Package org.eclipse.rdf4j.http.client.spi
package org.eclipse.rdf4j.http.client.spi
-
ClassDescriptionIntercepts an HTTP request before it is sent, allowing authentication credentials to be injected.
AuthenticationHandlerthat adds HTTP Basic authentication credentials to every request.AuthenticationHandlerthat adds an HTTP Bearer token to every request.An immutable HTTP header name/value pair.An HTTP request with method, URI, headers, and optional body.Builder forHttpRequest.Represents the body of an HTTP request.Convenience factory methods for common HTTP request types.Represents an HTTP response.Utility methods for working withHttpResponseinstances.A simple name/value pair.Producer<T>A supplier of values that may throw a checked exception.HTTP-client-agnostic facade for executing HTTP requests.Immutable configuration for anRDF4JHttpClient.Builder forRDF4JHttpClientConfig.SPI for creatingRDF4JHttpClientinstances.Utility class for obtainingRDF4JHttpClientFactoryinstances and creatingRDF4JHttpClientobjects.Utility for building URIs with query parameters.