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, setDecoderResultStompCommand command()
StompHeaders headers()
Copyright © 2008–2025 The Netty Project. All rights reserved.