true if a header with the name and value exists, false otherwise.StompHeadersSubframe content sub frame.StompFrame full frame.StompHeadersSubframe headers sub frame.LastStompContentSubframe.StompContentSubframe implementation.StompFrame.StompHeadersSubframe.Headers.get(Object) and convert the result to a String.StompContentSubframe which signals the end of the content batch
Note, even when no content is emitted by the protocol, an
empty LastStompContentSubframe is issued to make the upstream parsing
easier.StompHeadersSubframe and LastStompContentSubframe into one
frame.StompFrame's command and headers.StompSubframe implementations.ChannelHandler that aggregates an StompHeadersSubframe
and its following StompContentSubframes into a single StompFrame.Copyright © 2008–2025 The Netty Project. All rights reserved.