Package org.projectnessie.client.http
package org.projectnessie.client.http
-
ClassDescriptionThis interface defines execution methods for HTTP client requests.Implementations of
NessieAuthenticationwith this interface are able to produceRequestFilterinstance to be used withHttpClient.Simple Http client to make REST calls.Deprecated.This class is deprecated for removal.Specialization of HttpClientException in the case of a timeout while waiting to read the response.Class to hold an ongoing HTTP request and its parameters/filters.Simple holder for http response object.Factory interface for creating HTTP response handlers.HTTP specific Nessie client builder interface.Convenience base class for implementations ofNessieHttpClientBuilder.NessieHttpClientBuilderandNessieClientBuilderimplementation for HTTP/REST.Context containing all important info about a request.Filter to be evaluated before making a request.Interface for the important parts of a response.Filter evaluated post call.HTTP request status enum.