Uses of Package
com.couchbase.client.deps.io.netty.handler.codec.memcache.binary
-
Packages that use com.couchbase.client.deps.io.netty.handler.codec.memcache.binary Package Description com.couchbase.client.core.endpoint.kv com.couchbase.client.deps.io.netty.handler.codec.memcache.binary Implementations and Interfaces for the Memcache Binary protocol. -
Classes in com.couchbase.client.deps.io.netty.handler.codec.memcache.binary used by com.couchbase.client.core.endpoint.kv Class Description BinaryMemcacheRequest Represents a fullBinaryMemcacheRequest
, which contains the header and optional key and extras.FullBinaryMemcacheResponse ABinaryMemcacheResponse
that also includes the content.