Uses of Class
io.netty.handler.codec.memcache.binary.BinaryMemcacheRequestEncoder
Packages that use BinaryMemcacheRequestEncoder
Package
Description
Implementations and Interfaces for the Memcache Binary protocol.
-
Uses of BinaryMemcacheRequestEncoder in io.netty.handler.codec.memcache.binary
Subclasses with type arguments of type BinaryMemcacheRequestEncoder in io.netty.handler.codec.memcache.binaryModifier and TypeClassDescriptionfinal classThe client codec that combines the proper encoder and decoder.