Class BinaryMemcacheRequestDecoder

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class BinaryMemcacheRequestDecoder
extends AbstractBinaryMemcacheDecoder<BinaryMemcacheRequest>
The decoder part which takes care of decoding the request-specific headers.