public interface StompHeadersSubframe extends StompSubframe
StompFrame
的命令和标题的界面。
StompCommand
, StompHeaders
Modifier and Type | Method and Description |
---|---|
StompCommand |
command()
返回此帧的命令。
|
StompHeaders |
headers()
返回此帧的标题。
|
decoderResult, setDecoderResult
StompCommand command()
StompHeaders headers()
Copyright © 2008–2018 The Netty Project. All rights reserved.