Hierarchy For Package org.eclipse.rdf4j.http.client.spi
Class Hierarchy
- java.lang.Object
- org.eclipse.rdf4j.http.client.spi.BasicAuthenticationHandler (implements org.eclipse.rdf4j.http.client.spi.AuthenticationHandler)
- org.eclipse.rdf4j.http.client.spi.BearerTokenAuthenticationHandler (implements org.eclipse.rdf4j.http.client.spi.AuthenticationHandler)
- org.eclipse.rdf4j.http.client.spi.HttpHeader
- org.eclipse.rdf4j.http.client.spi.HttpRequest
- org.eclipse.rdf4j.http.client.spi.HttpRequest.Builder
- org.eclipse.rdf4j.http.client.spi.HttpRequests
- org.eclipse.rdf4j.http.client.spi.HttpUtils
- org.eclipse.rdf4j.http.client.spi.NameValuePair
- org.eclipse.rdf4j.http.client.spi.RDF4JHttpClientConfig
- org.eclipse.rdf4j.http.client.spi.RDF4JHttpClientConfig.Builder
- org.eclipse.rdf4j.http.client.spi.RDF4JHttpClients
- org.eclipse.rdf4j.http.client.spi.UriBuilder
Interface Hierarchy
- org.eclipse.rdf4j.http.client.spi.AuthenticationHandler
- java.lang.AutoCloseable
- org.eclipse.rdf4j.http.client.spi.HttpResponse
- org.eclipse.rdf4j.http.client.spi.RDF4JHttpClient
- org.eclipse.rdf4j.http.client.spi.HttpRequestBody
- org.eclipse.rdf4j.http.client.spi.Producer<T>
- org.eclipse.rdf4j.http.client.spi.RDF4JHttpClientFactory