Package | Description |
---|---|
io.netty.handler.codec.stomp |
STOMP codec
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultStompHeaders |
Modifier and Type | Field and Description |
---|---|
protected StompHeaders |
DefaultStompHeadersSubframe.headers |
Modifier and Type | Method and Description |
---|---|
StompHeaders |
StompHeadersSubframe.headers()
Returns headers of this frame.
|
StompHeaders |
DefaultStompHeadersSubframe.headers() |
Modifier and Type | Method and Description |
---|---|
private static long |
StompSubframeDecoder.getContentLength(StompHeaders headers,
long defaultValue) |
private StompSubframeDecoder.State |
StompSubframeDecoder.readHeaders(ByteBuf buffer,
StompHeaders headers) |