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 defaultStompContentSubframe
implementation.Default implementation ofStompHeadersSubframe
.The lastStompContentSubframe
which signals the end of the content batchSTOMP commandAn STOMP chunk which is used for STOMP chunked transfer-encoding.CombinesStompHeadersSubframe
andLastStompContentSubframe
into 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 allStompSubframe
implementations.Deprecated.this should never be used by an user!