Uses of Interface
io.netty.handler.codec.memcache.binary.FullBinaryMemcacheResponse
Packages that use FullBinaryMemcacheResponse
Package
Description
Implementations and Interfaces for the Memcache Binary protocol.
-
Uses of FullBinaryMemcacheResponse in io.netty.handler.codec.memcache.binary
Classes in io.netty.handler.codec.memcache.binary that implement FullBinaryMemcacheResponseModifier and TypeClassDescriptionclassThe default implementation of aFullBinaryMemcacheResponse.Methods in io.netty.handler.codec.memcache.binary that return FullBinaryMemcacheResponseModifier and TypeMethodDescriptionDefaultFullBinaryMemcacheResponse.copy()FullBinaryMemcacheResponse.copy()DefaultFullBinaryMemcacheResponse.duplicate()FullBinaryMemcacheResponse.duplicate()DefaultFullBinaryMemcacheResponse.retain()DefaultFullBinaryMemcacheResponse.retain(int increment) FullBinaryMemcacheResponse.retain()FullBinaryMemcacheResponse.retain(int increment) DefaultFullBinaryMemcacheResponse.retainedDuplicate()FullBinaryMemcacheResponse.retainedDuplicate()DefaultFullBinaryMemcacheResponse.touch()FullBinaryMemcacheResponse.touch()