Uses of Class
io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheRequest
Packages that use DefaultBinaryMemcacheRequest
Package
Description
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.binaryModifier and TypeClassDescriptionclass
The default implementation of aFullBinaryMemcacheRequest
.Methods in io.netty.handler.codec.memcache.binary with parameters of type DefaultBinaryMemcacheRequestModifier and TypeMethodDescription(package private) void
DefaultBinaryMemcacheRequest.copyMeta
(DefaultBinaryMemcacheRequest dst) Copies special metadata hold by this instance to the provided instance