Class BinaryMemcacheObjectAggregator

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

@UnstableApi public class BinaryMemcacheObjectAggregator extends AbstractMemcacheObjectAggregator<BinaryMemcacheMessage>
An object aggregator for the memcache binary protocol. It aggregates BinaryMemcacheMessages and MemcacheContent into FullBinaryMemcacheRequests or FullBinaryMemcacheResponses.