Class | Description |
---|---|
KeyValueAuthHandler |
A SASL Client which communicates through the memcache binary protocol.
|
KeyValueEndpoint |
This endpoint defines the pipeline for binary requests and responses.
|
KeyValueFeatureHandler |
This handler negotiates the enabled features through the HELLO command.
|
KeyValueHandler |
The
KeyValueHandler is responsible for encoding BinaryRequest s into lower level BinaryMemcacheRequest s as well as decoding FullBinaryMemcacheResponse s into CouchbaseResponse s. |
KeyValueHandler.KeepAliveRequest | |
KeyValueHandler.KeepAliveResponse |
Enum | Description |
---|---|
KeyValueStatus |
Enum describing all known response status codes that could be seen on the KeyValue protocol.
|
Exception | Description |
---|---|
AuthenticationException |
Copyright © 2015 Couchbase, Inc.. All rights reserved.