Package-level declarations
Types
Link copied to clipboard
Specialized HTTP client for the Couchbase Server REST API. An instance is available as Cluster.httpClient.
Link copied to clipboard
class CouchbaseHttpResponse
Link copied to clipboard
class HttpTarget
Determines which host and port an HTTP request is dispatched to. Use the companion factory methods to create new instances.
Link copied to clipboard
class NameValuePairs
Represents a query string or form data.