public interface StompHeadersSubframe extends StompSubframe
StompFrame
's command and headers.StompCommand
,
StompHeaders
Modifier and Type | Method and Description |
---|---|
StompCommand |
command()
Returns command of this frame.
|
StompHeaders |
headers()
Returns headers of this frame.
|
decoderResult, setDecoderResult
StompCommand command()
StompHeaders headers()
Copyright © 2008–2017 The Netty Project. All rights reserved.