Uses of Class
io.netty.handler.codec.memcache.binary.BinaryMemcacheRequestDecoder
Packages that use BinaryMemcacheRequestDecoder
Package
Description
Implementations and Interfaces for the Memcache Binary protocol.
-
Uses of BinaryMemcacheRequestDecoder in io.netty.handler.codec.memcache.binary
Subclasses with type arguments of type BinaryMemcacheRequestDecoder in io.netty.handler.codec.memcache.binaryModifier and TypeClassDescriptionclassThe full server codec that combines the correct encoder and decoder.