Uses of Package
io.netty.handler.codec.stomp
Packages that use io.netty.handler.codec.stomp
-
Classes in io.netty.handler.codec.stomp used by io.netty.handler.codec.stompClassDescriptionThe default implementation for the
LastStompContentSubframe.The defaultStompContentSubframeimplementation.Default implementation ofStompHeadersSubframe.The lastStompContentSubframewhich signals the end of the content batchSTOMP commandAn STOMP chunk which is used for STOMP chunked transfer-encoding.CombinesStompHeadersSubframeandLastStompContentSubframeinto one frame.The multimap data structure for the STOMP header names and values.An interface that defines aStompFrame's command and headers.Defines a common interface for allStompSubframeimplementations.Deprecated.this should never be used by an user!