Package org.opensearch.client.transport
package org.opensearch.client.transport
-
ClassDescriptionEndpoint<RequestT,
ResponseT, ErrorT> An endpoint links requests and responses to HTTP protocol encoding.GenericEndpoint<RequestT,ResponseT> An endpoint with a raw, unparsed response body.The request that takes care of serializing its body (content) into theOutputStreamJsonEndpoint<RequestT,ResponseT, ErrorT> An endpoint with a JSON response body.A transport layer that implements OpenSearch specificities.The transport layer that allowsApiClients 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.