Package co.elastic.clients.transport
package co.elastic.clients.transport
-
ClassDescriptionProvides a set of generic backoff policies.Default implementation of
TransportOptions
.DefaultTransportOptions.AbstractBuilder<BuilderT extends DefaultTransportOptions.AbstractBuilder<BuilderT>>A transport layer that implements Elasticsearch specificities.ElasticsearchTransportConfig.AbstractBuilder<BuilderT extends ElasticsearchTransportConfig.AbstractBuilder<BuilderT>>Builder forElasticsearchTransportConfig.Default
transport configurations.Default configuration that can be used with any transport implementation.Endpoint<RequestT,ResponseT, ErrorT> An endpoint links requests and responses to HTTP protocol encoding.JsonEndpoint<RequestT,ResponseT, ErrorT> An endpoint with a JSON response body.The transport layer that allowsApiClient
s to send requests.Container for all application-specific or request-specific options, including headers, query parameters and warning handlers.This class represents a SemVer version, with an optional patch revision.Base interface for request builders that can load properties found in URI paths segments and query parameters.