Uses of Interface
io.netty.handler.codec.stomp.LastStompContentSubframe
Packages that use LastStompContentSubframe
-
Uses of LastStompContentSubframe in io.netty.handler.codec.stomp
Subinterfaces of LastStompContentSubframe in io.netty.handler.codec.stompModifier and TypeInterfaceDescriptioninterfaceCombinesStompHeadersSubframeandLastStompContentSubframeinto one frame.Classes in io.netty.handler.codec.stomp that implement LastStompContentSubframeModifier and TypeClassDescriptionclassThe default implementation for theLastStompContentSubframe.classDefault implementation ofStompFrame.Fields in io.netty.handler.codec.stomp declared as LastStompContentSubframeModifier and TypeFieldDescriptionstatic final LastStompContentSubframeLastStompContentSubframe.EMPTY_LAST_CONTENTMethods in io.netty.handler.codec.stomp that return LastStompContentSubframeModifier and TypeMethodDescriptionDefaultLastStompContentSubframe.copy()LastStompContentSubframe.copy()DefaultLastStompContentSubframe.duplicate()LastStompContentSubframe.duplicate()DefaultLastStompContentSubframe.retain(int increment) LastStompContentSubframe.retain()LastStompContentSubframe.retain(int increment) DefaultLastStompContentSubframe.retainedDuplicate()LastStompContentSubframe.retainedDuplicate()DefaultLastStompContentSubframe.touch()LastStompContentSubframe.touch()