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