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() |
DefaultLastStompContentSubframe |
retain() |
LastStompContentSubframe |
retain(int increment) |
String |
toString() |
LastStompContentSubframe |
touch() |
LastStompContentSubframe |
touch(Object hint) |
content, decoderResult, refCnt, release, release, setDecoderResultpublic DefaultLastStompContentSubframe(io.netty.buffer.ByteBuf content)
public 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 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 String toString()
toString in class DefaultStompContentSubframeCopyright © 2008–2015 The Netty Project. All rights reserved.