| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
| com.couchbase.client.java.http |
| Class and Description |
|---|
| AsyncCouchbaseHttpClient
A specialized HTTP client for making requests to Couchbase Server.
|
| CouchbaseHttpClient
A specialized HTTP client for making requests to Couchbase Server.
|
| ReactiveCouchbaseHttpClient
A specialized HTTP client for making requests to Couchbase Server.
|
| Class and Description |
|---|
| AsyncCouchbaseHttpClient
A specialized HTTP client for making requests to Couchbase Server.
|
| CommonHttpOptions
Options common to all HTTP requests.
|
| CommonHttpOptions.BuiltCommonHttpOptions |
| HttpBody
The body of a POST or PUT request.
|
| HttpDeleteOptions |
| HttpDeleteOptions.Built |
| HttpGetOptions |
| HttpGetOptions.Built |
| HttpPath
Specifies the path for an HTTP request.
|
| HttpPostOptions |
| HttpPostOptions.Built |
| HttpPutOptions |
| HttpPutOptions.Built |
| 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.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.