Uses of Class
io.netty.handler.codec.memcache.binary.DefaultBinaryMemcacheResponse
Packages that use DefaultBinaryMemcacheResponse
Package
Description
Implementations and Interfaces for the Memcache Binary protocol.
-
Uses of DefaultBinaryMemcacheResponse in io.netty.handler.codec.memcache.binary
Subclasses of DefaultBinaryMemcacheResponse in io.netty.handler.codec.memcache.binaryModifier and TypeClassDescriptionclass
The default implementation of aFullBinaryMemcacheResponse
.Methods in io.netty.handler.codec.memcache.binary with parameters of type DefaultBinaryMemcacheResponseModifier and TypeMethodDescription(package private) void
DefaultBinaryMemcacheResponse.copyMeta
(DefaultBinaryMemcacheResponse dst) Copies special metadata hold by this instance to the provided instance