Uses of Package
io.netty.handler.codec.stomp
-
Packages that use io.netty.handler.codec.stomp Package Description io.netty.handler.codec.stomp STOMP codec -
Classes in io.netty.handler.codec.stomp used by io.netty.handler.codec.stomp Class Description DefaultLastStompContentSubframe The default implementation for theLastStompContentSubframe.DefaultStompContentSubframe The defaultStompContentSubframeimplementation.DefaultStompHeaders DefaultStompHeadersSubframe Default implementation ofStompHeadersSubframe.LastStompContentSubframe The lastStompContentSubframewhich signals the end of the content batchStompCommand STOMP commandStompContentSubframe An STOMP chunk which is used for STOMP chunked transfer-encoding.StompFrame CombinesStompHeadersSubframeandLastStompContentSubframeinto one frame.StompHeaders The multimap data structure for the STOMP header names and values.StompHeadersSubframe An interface that defines aStompFrame's command and headers.StompSubframe Defines a common interface for allStompSubframeimplementations.StompSubframeDecoder.State Deprecated.this should never be used by an user!