Interface FullBinaryMemcacheResponse

All Superinterfaces:
BinaryMemcacheMessage, BinaryMemcacheResponse, ByteBufHolder, DecoderResultProvider, FullMemcacheMessage, LastMemcacheContent, MemcacheContent, MemcacheMessage, MemcacheObject, ReferenceCounted
All Known Implementing Classes:
DefaultFullBinaryMemcacheResponse

@UnstableApi public interface FullBinaryMemcacheResponse extends BinaryMemcacheResponse, FullMemcacheMessage
A BinaryMemcacheResponse that also includes the content.