public class DefaultLastStompContentSubframe extends DefaultStompContentSubframe implements LastStompContentSubframe
LastStompContentSubframe.EMPTY_LAST_CONTENT| Constructor and Description |
|---|
DefaultLastStompContentSubframe(io.netty.buffer.ByteBuf content) |
| Modifier and Type | Method and Description |
|---|---|
LastStompContentSubframe |
copy() |
LastStompContentSubframe |
duplicate() |
LastStompContentSubframe |
replace(io.netty.buffer.ByteBuf content) |
DefaultLastStompContentSubframe |
retain() |
LastStompContentSubframe |
retain(int increment) |
LastStompContentSubframe |
retainedDuplicate() |
String |
toString() |
LastStompContentSubframe |
touch() |
LastStompContentSubframe |
touch(Object hint) |
decoderResult, setDecoderResultcontent, contentToString, equals, hashCode, refCnt, release, releasepublic DefaultLastStompContentSubframe(io.netty.buffer.ByteBuf content)
public LastStompContentSubframe copy()
copy in interface io.netty.buffer.ByteBufHoldercopy in interface LastStompContentSubframecopy in interface StompContentSubframecopy in class DefaultStompContentSubframepublic LastStompContentSubframe duplicate()
duplicate in interface io.netty.buffer.ByteBufHolderduplicate in interface LastStompContentSubframeduplicate in interface StompContentSubframeduplicate in class DefaultStompContentSubframepublic LastStompContentSubframe retainedDuplicate()
retainedDuplicate in interface io.netty.buffer.ByteBufHolderretainedDuplicate in interface LastStompContentSubframeretainedDuplicate in interface StompContentSubframeretainedDuplicate in class DefaultStompContentSubframepublic LastStompContentSubframe replace(io.netty.buffer.ByteBuf content)
replace in interface io.netty.buffer.ByteBufHolderreplace in interface LastStompContentSubframereplace in interface StompContentSubframereplace in class DefaultStompContentSubframepublic DefaultLastStompContentSubframe retain()
retain in interface io.netty.buffer.ByteBufHolderretain in interface LastStompContentSubframeretain in interface StompContentSubframeretain in interface io.netty.util.ReferenceCountedretain in class DefaultStompContentSubframepublic LastStompContentSubframe retain(int increment)
retain in interface io.netty.buffer.ByteBufHolderretain in interface LastStompContentSubframeretain in interface StompContentSubframeretain in interface io.netty.util.ReferenceCountedretain in class DefaultStompContentSubframepublic LastStompContentSubframe touch()
touch in interface io.netty.buffer.ByteBufHoldertouch in interface LastStompContentSubframetouch in interface StompContentSubframetouch in interface io.netty.util.ReferenceCountedtouch in class DefaultStompContentSubframepublic LastStompContentSubframe touch(Object hint)
touch in interface io.netty.buffer.ByteBufHoldertouch in interface LastStompContentSubframetouch in interface StompContentSubframetouch in interface io.netty.util.ReferenceCountedtouch in class DefaultStompContentSubframepublic String toString()
toString in class DefaultStompContentSubframeCopyright © 2008–2025 The Netty Project. All rights reserved.