Class DefaultStompFrame

java.lang.Object
io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
io.netty.handler.codec.stomp.DefaultStompFrame
All Implemented Interfaces:
ByteBufHolder, DecoderResultProvider, LastStompContentSubframe, StompContentSubframe, StompFrame, StompHeadersSubframe, StompSubframe, ReferenceCounted

public class DefaultStompFrame extends DefaultStompHeadersSubframe implements StompFrame
Default implementation of StompFrame.