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