| Class | Description |
|---|---|
| AsyncCouchbaseHttpClient |
A specialized HTTP client for making requests to Couchbase Server.
|
| CommonHttpOptions<SELF extends CommonHttpOptions<SELF>> |
Options common to all HTTP requests.
|
| CouchbaseHttpClient |
A specialized HTTP client for making requests to Couchbase Server.
|
| HttpBody |
The body of a POST or PUT request.
|
| HttpDeleteOptions | |
| HttpGetOptions | |
| HttpPath |
Specifies the path for an HTTP request.
|
| HttpPostOptions | |
| HttpPutOptions | |
| HttpResponse |
HTTP status code and response content.
|
| HttpTarget |
Specifies which Couchbase service should receive the request.
|
| NameValuePair |
A name-value pair.
|
| NameValuePairs |
Represents a query string or form data.
|
| ReactiveCouchbaseHttpClient |
A specialized HTTP client for making requests to Couchbase Server.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.