Uses of Class
io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheRequest
-
Packages that use DefaultBinaryMemcacheRequest Package Description io.netty.handler.codec.memcache.binary Implementations and Interfaces for the Memcache Binary protocol. -
-
Uses of DefaultBinaryMemcacheRequest in io.netty.handler.codec.memcache.binary
Subclasses of DefaultBinaryMemcacheRequest in io.netty.handler.codec.memcache.binary Modifier and Type Class Description class
DefaultFullBinaryMemcacheRequest
The default implementation of aFullBinaryMemcacheRequest
.
-