Uses of Class
io.netty.handler.codec.memcache.binary.AbstractBinaryMemcacheMessage
Packages that use AbstractBinaryMemcacheMessage
Package
Description
Implementations and Interfaces for the Memcache Binary protocol.
-
Uses of AbstractBinaryMemcacheMessage in io.netty.handler.codec.memcache.binary
Subclasses of AbstractBinaryMemcacheMessage in io.netty.handler.codec.memcache.binaryModifier and TypeClassDescriptionclassThe default implementation of theBinaryMemcacheRequest.classThe default implementation of theBinaryMemcacheResponse.classThe default implementation of aFullBinaryMemcacheRequest.classThe default implementation of aFullBinaryMemcacheResponse.