| 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() |
Copyright © 2008–2017 The Netty Project. All rights reserved.