| 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 BinaryRequests into lower level BinaryMemcacheRequests as well as decoding FullBinaryMemcacheResponses into CouchbaseResponses. |
| 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 © 2016 Couchbase, Inc.. All rights reserved.