Uses of Class
io.netty.handler.codec.memcache.binary.AbstractBinaryMemcacheDecoder
Packages that use AbstractBinaryMemcacheDecoder
Package
Description
Implementations and Interfaces for the Memcache Binary protocol.
-
Uses of AbstractBinaryMemcacheDecoder in io.netty.handler.codec.memcache.binary
Subclasses of AbstractBinaryMemcacheDecoder in io.netty.handler.codec.memcache.binaryModifier and TypeClassDescriptionprivate final class
class
The decoder part which takes care of decoding the request-specific headers.class
The decoder which takes care of decoding the response headers.