@UnstableApi public abstract class AbstractMemcacheObject extends AbstractReferenceCounted implements MemcacheObject
MemcacheObject implementation.| Modifier | Constructor and Description | 
|---|---|
protected  | 
AbstractMemcacheObject()  | 
| Modifier and Type | Method and Description | 
|---|---|
DecoderResult | 
decoderResult()
Returns the result of decoding this object. 
 | 
void | 
setDecoderResult(DecoderResult result)
Updates the result of decoding this object. 
 | 
deallocate, refCnt, release, release, retain, retain, setRefCnt, touchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittouchpublic DecoderResult decoderResult()
DecoderResultProviderdecoderResult in interface DecoderResultProviderpublic void setDecoderResult(DecoderResult result)
DecoderResultProvidersetDecoderResult in interface DecoderResultProviderCopyright © 2008–2025 The Netty Project. All rights reserved.