Uses of Interface
io.netty.handler.codec.stomp.StompHeaders
Packages that use StompHeaders
-
Uses of StompHeaders in io.netty.handler.codec.stomp
Classes in io.netty.handler.codec.stomp that implement StompHeadersMethods in io.netty.handler.codec.stomp that return StompHeadersModifier and TypeMethodDescriptionDefaultStompHeadersSubframe.headers()StompHeadersSubframe.headers()Returns headers of this frame.Methods in io.netty.handler.codec.stomp with parameters of type StompHeadersModifier and TypeMethodDescriptionprivate static longStompSubframeDecoder.getContentLength(StompHeaders headers)