Class | Description |
---|---|
KeyValueAuthHandler |
A SASL Client which communicates through the memcache binary protocol.
|
KeyValueEndpoint |
This endpoint defines the pipeline for binary requests and responses.
|
KeyValueHandler |
The
KeyValueHandler is responsible for encoding BinaryRequest s into lower level BinaryMemcacheRequest s as well as decoding FullBinaryMemcacheResponse s into CouchbaseResponse s. |
Exception | Description |
---|---|
AuthenticationException |