A B C D E F G H I K L M N O P R S T U V W X 

A

abort() - Method in class org.apache.http.client.fluent.Request
 
abort() - Method in interface org.apache.http.client.methods.AbortableHttpRequest
Deprecated.
Aborts this http request.
abort() - Method in class org.apache.http.client.methods.AbstractExecutionAwareRequest
 
abort() - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
abort() - Method in interface org.apache.http.client.methods.HttpUriRequest
Aborts execution of the request.
abort() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
AbortableHttpRequest - Interface in org.apache.http.client.methods
Deprecated.
abortConnection() - Method in interface org.apache.http.conn.ConnectionReleaseTrigger
Releases the connection without the option of keep-alive.
abortConnection() - Method in class org.apache.http.conn.EofSensorInputStream
Aborts this stream.
abortRequest() - Method in interface org.apache.http.conn.ClientConnectionRequest
Deprecated.
AbstractContentBody - Class in org.apache.http.entity.mime.content
 
AbstractContentBody(ContentType) - Constructor for class org.apache.http.entity.mime.content.AbstractContentBody
 
AbstractContentBody(String) - Constructor for class org.apache.http.entity.mime.content.AbstractContentBody
AbstractCookieAttributeHandler - Class in org.apache.http.impl.cookie
 
AbstractCookieAttributeHandler() - Constructor for class org.apache.http.impl.cookie.AbstractCookieAttributeHandler
 
AbstractCookieSpec - Class in org.apache.http.impl.cookie
Abstract cookie specification which can delegate the job of parsing, validation or matching cookie attributes to a number of arbitrary CookieAttributeHandlers.
AbstractCookieSpec() - Constructor for class org.apache.http.impl.cookie.AbstractCookieSpec
Default constructor
AbstractCookieSpec(HashMap<String, CookieAttributeHandler>) - Constructor for class org.apache.http.impl.cookie.AbstractCookieSpec
 
AbstractCookieSpec(CommonCookieAttributeHandler...) - Constructor for class org.apache.http.impl.cookie.AbstractCookieSpec
 
AbstractExecutionAwareRequest - Class in org.apache.http.client.methods
 
AbstractExecutionAwareRequest() - Constructor for class org.apache.http.client.methods.AbstractExecutionAwareRequest
 
AbstractResponseHandler<T> - Class in org.apache.http.impl.client
A generic ResponseHandler that works with the response entity for successful (2xx) responses.
AbstractResponseHandler() - Constructor for class org.apache.http.impl.client.AbstractResponseHandler
 
AbstractVerifier - Class in org.apache.http.conn.ssl
Deprecated.
(4.4) use an implementation of HostnameVerifier or DefaultHostnameVerifier.
AbstractVerifier() - Constructor for class org.apache.http.conn.ssl.AbstractVerifier
Deprecated.
 
acceptableCountryWildcard(String) - Static method in class org.apache.http.conn.ssl.AbstractVerifier
Deprecated.
 
adapt(HttpContext) - Static method in class org.apache.http.client.cache.HttpCacheContext
 
adapt(HttpContext) - Static method in class org.apache.http.client.protocol.HttpClientContext
 
add(String, String) - Method in class org.apache.http.client.fluent.Form
 
add(URI) - Method in class org.apache.http.impl.client.RedirectLocations
Adds a new URI to the collection.
add(int, Object) - Method in class org.apache.http.impl.client.RedirectLocations
Inserts the specified element at the specified position in this list (must be a URI).
add(String, InetAddress...) - Method in class org.apache.http.impl.conn.InMemoryDnsResolver
Associates the given array of IP addresses to the given host in this DNS overrider.
addBinaryBody(String, byte[], ContentType, String) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
addBinaryBody(String, byte[]) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
addBinaryBody(String, File, ContentType, String) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
addBinaryBody(String, File) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
addBinaryBody(String, InputStream, ContentType, String) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
addBinaryBody(String, InputStream) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
addCloseable(Closeable) - Method in class org.apache.http.impl.client.HttpClientBuilder
For internal use.
addCookie(Cookie) - Method in interface org.apache.http.client.CookieStore
Adds an Cookie, replacing any existing equivalent cookies.
addCookie(Cookie) - Method in class org.apache.http.impl.client.BasicCookieStore
Adds an HTTP cookie, replacing any existing equivalent cookies.
addCookies(Cookie[]) - Method in class org.apache.http.impl.client.BasicCookieStore
Adds an array of HTTP cookies.
addField(String, String) - Method in class org.apache.http.entity.mime.FormBodyPart
 
addField(String, String) - Method in class org.apache.http.entity.mime.FormBodyPartBuilder
 
addField(MinimalField) - Method in class org.apache.http.entity.mime.Header
 
addHeader(Header) - Method in class org.apache.http.client.fluent.Request
 
addHeader(String, String) - Method in class org.apache.http.client.fluent.Request
 
addHeader(Header) - Method in class org.apache.http.client.methods.RequestBuilder
 
addHeader(String, String) - Method in class org.apache.http.client.methods.RequestBuilder
 
addInterceptorFirst(HttpResponseInterceptor) - Method in class org.apache.http.impl.client.HttpClientBuilder
Adds this protocol interceptor to the head of the protocol processing list.
addInterceptorFirst(HttpRequestInterceptor) - Method in class org.apache.http.impl.client.HttpClientBuilder
Adds this protocol interceptor to the head of the protocol processing list.
addInterceptorLast(HttpResponseInterceptor) - Method in class org.apache.http.impl.client.HttpClientBuilder
Adds this protocol interceptor to the tail of the protocol processing list.
addInterceptorLast(HttpRequestInterceptor) - Method in class org.apache.http.impl.client.HttpClientBuilder
Adds this protocol interceptor to the tail of the protocol processing list.
addParameter(NameValuePair) - Method in class org.apache.http.client.methods.RequestBuilder
 
addParameter(String, String) - Method in class org.apache.http.client.methods.RequestBuilder
 
addParameter(String, String) - Method in class org.apache.http.client.utils.URIBuilder
Adds parameter to URI query.
addParameters(NameValuePair...) - Method in class org.apache.http.client.methods.RequestBuilder
 
addParameters(List<NameValuePair>) - Method in class org.apache.http.client.utils.URIBuilder
Adds URI query parameters.
addPart(FormBodyPart) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
addPart(String, ContentBody) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
addTextBody(String, String, ContentType) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
addTextBody(String, String) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
AGE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
AIMDBackoffManager - Class in org.apache.http.impl.client
The AIMDBackoffManager applies an additive increase, multiplicative decrease (AIMD) to managing a dynamic limit to the number of connections allowed to a given host.
AIMDBackoffManager(ConnPoolControl<HttpRoute>) - Constructor for class org.apache.http.impl.client.AIMDBackoffManager
Creates an AIMDBackoffManager to manage per-host connection pool sizes represented by the given ConnPoolControl.
AllClientPNames - Interface in org.apache.http.client.params
ALLOW - Static variable in class org.apache.http.client.cache.HeaderConstants
 
ALLOW_ALL_HOSTNAME_VERIFIER - Static variable in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
Deprecated.
ALLOW_CIRCULAR_REDIRECTS - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
Defines whether circular redirects (redirects to the same location) should be allowed.
AllowAllHostnameVerifier - Class in org.apache.http.conn.ssl
Deprecated.
AllowAllHostnameVerifier() - Constructor for class org.apache.http.conn.ssl.AllowAllHostnameVerifier
Deprecated.
 
ANY - Static variable in class org.apache.http.auth.AuthScope
Default scope matching any host, port, realm and authentication scheme.
ANY_HOST - Static variable in class org.apache.http.auth.AuthScope
The null value represents any host.
ANY_PORT - Static variable in class org.apache.http.auth.AuthScope
The -1 value represents any port.
ANY_REALM - Static variable in class org.apache.http.auth.AuthScope
The null value represents any realm.
ANY_SCHEME - Static variable in class org.apache.http.auth.AuthScope
The null value represents any authentication scheme.
asBytes() - Method in class org.apache.http.client.fluent.Content
 
asStream() - Method in class org.apache.http.client.fluent.Content
 
asString() - Method in class org.apache.http.client.fluent.Content
 
asString(Charset) - Method in class org.apache.http.client.fluent.Content
 
Async - Class in org.apache.http.client.fluent
 
AsynchronousValidationRequest - Class in org.apache.http.impl.client.cache
Class used to represent an asynchronous revalidation event, such as with "stale-while-revalidate"
AUTH - Class in org.apache.http.auth
Constants and static helpers related to the HTTP authentication.
auth(AuthScope, Credentials) - Method in class org.apache.http.client.fluent.Executor
 
auth(HttpHost, Credentials) - Method in class org.apache.http.client.fluent.Executor
 
auth(String, Credentials) - Method in class org.apache.http.client.fluent.Executor
 
auth(Credentials) - Method in class org.apache.http.client.fluent.Executor
 
auth(String, String) - Method in class org.apache.http.client.fluent.Executor
 
auth(String, String, String, String) - Method in class org.apache.http.client.fluent.Executor
 
auth(HttpHost, String, String) - Method in class org.apache.http.client.fluent.Executor
 
auth(HttpHost, String, String, String, String) - Method in class org.apache.http.client.fluent.Executor
 
AUTH_CACHE - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a AuthCache object that represents the auth scheme cache.
AuthCache - Interface in org.apache.http.client
Abstract AuthScheme cache.
authenticate(Credentials, HttpRequest) - Method in interface org.apache.http.auth.AuthScheme
authenticate(Credentials, HttpRequest, HttpContext) - Method in interface org.apache.http.auth.ContextAwareAuthScheme
Produces an authorization string for the given set of Credentials.
authenticate(Credentials, HttpRequest, HttpContext) - Method in class org.apache.http.impl.auth.AuthSchemeBase
 
authenticate(Credentials, HttpRequest) - Method in class org.apache.http.impl.auth.BasicScheme
authenticate(Credentials, HttpRequest, HttpContext) - Method in class org.apache.http.impl.auth.BasicScheme
Produces basic authorization header for the given set of Credentials.
authenticate(Credentials, String, boolean) - Static method in class org.apache.http.impl.auth.BasicScheme
authenticate(Credentials, HttpRequest) - Method in class org.apache.http.impl.auth.DigestScheme
authenticate(Credentials, HttpRequest, HttpContext) - Method in class org.apache.http.impl.auth.DigestScheme
Produces a digest authorization string for the given set of Credentials, method name and URI.
authenticate(Credentials, HttpRequest) - Method in class org.apache.http.impl.auth.GGSSchemeBase
authenticate(Credentials, HttpRequest, HttpContext) - Method in class org.apache.http.impl.auth.GGSSchemeBase
 
authenticate(Credentials, HttpRequest, HttpContext) - Method in class org.apache.http.impl.auth.KerberosScheme
Produces KERBEROS authorization Header based on token created by processChallenge.
authenticate(Credentials, HttpRequest) - Method in class org.apache.http.impl.auth.NTLMScheme
 
authenticate(Credentials, HttpRequest, HttpContext) - Method in class org.apache.http.impl.auth.SPNegoScheme
Produces SPNEGO authorization Header based on token created by processChallenge.
authenticate(Credentials, HttpRequest, HttpContext) - Method in class org.apache.http.impl.auth.win.WindowsNegotiateScheme
 
authenticate(Credentials, HttpRequest) - Method in class org.apache.http.impl.auth.win.WindowsNegotiateScheme
Deprecated.
AuthenticationException - Exception in org.apache.http.auth
Signals a failure in authentication process
AuthenticationException() - Constructor for exception org.apache.http.auth.AuthenticationException
Creates a new AuthenticationException with a null detail message.
AuthenticationException(String) - Constructor for exception org.apache.http.auth.AuthenticationException
Creates a new AuthenticationException with the specified message.
AuthenticationException(String, Throwable) - Constructor for exception org.apache.http.auth.AuthenticationException
Creates a new AuthenticationException with the specified detail message and cause.
AuthenticationStrategy - Interface in org.apache.http.client
/** A handler for determining if an HTTP response represents an authentication challenge that was sent back to the client as a result of authentication failure.
authFailed(HttpHost, AuthScheme, HttpContext) - Method in interface org.apache.http.client.AuthenticationStrategy
Callback invoked in case of unsuccessful authentication.
AuthOption - Class in org.apache.http.auth
 
AuthOption(AuthScheme, Credentials) - Constructor for class org.apache.http.auth.AuthOption
 
AUTHORIZATION - Static variable in class org.apache.http.client.cache.HeaderConstants
 
AuthPNames - Interface in org.apache.http.auth.params
Deprecated.
(4.3) use RequestConfig and constructor parameters of AuthSchemeProviders.
authPreemptive(HttpHost) - Method in class org.apache.http.client.fluent.Executor
 
authPreemptive(String) - Method in class org.apache.http.client.fluent.Executor
 
authPreemptiveProxy(HttpHost) - Method in class org.apache.http.client.fluent.Executor
 
authPreemptiveProxy(String) - Method in class org.apache.http.client.fluent.Executor
 
AuthProtocolState - Enum in org.apache.http.auth
 
AuthScheme - Interface in org.apache.http.auth
This interface represents an abstract challenge-response oriented authentication scheme.
AUTHSCHEME_REGISTRY - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a Lookup object that represents the actual AuthSchemeProvider registry.
AuthSchemeBase - Class in org.apache.http.impl.auth
Abstract authentication scheme class that serves as a basis for all authentication schemes supported by HttpClient.
AuthSchemeBase(ChallengeState) - Constructor for class org.apache.http.impl.auth.AuthSchemeBase
Deprecated.
(4.3) do not use.
AuthSchemeBase() - Constructor for class org.apache.http.impl.auth.AuthSchemeBase
 
AuthSchemeFactory - Interface in org.apache.http.auth
Deprecated.
AuthSchemeProvider - Interface in org.apache.http.auth
Factory for AuthScheme implementations.
AuthSchemeRegistry - Class in org.apache.http.auth
Deprecated.
(4.3) use Registry
AuthSchemeRegistry() - Constructor for class org.apache.http.auth.AuthSchemeRegistry
Deprecated.
 
AuthSchemes - Class in org.apache.http.client.config
Standard authentication schemes supported by HttpClient.
AuthScope - Class in org.apache.http.auth
AuthScope represents an authentication scope consisting of a host name, a port number, a realm name and an authentication scheme name.
AuthScope(String, int, String, String) - Constructor for class org.apache.http.auth.AuthScope
Defines auth scope with the given host, port, realm, and schemeName.
AuthScope(HttpHost, String, String) - Constructor for class org.apache.http.auth.AuthScope
Defines auth scope for a specific host of origin.
AuthScope(HttpHost) - Constructor for class org.apache.http.auth.AuthScope
Defines auth scope for a specific host of origin.
AuthScope(String, int, String) - Constructor for class org.apache.http.auth.AuthScope
Defines auth scope with the given host, port and realm.
AuthScope(String, int) - Constructor for class org.apache.http.auth.AuthScope
Defines auth scope with the given host and port.
AuthScope(AuthScope) - Constructor for class org.apache.http.auth.AuthScope
Creates a copy of the given credentials scope.
AuthState - Class in org.apache.http.auth
This class provides detailed information about the state of the authentication process.
AuthState() - Constructor for class org.apache.http.auth.AuthState
 
authSucceeded(HttpHost, AuthScheme, HttpContext) - Method in interface org.apache.http.client.AuthenticationStrategy
Callback invoked in case of successful authentication.
available() - Method in class org.apache.http.client.entity.DeflateInputStream
Get available.
available() - Method in class org.apache.http.conn.EofSensorInputStream
 
awaitTermination(long, TimeUnit) - Method in class org.apache.http.impl.client.IdleConnectionEvictor
 

B

backOff(HttpRoute) - Method in interface org.apache.http.client.BackoffManager
Called when we have decided that the result of using a connection should be interpreted as a backoff signal.
backOff(HttpRoute) - Method in class org.apache.http.impl.client.AIMDBackoffManager
 
BackoffManager - Interface in org.apache.http.client
Represents a controller that dynamically adjusts the size of an available connection pool based on feedback from using the connections.
BackoffStrategyExec - Class in org.apache.http.impl.execchain
 
BackoffStrategyExec(ClientExecChain, ConnectionBackoffStrategy, BackoffManager) - Constructor for class org.apache.http.impl.execchain.BackoffStrategyExec
 
BASIC - Static variable in class org.apache.http.client.config.AuthSchemes
Basic authentication scheme as defined in RFC 2617 (considered inherently insecure, but most widely supported).
BasicAuthCache - Class in org.apache.http.impl.client
Default implementation of AuthCache.
BasicAuthCache(SchemePortResolver) - Constructor for class org.apache.http.impl.client.BasicAuthCache
Default constructor.
BasicAuthCache() - Constructor for class org.apache.http.impl.client.BasicAuthCache
 
BasicClientCookie - Class in org.apache.http.impl.cookie
Default implementation of SetCookie.
BasicClientCookie(String, String) - Constructor for class org.apache.http.impl.cookie.BasicClientCookie
Default Constructor taking a name and a value.
BasicClientCookie2 - Class in org.apache.http.impl.cookie
Default implementation of SetCookie2.
BasicClientCookie2(String, String) - Constructor for class org.apache.http.impl.cookie.BasicClientCookie2
Default Constructor taking a name and a value.
BasicCommentHandler - Class in org.apache.http.impl.cookie
 
BasicCommentHandler() - Constructor for class org.apache.http.impl.cookie.BasicCommentHandler
 
BasicCookieStore - Class in org.apache.http.impl.client
Default implementation of CookieStore
BasicCookieStore() - Constructor for class org.apache.http.impl.client.BasicCookieStore
 
BasicCredentialsProvider - Class in org.apache.http.impl.client
Default implementation of CredentialsProvider.
BasicCredentialsProvider() - Constructor for class org.apache.http.impl.client.BasicCredentialsProvider
Default constructor.
BasicDomainHandler - Class in org.apache.http.impl.cookie
 
BasicDomainHandler() - Constructor for class org.apache.http.impl.cookie.BasicDomainHandler
 
BasicExpiresHandler - Class in org.apache.http.impl.cookie
 
BasicExpiresHandler(String[]) - Constructor for class org.apache.http.impl.cookie.BasicExpiresHandler
 
BasicHttpCacheStorage - Class in org.apache.http.impl.client.cache
Basic HttpCacheStorage implementation backed by an instance of LinkedHashMap.
BasicHttpCacheStorage(CacheConfig) - Constructor for class org.apache.http.impl.client.cache.BasicHttpCacheStorage
 
BasicHttpClientConnectionManager - Class in org.apache.http.impl.conn
A connection manager for a single connection.
BasicHttpClientConnectionManager(Lookup<ConnectionSocketFactory>, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>, SchemePortResolver, DnsResolver) - Constructor for class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
BasicHttpClientConnectionManager(HttpClientConnectionOperator, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>) - Constructor for class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
BasicHttpClientConnectionManager(Lookup<ConnectionSocketFactory>, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>) - Constructor for class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
BasicHttpClientConnectionManager(Lookup<ConnectionSocketFactory>) - Constructor for class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
BasicHttpClientConnectionManager() - Constructor for class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
BasicMaxAgeHandler - Class in org.apache.http.impl.cookie
 
BasicMaxAgeHandler() - Constructor for class org.apache.http.impl.cookie.BasicMaxAgeHandler
 
BasicPathHandler - Class in org.apache.http.impl.cookie
 
BasicPathHandler() - Constructor for class org.apache.http.impl.cookie.BasicPathHandler
 
BasicResponseHandler - Class in org.apache.http.impl.client
A ResponseHandler that returns the response body as a String for successful (2xx) responses.
BasicResponseHandler() - Constructor for class org.apache.http.impl.client.BasicResponseHandler
 
BasicRouteDirector - Class in org.apache.http.conn.routing
Basic HttpRouteDirector implementation.
BasicRouteDirector() - Constructor for class org.apache.http.conn.routing.BasicRouteDirector
 
BasicScheme - Class in org.apache.http.impl.auth
Basic authentication scheme as defined in RFC 2617.
BasicScheme(Charset) - Constructor for class org.apache.http.impl.auth.BasicScheme
 
BasicScheme(ChallengeState) - Constructor for class org.apache.http.impl.auth.BasicScheme
Deprecated.
(4.3) do not use.
BasicScheme() - Constructor for class org.apache.http.impl.auth.BasicScheme
 
BasicSchemeFactory - Class in org.apache.http.impl.auth
AuthSchemeProvider implementation that creates and initializes BasicScheme instances.
BasicSchemeFactory(Charset) - Constructor for class org.apache.http.impl.auth.BasicSchemeFactory
 
BasicSchemeFactory() - Constructor for class org.apache.http.impl.auth.BasicSchemeFactory
 
BasicSecureHandler - Class in org.apache.http.impl.cookie
 
BasicSecureHandler() - Constructor for class org.apache.http.impl.cookie.BasicSecureHandler
 
BasicUserPrincipal - Class in org.apache.http.auth
Basic user principal used for HTTP authentication
BasicUserPrincipal(String) - Constructor for class org.apache.http.auth.BasicUserPrincipal
 
BEST_MATCH - Static variable in class org.apache.http.client.config.CookieSpecs
Deprecated.
(4.4) use {link #DEFAULT}.
bind(Socket) - Method in interface org.apache.http.conn.ManagedHttpClientConnection
Binds this connection to the given socket.
bind(Socket) - Method in class org.apache.http.impl.conn.DefaultManagedHttpClientConnection
 
body(HttpEntity) - Method in class org.apache.http.client.fluent.Request
 
bodyByteArray(byte[]) - Method in class org.apache.http.client.fluent.Request
 
bodyByteArray(byte[], ContentType) - Method in class org.apache.http.client.fluent.Request
 
bodyByteArray(byte[], int, int) - Method in class org.apache.http.client.fluent.Request
 
bodyByteArray(byte[], int, int, ContentType) - Method in class org.apache.http.client.fluent.Request
 
bodyFile(File, ContentType) - Method in class org.apache.http.client.fluent.Request
 
bodyForm(Iterable<? extends NameValuePair>, Charset) - Method in class org.apache.http.client.fluent.Request
 
bodyForm(Iterable<? extends NameValuePair>) - Method in class org.apache.http.client.fluent.Request
 
bodyForm(NameValuePair...) - Method in class org.apache.http.client.fluent.Request
 
bodyStream(InputStream) - Method in class org.apache.http.client.fluent.Request
 
bodyStream(InputStream, ContentType) - Method in class org.apache.http.client.fluent.Request
 
bodyString(String, ContentType) - Method in class org.apache.http.client.fluent.Request
 
BROWSER_COMPATIBILITY - Static variable in class org.apache.http.client.config.CookieSpecs
Deprecated.
(4.4) use {link #DEFAULT}.
BROWSER_COMPATIBLE_HOSTNAME_VERIFIER - Static variable in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
Deprecated.
BrowserCompatHostnameVerifier - Class in org.apache.http.conn.ssl
Deprecated.
BrowserCompatHostnameVerifier() - Constructor for class org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Deprecated.
 
build() - Method in class org.apache.http.client.config.RequestConfig.Builder
 
build() - Method in class org.apache.http.client.entity.EntityBuilder
Creates new instance of HttpEntity based on the current state.
build() - Method in class org.apache.http.client.fluent.Form
 
build() - Method in class org.apache.http.client.methods.RequestBuilder
 
build() - Method in class org.apache.http.client.utils.URIBuilder
Builds a URI instance.
build() - Method in class org.apache.http.entity.mime.FormBodyPartBuilder
 
build() - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
build() - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
 
build() - Method in class org.apache.http.impl.client.HttpClientBuilder
 
ByteArrayBody - Class in org.apache.http.entity.mime.content
Binary body part backed by a byte array.
ByteArrayBody(byte[], String, String) - Constructor for class org.apache.http.entity.mime.content.ByteArrayBody
ByteArrayBody(byte[], ContentType, String) - Constructor for class org.apache.http.entity.mime.content.ByteArrayBody
 
ByteArrayBody(byte[], String) - Constructor for class org.apache.http.entity.mime.content.ByteArrayBody
Creates a new ByteArrayBody.

C

CACHE_CONTROL - Static variable in class org.apache.http.client.cache.HeaderConstants
 
CACHE_CONTROL_MAX_AGE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
CACHE_CONTROL_MAX_STALE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
CACHE_CONTROL_MIN_FRESH - Static variable in class org.apache.http.client.cache.HeaderConstants
 
CACHE_CONTROL_MUST_REVALIDATE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
CACHE_CONTROL_NO_CACHE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
CACHE_CONTROL_NO_STORE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
CACHE_CONTROL_PROXY_REVALIDATE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
CACHE_RESPONSE_STATUS - Static variable in class org.apache.http.client.cache.HttpCacheContext
This is the name under which the CacheResponseStatus of a request (for example, whether it resulted in a cache hit) will be recorded if an HttpContext is provided during execution.
CacheConfig - Class in org.apache.http.impl.client.cache
Java Beans-style configuration for a CachingHttpClient.
CacheConfig() - Constructor for class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
CacheConfig.Builder - Class in org.apache.http.impl.client.cache
 
CacheResponseStatus - Enum in org.apache.http.client.cache
This enumeration represents the various ways a response can be generated by the CachingHttpClient; if a request is executed with an HttpContext then a parameter with one of these values will be registered in the context under the key CachingHttpClient.CACHE_RESPONSE_STATUS.
CachingExec - Class in org.apache.http.impl.client.cache
Request executor in the request execution chain that is responsible for transparent client-side caching.
CachingExec(ClientExecChain, HttpCache, CacheConfig) - Constructor for class org.apache.http.impl.client.cache.CachingExec
 
CachingExec(ClientExecChain, HttpCache, CacheConfig, AsynchronousValidator) - Constructor for class org.apache.http.impl.client.cache.CachingExec
 
CachingExec(ClientExecChain, ResourceFactory, HttpCacheStorage, CacheConfig) - Constructor for class org.apache.http.impl.client.cache.CachingExec
 
CachingExec(ClientExecChain) - Constructor for class org.apache.http.impl.client.cache.CachingExec
 
CachingHttpClientBuilder - Class in org.apache.http.impl.client.cache
Builder for CloseableHttpClient instances capable of client-side caching.
CachingHttpClientBuilder() - Constructor for class org.apache.http.impl.client.cache.CachingHttpClientBuilder
 
CachingHttpClients - Class in org.apache.http.impl.client.cache
Factory methods for CloseableHttpClient instances capable of client-side caching.
calculateDelayInMillis(int) - Method in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
 
cancel(boolean) - Method in class org.apache.http.impl.client.HttpRequestFutureTask
 
ChallengeState - Enum in org.apache.http.auth
Challenge mode (TARGET or PROXY)
challengeState - Variable in class org.apache.http.impl.auth.AuthSchemeBase
 
checkAbort() - Method in class org.apache.http.conn.EofSensorInputStream
Detects stream abort and notifies the watcher.
checkClose() - Method in class org.apache.http.conn.EofSensorInputStream
Detects stream close and notifies the watcher.
checkEOF(int) - Method in class org.apache.http.conn.EofSensorInputStream
Detects EOF and notifies the watcher.
checkNotNegative(String, long) - Static method in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
checkNotNull(String, T) - Static method in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
chunked() - Method in class org.apache.http.client.entity.EntityBuilder
Makes entity chunk coded.
CircularRedirectException - Exception in org.apache.http.client
Signals a circular redirect
CircularRedirectException() - Constructor for exception org.apache.http.client.CircularRedirectException
Creates a new CircularRedirectException with a null detail message.
CircularRedirectException(String) - Constructor for exception org.apache.http.client.CircularRedirectException
Creates a new CircularRedirectException with the specified detail message.
CircularRedirectException(String, Throwable) - Constructor for exception org.apache.http.client.CircularRedirectException
Creates a new CircularRedirectException with the specified detail message and cause.
cleanResources() - Method in class org.apache.http.impl.client.cache.ManagedHttpCacheStorage
 
clear() - Method in interface org.apache.http.client.AuthCache
 
clear() - Method in interface org.apache.http.client.CookieStore
Clears all cookies.
clear() - Method in interface org.apache.http.client.CredentialsProvider
Clears all credentials.
clear() - Method in class org.apache.http.impl.auth.win.WindowsCredentialsProvider
 
clear() - Method in class org.apache.http.impl.client.BasicAuthCache
 
clear() - Method in class org.apache.http.impl.client.BasicCookieStore
Clears all cookies.
clear() - Method in class org.apache.http.impl.client.BasicCredentialsProvider
 
clear() - Method in class org.apache.http.impl.client.SystemDefaultCredentialsProvider
 
clearAuth() - Method in class org.apache.http.client.fluent.Executor
 
clearCookies() - Method in class org.apache.http.client.fluent.Executor
 
clearExpired(Date) - Method in interface org.apache.http.client.CookieStore
Removes all of Cookies in this store that have expired by the specified Date.
clearExpired(Date) - Method in class org.apache.http.impl.client.BasicCookieStore
Removes all of cookies in this HTTP state that have expired by the specified date.
clearParameters() - Method in class org.apache.http.client.utils.URIBuilder
Clears URI query parameters.
clearThreadLocal() - Static method in class org.apache.http.client.utils.DateUtils
Clears thread-local variable containing DateFormat cache.
ClientConnectionManager - Interface in org.apache.http.conn
Deprecated.
(4.3) replaced by HttpClientConnectionManager.
ClientConnectionRequest - Interface in org.apache.http.conn
Deprecated.
(4.3) replaced by ConnectionRequest.
ClientCookie - Interface in org.apache.http.cookie
ClientCookie extends the standard Cookie interface with additional client specific functionality such ability to retrieve original cookie attributes exactly as they were specified by the origin server.
ClientExecChain - Interface in org.apache.http.impl.execchain
This interface represents an element in the HTTP request execution chain.
ClientPNames - Interface in org.apache.http.client.params
Deprecated.
(4.3) use RequestConfig.
ClientProtocolException - Exception in org.apache.http.client
Signals an error in the HTTP protocol.
ClientProtocolException() - Constructor for exception org.apache.http.client.ClientProtocolException
 
ClientProtocolException(String) - Constructor for exception org.apache.http.client.ClientProtocolException
 
ClientProtocolException(Throwable) - Constructor for exception org.apache.http.client.ClientProtocolException
 
ClientProtocolException(String, Throwable) - Constructor for exception org.apache.http.client.ClientProtocolException
 
clone() - Method in class org.apache.http.client.config.RequestConfig
 
clone() - Method in class org.apache.http.client.methods.AbstractExecutionAwareRequest
 
clone() - Method in class org.apache.http.client.methods.HttpEntityEnclosingRequestBase
 
clone(Object) - Static method in class org.apache.http.client.utils.CloneUtils
 
clone() - Method in class org.apache.http.conn.routing.HttpRoute
 
clone() - Method in class org.apache.http.conn.routing.RouteTracker
 
clone() - Method in class org.apache.http.impl.client.cache.CacheConfig
 
clone() - Method in class org.apache.http.impl.cookie.BasicClientCookie
 
clone() - Method in class org.apache.http.impl.cookie.BasicClientCookie2
 
cloneObject(T) - Static method in class org.apache.http.client.utils.CloneUtils
 
CloneUtils - Class in org.apache.http.client.utils
A collection of utilities to workaround limitations of Java clone framework.
close() - Method in class org.apache.http.client.entity.DeflateInputStream
Close.
close() - Method in class org.apache.http.conn.EofSensorInputStream
 
close() - Method in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
 
close() - Method in class org.apache.http.impl.client.cache.ImmediateSchedulingStrategy
 
close() - Method in class org.apache.http.impl.client.cache.ManagedHttpCacheStorage
 
close() - Method in class org.apache.http.impl.client.FutureRequestExecutionService
 
close() - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
close() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
CloseableHttpClient - Class in org.apache.http.impl.client
Base implementation of HttpClient that also implements Closeable.
CloseableHttpClient() - Constructor for class org.apache.http.impl.client.CloseableHttpClient
 
CloseableHttpResponse - Interface in org.apache.http.client.methods
Extended version of the HttpResponse interface that also extends Closeable.
closeExpiredConnections() - Method in interface org.apache.http.conn.ClientConnectionManager
Deprecated.
Closes all expired connections in the pool.
closeExpiredConnections() - Method in interface org.apache.http.conn.HttpClientConnectionManager
Closes all expired connections in the pool.
closeExpiredConnections() - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
closeExpiredConnections() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
closeIdleConnections() - Static method in class org.apache.http.client.fluent.Executor
Closes all idle persistent connections used by the internal pool.
closeIdleConnections(long, TimeUnit) - Method in interface org.apache.http.conn.ClientConnectionManager
Deprecated.
Closes idle connections in the pool.
closeIdleConnections(long, TimeUnit) - Method in interface org.apache.http.conn.HttpClientConnectionManager
Closes idle connections in the pool.
closeIdleConnections(long, TimeUnit) - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
closeIdleConnections(long, TimeUnit) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
closeQuietly(HttpResponse) - Static method in class org.apache.http.client.utils.HttpClientUtils
Unconditionally close a response.
closeQuietly(CloseableHttpResponse) - Static method in class org.apache.http.client.utils.HttpClientUtils
Unconditionally close a response.
closeQuietly(HttpClient) - Static method in class org.apache.http.client.utils.HttpClientUtils
Unconditionally close a httpClient.
COMMENT_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie
 
COMMENTURL_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie
 
CommonCookieAttributeHandler - Interface in org.apache.http.cookie
Extension of CookieAttributeHandler intended to handle one specific common attribute whose name is returned with CommonCookieAttributeHandler.getAttributeName() method.
compare(Cookie, Cookie) - Method in class org.apache.http.cookie.CookieIdentityComparator
 
compare(Cookie, Cookie) - Method in class org.apache.http.cookie.CookiePathComparator
 
compare(Cookie, Cookie) - Method in class org.apache.http.cookie.CookiePriorityComparator
 
COMPLETE - Static variable in interface org.apache.http.conn.routing.HttpRouteDirector
Indicates that the route is complete.
completed() - Method in class org.apache.http.client.methods.AbstractExecutionAwareRequest
 
config(String, Object) - Method in class org.apache.http.client.fluent.Request
Deprecated.
(4.3)
Configurable - Interface in org.apache.http.client.methods
Configuration interface for HTTP requests.
CONN_MANAGER_TIMEOUT - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
Defines the timeout in milliseconds used when retrieving an instance of ManagedClientConnection from the ClientConnectionManager.
ConnConnectionPNames - Interface in org.apache.http.conn.params
Deprecated.
(4.1) use custom DefaultHttpResponseParser implementation.
connect(HttpClientConnection, HttpRoute, int, HttpContext) - Method in interface org.apache.http.conn.HttpClientConnectionManager
Connects the underlying connection socket to the connection target in case of a direct route or to the first proxy hop in case of a route via a proxy (or multiple proxies).
connect(ManagedHttpClientConnection, HttpHost, InetSocketAddress, int, SocketConfig, HttpContext) - Method in interface org.apache.http.conn.HttpClientConnectionOperator
 
connect(HttpClientConnection, HttpRoute, int, HttpContext) - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
connect(ManagedHttpClientConnection, HttpHost, InetSocketAddress, int, SocketConfig, HttpContext) - Method in class org.apache.http.impl.conn.DefaultHttpClientConnectionOperator
 
connect(HttpClientConnection, HttpRoute, int, HttpContext) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
CONNECT_PROXY - Static variable in interface org.apache.http.conn.routing.HttpRouteDirector
Step: open connection to proxy.
CONNECT_TARGET - Static variable in interface org.apache.http.conn.routing.HttpRouteDirector
Step: open connection to target.
CONNECTION_MANAGER_FACTORY_CLASS_NAME - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
 
ConnectionBackoffStrategy - Interface in org.apache.http.client
When managing a dynamic number of connections for a given route, this strategy assesses whether a given request execution outcome should result in a backoff signal or not, based on either examining the Throwable that resulted or by examining the resulting response (e.g.
ConnectionKeepAliveStrategy - Interface in org.apache.http.conn
Interface for deciding how long a connection can remain idle before being reused.
ConnectionPoolTimeoutException - Exception in org.apache.http.conn
A timeout while waiting for an available connection from a connection manager.
ConnectionPoolTimeoutException() - Constructor for exception org.apache.http.conn.ConnectionPoolTimeoutException
Creates a ConnectTimeoutException with a null detail message.
ConnectionPoolTimeoutException(String) - Constructor for exception org.apache.http.conn.ConnectionPoolTimeoutException
Creates a ConnectTimeoutException with the specified detail message.
ConnectionReleaseTrigger - Interface in org.apache.http.conn
Interface for releasing a connection.
ConnectionRequest - Interface in org.apache.http.conn
Represents a request for a HttpClientConnection whose life cycle is managed by a connection manager.
ConnectionShutdownException - Exception in org.apache.http.impl.conn
Signals that the connection has been shut down or released back to the the connection pool
ConnectionShutdownException() - Constructor for exception org.apache.http.impl.conn.ConnectionShutdownException
Creates a new ConnectionShutdownException with a null detail message.
ConnectionSocketFactory - Interface in org.apache.http.conn.socket
A factory for creating and connecting connection sockets.
connectProxy(HttpHost, boolean) - Method in class org.apache.http.conn.routing.RouteTracker
Tracks connecting to the first proxy.
connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams) - Method in interface org.apache.http.conn.scheme.SchemeSocketFactory
Deprecated.
Connects a socket to the target host with the given remote address.
connectSocket(Socket, String, int, InetAddress, int, HttpParams) - Method in interface org.apache.http.conn.scheme.SocketFactory
Deprecated.
Connects a socket to the given host.
connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - Method in interface org.apache.http.conn.socket.ConnectionSocketFactory
Connects the socket to the target host with the given resolved remote address.
connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - Method in class org.apache.http.conn.socket.PlainConnectionSocketFactory
 
connectSocket(int, Socket, HttpHost, InetSocketAddress, InetSocketAddress, HttpContext) - Method in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
connectTarget(boolean) - Method in class org.apache.http.conn.routing.RouteTracker
Tracks connecting to the target.
connectTimeout(int) - Method in class org.apache.http.client.fluent.Request
 
ConnectTimeoutException - Exception in org.apache.http.conn
A timeout while connecting to an HTTP server or waiting for an available connection from an HttpConnectionManager.
ConnectTimeoutException() - Constructor for exception org.apache.http.conn.ConnectTimeoutException
Creates a ConnectTimeoutException with a null detail message.
ConnectTimeoutException(String) - Constructor for exception org.apache.http.conn.ConnectTimeoutException
Creates a ConnectTimeoutException with the specified detail message.
ConnectTimeoutException(IOException, HttpHost, InetAddress...) - Constructor for exception org.apache.http.conn.ConnectTimeoutException
Creates a ConnectTimeoutException based on original IOException.
ConnManagerPNames - Interface in org.apache.http.conn.params
Deprecated.
(4.1) use configuration methods of the specific connection manager implementation.
ConnRoutePNames - Interface in org.apache.http.conn.params
Deprecated.
(4.3) use RequestConfig.
contains(URI) - Method in class org.apache.http.impl.client.RedirectLocations
Test if the URI is present in the collection.
contains(Object) - Method in class org.apache.http.impl.client.RedirectLocations
Returns true if this collection contains the specified element.
containsAttribute(String) - Method in interface org.apache.http.cookie.ClientCookie
 
containsAttribute(String) - Method in class org.apache.http.impl.cookie.BasicClientCookie
 
Content - Class in org.apache.http.client.fluent
This class represents arbitrary content of a specfic type that can be consumed multiple times and requires no explicit deallocation.
CONTENT_DISPOSITION - Static variable in class org.apache.http.entity.mime.MIME
 
CONTENT_RANGE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
CONTENT_TRANSFER_ENC - Static variable in class org.apache.http.entity.mime.MIME
 
CONTENT_TYPE - Static variable in class org.apache.http.client.utils.URLEncodedUtils
The default HTML form content type.
CONTENT_TYPE - Static variable in class org.apache.http.entity.mime.MIME
 
ContentBody - Interface in org.apache.http.entity.mime.content
 
ContentDescriptor - Interface in org.apache.http.entity.mime.content
Represents common content properties.
ContentResponseHandler - Class in org.apache.http.client.fluent
ResponseHandler implementation that converts HttpResponse messages to Content instances.
ContentResponseHandler() - Constructor for class org.apache.http.client.fluent.ContentResponseHandler
 
ContextAwareAuthScheme - Interface in org.apache.http.auth
This interface represents an extended authentication scheme that requires access to HttpContext in order to generate an authorization string.
Cookie - Interface in org.apache.http.cookie
Cookie interface represents a token or short packet of state information (also referred to as "magic-cookie") that the HTTP agent and the target server can exchange to maintain a session.
COOKIE - Static variable in interface org.apache.http.cookie.SM
 
COOKIE2 - Static variable in interface org.apache.http.cookie.SM
 
COOKIE_ORIGIN - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a CookieOrigin object that represents the actual details of the origin server.
COOKIE_POLICY - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
Defines the name of the cookie specification to be used for HTTP state management.
COOKIE_SPEC - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a CookieSpec object that represents the actual cookie specification.
COOKIE_STORE - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a CookieStore object that represents the actual cookie store.
CookieAttributeHandler - Interface in org.apache.http.cookie
This interface represents a cookie attribute handler responsible for parsing, validating, and matching a specific cookie attribute, such as path, domain, port, etc.
CookieIdentityComparator - Class in org.apache.http.cookie
This cookie comparator can be used to compare identity of cookies.
CookieIdentityComparator() - Constructor for class org.apache.http.cookie.CookieIdentityComparator
 
CookieOrigin - Class in org.apache.http.cookie
CookieOrigin class encapsulates details of an origin server that are relevant when parsing, validating or matching HTTP cookies.
CookieOrigin(String, int, String, boolean) - Constructor for class org.apache.http.cookie.CookieOrigin
 
CookiePathComparator - Class in org.apache.http.cookie
This cookie comparator ensures that multiple cookies satisfying a common criteria are ordered in the Cookie header such that those with more specific Path attributes precede those with less specific.
CookiePathComparator() - Constructor for class org.apache.http.cookie.CookiePathComparator
 
CookiePriorityComparator - Class in org.apache.http.cookie
This cookie comparator ensures that cookies with longer paths take precedence over cookies with shorter path.
CookiePriorityComparator() - Constructor for class org.apache.http.cookie.CookiePriorityComparator
 
CookieRestrictionViolationException - Exception in org.apache.http.cookie
Signals that a cookie violates a restriction imposed by the cookie specification.
CookieRestrictionViolationException() - Constructor for exception org.apache.http.cookie.CookieRestrictionViolationException
Creates a new CookeFormatViolationException with a null detail message.
CookieRestrictionViolationException(String) - Constructor for exception org.apache.http.cookie.CookieRestrictionViolationException
Creates a new CookeRestrictionViolationException with a specified message string.
CookieSpec - Interface in org.apache.http.cookie
Defines the cookie management specification.
COOKIESPEC_REGISTRY - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a Lookup object that represents the actual CookieSpecProvider registry.
CookieSpecBase - Class in org.apache.http.impl.cookie
Cookie management functions shared by all specification.
CookieSpecBase() - Constructor for class org.apache.http.impl.cookie.CookieSpecBase
 
CookieSpecBase(HashMap<String, CookieAttributeHandler>) - Constructor for class org.apache.http.impl.cookie.CookieSpecBase
 
CookieSpecBase(CommonCookieAttributeHandler...) - Constructor for class org.apache.http.impl.cookie.CookieSpecBase
 
CookieSpecFactory - Interface in org.apache.http.cookie
Deprecated.
CookieSpecPNames - Interface in org.apache.http.cookie.params
Deprecated.
(4.3) use constructor parameters of CookieSpecProviders.
CookieSpecProvider - Interface in org.apache.http.cookie
Factory for CookieSpec implementations.
CookieSpecRegistries - Class in org.apache.http.impl.client
 
CookieSpecRegistry - Class in org.apache.http.cookie
Deprecated.
(4.3) use Registry.
CookieSpecRegistry() - Constructor for class org.apache.http.cookie.CookieSpecRegistry
Deprecated.
 
CookieSpecs - Class in org.apache.http.client.config
Standard cookie specifications supported by HttpClient.
CookieStore - Interface in org.apache.http.client
This interface represents an abstract store for Cookie objects.
cookieStore(CookieStore) - Method in class org.apache.http.client.fluent.Executor
Deprecated.
copy(String, Resource) - Method in interface org.apache.http.client.cache.ResourceFactory
Clones an existing Resource.
copy(RequestConfig) - Static method in class org.apache.http.client.config.RequestConfig
 
copy(HttpRequest) - Static method in class org.apache.http.client.methods.RequestBuilder
 
copy(CacheConfig) - Static method in class org.apache.http.impl.client.cache.CacheConfig
 
copy(String, Resource) - Method in class org.apache.http.impl.client.cache.FileResourceFactory
 
copy(String, Resource) - Method in class org.apache.http.impl.client.cache.HeapResourceFactory
 
countDots(String) - Static method in class org.apache.http.conn.ssl.AbstractVerifier
Deprecated.
Counts the number of dots "." in a string.
create(HttpContext) - Method in interface org.apache.http.auth.AuthSchemeProvider
Creates an instance of AuthScheme.
create() - Static method in class org.apache.http.client.cache.HttpCacheContext
 
create() - Static method in class org.apache.http.client.entity.EntityBuilder
 
create(InputStream) - Method in interface org.apache.http.client.entity.InputStreamFactory
 
create(String) - Static method in class org.apache.http.client.methods.RequestBuilder
 
create() - Static method in class org.apache.http.client.protocol.HttpClientContext
 
create(T, ConnectionConfig) - Method in interface org.apache.http.conn.HttpConnectionFactory
 
create(HttpContext) - Method in interface org.apache.http.cookie.CookieSpecProvider
Creates an instance of CookieSpec.
create(String, String, Charset) - Static method in class org.apache.http.entity.mime.content.StringBody
create(String, Charset) - Static method in class org.apache.http.entity.mime.content.StringBody
create(String) - Static method in class org.apache.http.entity.mime.content.StringBody
create(String, ContentBody) - Static method in class org.apache.http.entity.mime.FormBodyPartBuilder
 
create() - Static method in class org.apache.http.entity.mime.FormBodyPartBuilder
 
create() - Static method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
create(HttpContext) - Method in class org.apache.http.impl.auth.BasicSchemeFactory
 
create(HttpContext) - Method in class org.apache.http.impl.auth.DigestSchemeFactory
 
create(HttpContext) - Method in class org.apache.http.impl.auth.KerberosSchemeFactory
 
create(HttpContext) - Method in class org.apache.http.impl.auth.NTLMSchemeFactory
 
create(HttpContext) - Method in class org.apache.http.impl.auth.SPNegoSchemeFactory
 
create(HttpContext) - Method in class org.apache.http.impl.auth.win.WindowsNegotiateSchemeFactory
 
create(HttpContext) - Method in class org.apache.http.impl.auth.win.WindowsNTLMSchemeFactory
 
create() - Static method in class org.apache.http.impl.client.cache.CachingHttpClientBuilder
 
create() - Static method in class org.apache.http.impl.client.HttpClientBuilder
 
create(SessionInputBuffer, MessageConstraints) - Method in class org.apache.http.impl.conn.DefaultHttpResponseParserFactory
 
create(HttpRoute, ConnectionConfig) - Method in class org.apache.http.impl.conn.ManagedHttpClientConnectionFactory
 
create(HttpContext) - Method in class org.apache.http.impl.cookie.DefaultCookieSpecProvider
 
create(HttpContext) - Method in class org.apache.http.impl.cookie.IgnoreSpecProvider
 
create(HttpContext) - Method in class org.apache.http.impl.cookie.NetscapeDraftSpecProvider
 
create(HttpContext) - Method in class org.apache.http.impl.cookie.RFC2109SpecProvider
 
create(HttpContext) - Method in class org.apache.http.impl.cookie.RFC2965SpecProvider
 
create(HttpContext) - Method in class org.apache.http.impl.cookie.RFC6265CookieSpecProvider
 
createCnonce() - Static method in class org.apache.http.impl.auth.DigestScheme
Creates a random cnonce value based on the current time.
createDefault() - Static method in class org.apache.http.impl.client.CookieSpecRegistries
Creates the default registry, using the default public suffix matcher.
createDefault(PublicSuffixMatcher) - Static method in class org.apache.http.impl.client.CookieSpecRegistries
Creates the default registry with the provided public suffix matcher
createDefault() - Static method in class org.apache.http.impl.client.HttpClients
Creates CloseableHttpClient instance with default configuration.
createDefault() - Static method in class org.apache.http.impl.client.WinHttpClients
Creates CloseableHttpClient instance with default configuration.
createDefaultBuilder(PublicSuffixMatcher) - Static method in class org.apache.http.impl.client.CookieSpecRegistries
Creates a builder containing the default registry entries, using the provided public suffix matcher.
createDefaultBuilder() - Static method in class org.apache.http.impl.client.CookieSpecRegistries
Creates a builder containing the default registry entries with the default public suffix matcher.
createFileBound(File) - Static method in class org.apache.http.impl.client.cache.CachingHttpClients
Creates CloseableHttpClient instance that uses a file system bound response cache.
createLayeredSocket(Socket, String, int, boolean) - Method in interface org.apache.http.conn.scheme.LayeredSchemeSocketFactory
Deprecated.
Returns a socket connected to the given host that is layered over an existing socket.
createLayeredSocket(Socket, String, int, HttpParams) - Method in interface org.apache.http.conn.scheme.SchemeLayeredSocketFactory
Deprecated.
Returns a socket connected to the given host that is layered over an existing socket.
createLayeredSocket(Socket, String, int, HttpContext) - Method in interface org.apache.http.conn.socket.LayeredConnectionSocketFactory
Returns a socket connected to the given host that is layered over an existing socket.
createLayeredSocket(Socket, String, int, HttpContext) - Method in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
createLocationURI(String) - Method in class org.apache.http.impl.client.DefaultRedirectStrategy
 
createMainExec(HttpRequestExecutor, HttpClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpProcessor, AuthenticationStrategy, AuthenticationStrategy, UserTokenHandler) - Method in class org.apache.http.impl.client.HttpClientBuilder
Produces an instance of ClientExecChain to be used as a main exec.
createMemoryBound() - Static method in class org.apache.http.impl.client.cache.CachingHttpClients
Creates CloseableHttpClient instance that uses a memory bound response cache.
createMinimal() - Static method in class org.apache.http.impl.client.HttpClients
Creates CloseableHttpClient instance that implements the most basic HTTP protocol support.
createMinimal(HttpClientConnectionManager) - Static method in class org.apache.http.impl.client.HttpClients
Creates CloseableHttpClient instance that implements the most basic HTTP protocol support.
createSocket(Socket, String, int, boolean) - Method in interface org.apache.http.conn.scheme.LayeredSocketFactory
Deprecated.
Returns a socket connected to the given host that is layered over an existing socket.
createSocket(HttpParams) - Method in interface org.apache.http.conn.scheme.SchemeSocketFactory
Deprecated.
Creates a new, unconnected socket.
createSocket() - Method in interface org.apache.http.conn.scheme.SocketFactory
Deprecated.
Creates a new, unconnected socket.
createSocket(HttpContext) - Method in interface org.apache.http.conn.socket.ConnectionSocketFactory
Creates new, unconnected socket.
createSocket(HttpContext) - Method in class org.apache.http.conn.socket.PlainConnectionSocketFactory
 
createSocket(HttpContext) - Method in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
createSystem() - Static method in class org.apache.http.impl.client.HttpClients
Creates CloseableHttpClient instance with default configuration based on ssytem properties.
createSystem() - Static method in class org.apache.http.impl.client.WinHttpClients
Creates CloseableHttpClient instance with default configuration based on system properties.
createURI(String, String, int, String, String, String) - Static method in class org.apache.http.client.utils.URIUtils
Deprecated.
(4.2) use URIBuilder.
CREDENTIAL_CHARSET - Static variable in interface org.apache.http.auth.params.AuthPNames
Deprecated.
Defines the charset to be used when encoding Credentials.
Credentials - Interface in org.apache.http.auth
This interface represents a set of credentials consisting of a security principal and a secret (password) that can be used to establish user identity
CredentialsProvider - Interface in org.apache.http.client
Abstract credentials provider that maintains a collection of user credentials.
CREDS_PROVIDER - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a CredentialsProvider object that represents the actual credentials provider.
CurrentWindowsCredentials - Class in org.apache.http.impl.auth.win
Returns the current Windows user credentials
custom() - Static method in class org.apache.http.client.config.RequestConfig
 
custom() - Static method in class org.apache.http.impl.client.cache.CacheConfig
 
custom() - Static method in class org.apache.http.impl.client.cache.CachingHttpClients
Creates builder object for construction of custom CloseableHttpClient instances.
custom() - Static method in class org.apache.http.impl.client.HttpClients
Creates builder object for construction of custom CloseableHttpClient instances.
custom() - Static method in class org.apache.http.impl.client.WinHttpClients
Creates builder object for construction of custom CloseableHttpClient instances.

D

DATE_FORMAT - Static variable in class org.apache.http.client.fluent.Request
 
DATE_LOCALE - Static variable in class org.apache.http.client.fluent.Request
 
DATE_PATTERNS - Static variable in interface org.apache.http.cookie.params.CookieSpecPNames
Deprecated.
Defines valid date patterns to be used for parsing non-standard expires attribute.
DateUtils - Class in org.apache.http.client.utils
A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
DecompressingEntity - Class in org.apache.http.client.entity
Common base class for decompressing HttpEntity implementations.
DecompressingEntity(HttpEntity, InputStreamFactory) - Constructor for class org.apache.http.client.entity.DecompressingEntity
Creates a new DecompressingEntity.
decorate(CommonCookieAttributeHandler, PublicSuffixMatcher) - Static method in class org.apache.http.impl.cookie.PublicSuffixDomainFilter
 
decorateMainExec(ClientExecChain) - Method in class org.apache.http.impl.client.cache.CachingHttpClientBuilder
 
decorateMainExec(ClientExecChain) - Method in class org.apache.http.impl.client.HttpClientBuilder
For internal use.
decorateProtocolExec(ClientExecChain) - Method in class org.apache.http.impl.client.HttpClientBuilder
For internal use.
DEFAULT - Static variable in class org.apache.http.client.config.CookieSpecs
The default policy.
DEFAULT - Static variable in class org.apache.http.client.config.RequestConfig
 
DEFAULT - Static variable in class org.apache.http.impl.client.cache.CacheConfig
 
DEFAULT - Static variable in class org.apache.http.impl.cookie.NetscapeDraftHeaderParser
 
DEFAULT_303_CACHING_ENABLED - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default setting for 303 caching
DEFAULT_ASYNCHRONOUS_WORKER_IDLE_LIFETIME_SECS - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default maximum idle lifetime for a background revalidation thread before it gets reclaimed.
DEFAULT_ASYNCHRONOUS_WORKERS_CORE - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default minimum number of worker threads to allow for background revalidations resulting from the stale-while-revalidate directive.
DEFAULT_ASYNCHRONOUS_WORKERS_MAX - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default number of worker threads to allow for background revalidations resulting from the stale-while-revalidate directive.
DEFAULT_BACK_OFF_RATE - Static variable in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
 
DEFAULT_CHARSET - Static variable in class org.apache.http.entity.mime.MIME
The default character set to be used, i.e.
DEFAULT_HEADERS - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
Defines the request headers to be sent per default with each request.
DEFAULT_HEURISTIC_CACHING_ENABLED - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default setting for heuristic caching
DEFAULT_HEURISTIC_COEFFICIENT - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default coefficient used to heuristically determine freshness lifetime from the Last-Modified time of a cache entry.
DEFAULT_HEURISTIC_LIFETIME - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default lifetime in seconds to be assumed when we cannot calculate freshness heuristically.
DEFAULT_HOST - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
Defines the default host.
DEFAULT_INITIAL_EXPIRY_IN_MILLIS - Static variable in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
 
DEFAULT_MAX_CACHE_ENTRIES - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default setting for the maximum number of cache entries that will be retained.
DEFAULT_MAX_EXPIRY_IN_MILLIS - Static variable in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
 
DEFAULT_MAX_OBJECT_SIZE_BYTES - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default setting for the maximum object size that will be cached, in bytes.
DEFAULT_MAX_UPDATE_RETRIES - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default setting for the number of retries on a failed cache update
DEFAULT_PROXY - Static variable in interface org.apache.http.conn.params.ConnRoutePNames
Deprecated.
Parameter for the default proxy.
DEFAULT_REVALIDATION_QUEUE_SIZE - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default maximum queue length for background revalidation requests.
DEFAULT_WEAK_ETAG_ON_PUTDELETE_ALLOWED - Static variable in class org.apache.http.impl.client.cache.CacheConfig
Default setting to allow weak tags on PUT/DELETE methods
DefaultBackoffStrategy - Class in org.apache.http.impl.client
This ConnectionBackoffStrategy backs off either for a raw network socket or connection timeout or if the server explicitly sends a 503 (Service Unavailable) response.
DefaultBackoffStrategy() - Constructor for class org.apache.http.impl.client.DefaultBackoffStrategy
 
DefaultConnectionKeepAliveStrategy - Class in org.apache.http.impl.client
Default implementation of a strategy deciding duration that a connection can remain idle.
DefaultConnectionKeepAliveStrategy() - Constructor for class org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy
 
DefaultCookieSpec - Class in org.apache.http.impl.cookie
Default cookie specification that picks up the best matching cookie policy based on the format of cookies sent with the HTTP response.
DefaultCookieSpec(String[], boolean) - Constructor for class org.apache.http.impl.cookie.DefaultCookieSpec
 
DefaultCookieSpec() - Constructor for class org.apache.http.impl.cookie.DefaultCookieSpec
 
DefaultCookieSpecProvider - Class in org.apache.http.impl.cookie
CookieSpecProvider implementation that provides an instance of DefaultCookieSpec.
DefaultCookieSpecProvider(DefaultCookieSpecProvider.CompatibilityLevel, PublicSuffixMatcher, String[], boolean) - Constructor for class org.apache.http.impl.cookie.DefaultCookieSpecProvider
 
DefaultCookieSpecProvider(DefaultCookieSpecProvider.CompatibilityLevel, PublicSuffixMatcher) - Constructor for class org.apache.http.impl.cookie.DefaultCookieSpecProvider
 
DefaultCookieSpecProvider(PublicSuffixMatcher) - Constructor for class org.apache.http.impl.cookie.DefaultCookieSpecProvider
 
DefaultCookieSpecProvider() - Constructor for class org.apache.http.impl.cookie.DefaultCookieSpecProvider
 
DefaultCookieSpecProvider.CompatibilityLevel - Enum in org.apache.http.impl.cookie
 
DefaultFailureCache - Class in org.apache.http.impl.client.cache
Implements a bounded failure cache.
DefaultFailureCache() - Constructor for class org.apache.http.impl.client.cache.DefaultFailureCache
Create a new failure cache with the maximum size of DefaultFailureCache.DEFAULT_MAX_SIZE.
DefaultFailureCache(int) - Constructor for class org.apache.http.impl.client.cache.DefaultFailureCache
Creates a new failure cache with the specified maximum size.
DefaultHostnameVerifier - Class in org.apache.http.conn.ssl
Default HostnameVerifier implementation.
DefaultHostnameVerifier(PublicSuffixMatcher) - Constructor for class org.apache.http.conn.ssl.DefaultHostnameVerifier
 
DefaultHostnameVerifier() - Constructor for class org.apache.http.conn.ssl.DefaultHostnameVerifier
 
DefaultHttpCacheEntrySerializer - Class in org.apache.http.impl.client.cache
HttpCacheEntrySerializer implementation that uses the default (native) serialization.
DefaultHttpCacheEntrySerializer() - Constructor for class org.apache.http.impl.client.cache.DefaultHttpCacheEntrySerializer
 
DefaultHttpClientConnectionOperator - Class in org.apache.http.impl.conn
Default implementation of HttpClientConnectionOperator used as default in Http client, when no instance provided by user to BasicHttpClientConnectionManager or PoolingHttpClientConnectionManager constructor.
DefaultHttpClientConnectionOperator(Lookup<ConnectionSocketFactory>, SchemePortResolver, DnsResolver) - Constructor for class org.apache.http.impl.conn.DefaultHttpClientConnectionOperator
 
DefaultHttpRequestRetryHandler - Class in org.apache.http.impl.client
The default HttpRequestRetryHandler used by request executors.
DefaultHttpRequestRetryHandler(int, boolean, Collection<Class<? extends IOException>>) - Constructor for class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
Create the request retry handler using the specified IOException classes
DefaultHttpRequestRetryHandler(int, boolean) - Constructor for class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
Create the request retry handler using the following list of non-retriable IOException classes:
InterruptedIOException UnknownHostException ConnectException SSLException
DefaultHttpRequestRetryHandler() - Constructor for class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
Create the request retry handler with a retry count of 3, requestSentRetryEnabled false and using the following list of non-retriable IOException classes:
InterruptedIOException UnknownHostException ConnectException SSLException
DefaultHttpResponseParser - Class in org.apache.http.impl.conn
Lenient HTTP response parser implementation that can skip malformed data until a valid HTTP response message head is encountered.
DefaultHttpResponseParser(SessionInputBuffer, LineParser, HttpResponseFactory, HttpParams) - Constructor for class org.apache.http.impl.conn.DefaultHttpResponseParser
DefaultHttpResponseParser(SessionInputBuffer, LineParser, HttpResponseFactory, MessageConstraints) - Constructor for class org.apache.http.impl.conn.DefaultHttpResponseParser
Creates new instance of DefaultHttpResponseParser.
DefaultHttpResponseParser(SessionInputBuffer, MessageConstraints) - Constructor for class org.apache.http.impl.conn.DefaultHttpResponseParser
Creates new instance of DefaultHttpResponseParser.
DefaultHttpResponseParser(SessionInputBuffer) - Constructor for class org.apache.http.impl.conn.DefaultHttpResponseParser
Creates new instance of DefaultHttpResponseParser.
DefaultHttpResponseParserFactory - Class in org.apache.http.impl.conn
Default factory for response message parsers.
DefaultHttpResponseParserFactory(LineParser, HttpResponseFactory) - Constructor for class org.apache.http.impl.conn.DefaultHttpResponseParserFactory
 
DefaultHttpResponseParserFactory(HttpResponseFactory) - Constructor for class org.apache.http.impl.conn.DefaultHttpResponseParserFactory
 
DefaultHttpResponseParserFactory() - Constructor for class org.apache.http.impl.conn.DefaultHttpResponseParserFactory
 
DefaultManagedHttpClientConnection - Class in org.apache.http.impl.conn
Default ManagedHttpClientConnection implementation.
DefaultManagedHttpClientConnection(String, int, int, CharsetDecoder, CharsetEncoder, MessageConstraints, ContentLengthStrategy, ContentLengthStrategy, HttpMessageWriterFactory<HttpRequest>, HttpMessageParserFactory<HttpResponse>) - Constructor for class org.apache.http.impl.conn.DefaultManagedHttpClientConnection
 
DefaultManagedHttpClientConnection(String, int) - Constructor for class org.apache.http.impl.conn.DefaultManagedHttpClientConnection
 
DefaultProxyRoutePlanner - Class in org.apache.http.impl.conn
Implementation of an HttpRoutePlanner that routes requests through a default proxy.
DefaultProxyRoutePlanner(HttpHost, SchemePortResolver) - Constructor for class org.apache.http.impl.conn.DefaultProxyRoutePlanner
 
DefaultProxyRoutePlanner(HttpHost) - Constructor for class org.apache.http.impl.conn.DefaultProxyRoutePlanner
 
DefaultRedirectStrategy - Class in org.apache.http.impl.client
Default implementation of RedirectStrategy.
DefaultRedirectStrategy() - Constructor for class org.apache.http.impl.client.DefaultRedirectStrategy
 
DefaultRoutePlanner - Class in org.apache.http.impl.conn
Default implementation of an HttpRoutePlanner.
DefaultRoutePlanner(SchemePortResolver) - Constructor for class org.apache.http.impl.conn.DefaultRoutePlanner
 
DefaultSchemePortResolver - Class in org.apache.http.impl.conn
DefaultSchemePortResolver() - Constructor for class org.apache.http.impl.conn.DefaultSchemePortResolver
 
DefaultServiceUnavailableRetryStrategy - Class in org.apache.http.impl.client
Default implementation of the ServiceUnavailableRetryStrategy interface.
DefaultServiceUnavailableRetryStrategy(int, int) - Constructor for class org.apache.http.impl.client.DefaultServiceUnavailableRetryStrategy
 
DefaultServiceUnavailableRetryStrategy() - Constructor for class org.apache.http.impl.client.DefaultServiceUnavailableRetryStrategy
 
DefaultUserTokenHandler - Class in org.apache.http.impl.client
Default implementation of UserTokenHandler.
DefaultUserTokenHandler() - Constructor for class org.apache.http.impl.client.DefaultUserTokenHandler
 
DeflateDecompressingEntity - Class in org.apache.http.client.entity
HttpEntityWrapper responsible for handling deflate Content Coded responses.
DeflateDecompressingEntity(HttpEntity) - Constructor for class org.apache.http.client.entity.DeflateDecompressingEntity
Creates a new DeflateDecompressingEntity which will wrap the specified HttpEntity.
DeflateInputStream - Class in org.apache.http.client.entity
Deflate input stream.
DeflateInputStream(InputStream) - Constructor for class org.apache.http.client.entity.DeflateInputStream
 
Delete(URI) - Static method in class org.apache.http.client.fluent.Request
 
Delete(String) - Static method in class org.apache.http.client.fluent.Request
 
delete() - Static method in class org.apache.http.client.methods.RequestBuilder
 
delete(URI) - Static method in class org.apache.http.client.methods.RequestBuilder
 
delete(String) - Static method in class org.apache.http.client.methods.RequestBuilder
 
DELETE_METHOD - Static variable in class org.apache.http.client.cache.HeaderConstants
 
deleted(String) - Method in class org.apache.http.osgi.impl.HttpProxyConfigurationActivator
determineProxy(HttpHost, HttpRequest, HttpContext) - Method in class org.apache.http.impl.conn.DefaultProxyRoutePlanner
 
determineProxy(HttpHost, HttpRequest, HttpContext) - Method in class org.apache.http.impl.conn.DefaultRoutePlanner
This implementation returns null.
determineProxy(HttpHost, HttpRequest, HttpContext) - Method in class org.apache.http.impl.conn.SystemDefaultRoutePlanner
 
determineRoute(HttpHost, HttpRequest, HttpContext) - Method in interface org.apache.http.conn.routing.HttpRoutePlanner
Determines the route for a request.
determineRoute(HttpHost, HttpRequest, HttpContext) - Method in class org.apache.http.impl.conn.DefaultRoutePlanner
 
DIGEST - Static variable in class org.apache.http.client.config.AuthSchemes
Digest authentication scheme as defined in RFC 2617.
DigestScheme - Class in org.apache.http.impl.auth
Digest authentication scheme as defined in RFC 2617.
DigestScheme(Charset) - Constructor for class org.apache.http.impl.auth.DigestScheme
 
DigestScheme(ChallengeState) - Constructor for class org.apache.http.impl.auth.DigestScheme
Deprecated.
(4.3) do not use.
DigestScheme() - Constructor for class org.apache.http.impl.auth.DigestScheme
 
DigestSchemeFactory - Class in org.apache.http.impl.auth
AuthSchemeProvider implementation that creates and initializes DigestScheme instances.
DigestSchemeFactory(Charset) - Constructor for class org.apache.http.impl.auth.DigestSchemeFactory
 
DigestSchemeFactory() - Constructor for class org.apache.http.impl.auth.DigestSchemeFactory
 
directStep(RouteInfo, RouteInfo) - Method in class org.apache.http.conn.routing.BasicRouteDirector
Determines the next step to establish a direct connection.
disableAuthCaching() - Method in class org.apache.http.impl.client.HttpClientBuilder
Disables authentication scheme caching.
disableAutomaticRetries() - Method in class org.apache.http.impl.client.HttpClientBuilder
Disables automatic request recovery and re-execution.
disableConnectionState() - Method in class org.apache.http.impl.client.HttpClientBuilder
Disables connection state tracking.
disableContentCompression() - Method in class org.apache.http.impl.client.HttpClientBuilder
Disables automatic content decompression.
disableCookieManagement() - Method in class org.apache.http.impl.client.HttpClientBuilder
Disables state (cookie) management.
disableRedirectHandling() - Method in class org.apache.http.impl.client.HttpClientBuilder
Disables automatic redirect handling.
DISCARD_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie
 
discardContent() - Method in class org.apache.http.client.fluent.Response
Discards response content and deallocates all resources associated with it.
dispose() - Method in interface org.apache.http.client.cache.Resource
Indicates the system no longer needs to keep this response body and any system resources associated with it may be reclaimed.
dispose() - Method in class org.apache.http.impl.auth.win.WindowsNegotiateScheme
 
dispose() - Method in class org.apache.http.impl.client.cache.FileResource
 
dispose() - Method in class org.apache.http.impl.client.cache.HeapResource
 
DnsResolver - Interface in org.apache.http.conn
Users may implement this interface to override the normal DNS lookup offered by the OS.
doExecute(HttpHost, HttpRequest, HttpContext) - Method in class org.apache.http.impl.client.CloseableHttpClient
 
DOMAIN_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie
 
domainMatch(String, String) - Method in class org.apache.http.impl.cookie.RFC2965DomainAttributeHandler
Performs domain-match as defined by the RFC2965.
DomainType - Enum in org.apache.http.conn.util
Domain types differentiated by Mozilla Public Suffix List.

E

EhcacheHttpCacheStorage - Class in org.apache.http.impl.client.cache.ehcache
This class is a storage backend for cache entries that uses the popular Ehcache cache implementation.
EhcacheHttpCacheStorage(Ehcache) - Constructor for class org.apache.http.impl.client.cache.ehcache.EhcacheHttpCacheStorage
Constructs a storage backend using the provided Ehcache with default configuration options.
EhcacheHttpCacheStorage(Ehcache, CacheConfig) - Constructor for class org.apache.http.impl.client.cache.ehcache.EhcacheHttpCacheStorage
Constructs a storage backend using the provided Ehcache with the given configuration options.
EhcacheHttpCacheStorage(Ehcache, CacheConfig, HttpCacheEntrySerializer) - Constructor for class org.apache.http.impl.client.cache.ehcache.EhcacheHttpCacheStorage
Constructs a storage backend using the provided Ehcache with the given configuration options, but using an alternative cache entry serialization strategy.
elementCharset(String) - Method in class org.apache.http.client.fluent.Request
Deprecated.
(4.3)
enabled() - Method in class org.apache.http.impl.conn.Wire
 
ENC_8BIT - Static variable in class org.apache.http.entity.mime.MIME
 
ENC_BINARY - Static variable in class org.apache.http.entity.mime.MIME
 
endedTime() - Method in class org.apache.http.impl.client.HttpRequestFutureTask
 
EntityBuilder - Class in org.apache.http.client.entity
Builder for HttpEntity instances.
EntityEnclosingRequestWrapper - Class in org.apache.http.impl.client
Deprecated.
(4.3) do not use.
EntityEnclosingRequestWrapper(HttpEntityEnclosingRequest) - Constructor for class org.apache.http.impl.client.EntityEnclosingRequestWrapper
Deprecated.
 
eofDetected(InputStream) - Method in interface org.apache.http.conn.EofSensorWatcher
Indicates that EOF is detected.
EofSensorInputStream - Class in org.apache.http.conn
A stream wrapper that triggers actions on close() and EOF.
EofSensorInputStream(InputStream, EofSensorWatcher) - Constructor for class org.apache.http.conn.EofSensorInputStream
Creates a new EOF sensor.
EofSensorWatcher - Interface in org.apache.http.conn
A watcher for EofSensorInputStream.
equals(Object) - Method in class org.apache.http.auth.AuthScope
 
equals(Object) - Method in class org.apache.http.auth.BasicUserPrincipal
 
equals(Object) - Method in class org.apache.http.auth.NTCredentials
 
equals(Object) - Method in class org.apache.http.auth.NTUserPrincipal
 
equals(Object) - Method in class org.apache.http.auth.UsernamePasswordCredentials
 
equals(Object) - Method in class org.apache.http.conn.routing.HttpRoute
Compares this route to another.
equals(Object) - Method in class org.apache.http.conn.routing.RouteTracker
Compares this tracked route to another.
equals(Object) - Method in class org.apache.http.conn.scheme.Scheme
Deprecated.
 
equals(Object) - Method in class org.apache.http.impl.auth.win.CurrentWindowsCredentials
 
ETAG - Static variable in class org.apache.http.client.cache.HeaderConstants
 
evictExpiredConnections() - Method in class org.apache.http.impl.client.HttpClientBuilder
Makes this instance of HttpClient proactively evict expired connections from the connection pool using a background thread.
evictIdleConnections(Long, TimeUnit) - Method in class org.apache.http.impl.client.HttpClientBuilder
evictIdleConnections(long, TimeUnit) - Method in class org.apache.http.impl.client.HttpClientBuilder
Makes this instance of HttpClient proactively evict idle connections from the connection pool using a background thread.
execute(Request, ResponseHandler<T>, FutureCallback<T>) - Method in class org.apache.http.client.fluent.Async
 
execute(Request, ResponseHandler<T>) - Method in class org.apache.http.client.fluent.Async
 
execute(Request, FutureCallback<Content>) - Method in class org.apache.http.client.fluent.Async
 
execute(Request) - Method in class org.apache.http.client.fluent.Async
 
execute(Request) - Method in class org.apache.http.client.fluent.Executor
Executes the request.
execute() - Method in class org.apache.http.client.fluent.Request
 
execute(HttpUriRequest) - Method in interface org.apache.http.client.HttpClient
Executes HTTP request using the default context.
execute(HttpUriRequest, HttpContext) - Method in interface org.apache.http.client.HttpClient
Executes HTTP request using the given context.
execute(HttpHost, HttpRequest) - Method in interface org.apache.http.client.HttpClient
Executes HTTP request using the default context.
execute(HttpHost, HttpRequest, HttpContext) - Method in interface org.apache.http.client.HttpClient
Executes HTTP request using the given context.
execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in interface org.apache.http.client.HttpClient
Executes HTTP request using the default context and processes the response using the given response handler.
execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in interface org.apache.http.client.HttpClient
Executes HTTP request using the given context and processes the response using the given response handler.
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in interface org.apache.http.client.HttpClient
Executes HTTP request to the target using the default context and processes the response using the given response handler.
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in interface org.apache.http.client.HttpClient
Executes HTTP request to the target using the given context and processes the response using the given response handler.
execute(HttpRoute, HttpRequestWrapper) - Method in class org.apache.http.impl.client.cache.CachingExec
 
execute(HttpRoute, HttpRequestWrapper, HttpClientContext) - Method in class org.apache.http.impl.client.cache.CachingExec
 
execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) - Method in class org.apache.http.impl.client.cache.CachingExec
 
execute(HttpHost, HttpRequest, HttpContext) - Method in class org.apache.http.impl.client.CloseableHttpClient
Executes HTTP request using the given context.
execute(HttpUriRequest, HttpContext) - Method in class org.apache.http.impl.client.CloseableHttpClient
Executes HTTP request using the given context.
execute(HttpUriRequest) - Method in class org.apache.http.impl.client.CloseableHttpClient
Executes HTTP request using the default context.
execute(HttpHost, HttpRequest) - Method in class org.apache.http.impl.client.CloseableHttpClient
Executes HTTP request using the default context.
execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class org.apache.http.impl.client.CloseableHttpClient
Executes a request using the default context and processes the response using the given response handler.
execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.apache.http.impl.client.CloseableHttpClient
Executes a request using the default context and processes the response using the given response handler.
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class org.apache.http.impl.client.CloseableHttpClient
Executes a request using the default context and processes the response using the given response handler.
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.apache.http.impl.client.CloseableHttpClient
Executes a request using the default context and processes the response using the given response handler.
execute(HttpUriRequest, HttpContext, ResponseHandler<T>) - Method in class org.apache.http.impl.client.FutureRequestExecutionService
Schedule a request for execution.
execute(HttpUriRequest, HttpContext, ResponseHandler<T>, FutureCallback<T>) - Method in class org.apache.http.impl.client.FutureRequestExecutionService
Schedule a request for execution.
execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) - Method in class org.apache.http.impl.execchain.BackoffStrategyExec
 
execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) - Method in interface org.apache.http.impl.execchain.ClientExecChain
Executes th request either by transmitting it to the target server or by passing it onto the next executor in the request execution chain.
execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) - Method in class org.apache.http.impl.execchain.MainClientExec
 
execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) - Method in class org.apache.http.impl.execchain.MinimalClientExec
 
execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) - Method in class org.apache.http.impl.execchain.ProtocolExec
 
execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) - Method in class org.apache.http.impl.execchain.RedirectExec
 
execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) - Method in class org.apache.http.impl.execchain.RetryExec
 
execute(HttpRoute, HttpRequestWrapper, HttpClientContext, HttpExecutionAware) - Method in class org.apache.http.impl.execchain.ServiceUnavailableRetryExec
 
Executor - Class in org.apache.http.client.fluent
An Executor for fluent requests.
expectContinue() - Method in class org.apache.http.client.methods.HttpEntityEnclosingRequestBase
 
expectContinue() - Method in class org.apache.http.impl.client.EntityEnclosingRequestWrapper
Deprecated.
 
EXPIRES - Static variable in class org.apache.http.client.cache.HeaderConstants
 
EXPIRES_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie
 
EXPIRES_PATTERN - Static variable in class org.apache.http.impl.cookie.NetscapeDraftSpec
 
ExponentialBackOffSchedulingStrategy - Class in org.apache.http.impl.client.cache
An implementation that backs off exponentially based on the number of consecutive failed attempts stored in the AsynchronousValidationRequest.
ExponentialBackOffSchedulingStrategy(CacheConfig) - Constructor for class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
Create a new scheduling strategy using a fixed pool of worker threads.
ExponentialBackOffSchedulingStrategy(CacheConfig, long, long, long) - Constructor for class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
Create a new scheduling strategy by using a fixed pool of worker threads and the given parameters to calculated the delay.
extractHost(URI) - Static method in class org.apache.http.client.utils.URIUtils
Extracts target host from the given URI.

F

FailureCache - Interface in org.apache.http.impl.client.cache
Increase and reset the number of errors associated with a specific identifier.
FailureCacheValue - Class in org.apache.http.impl.client.cache
The error count with a creation timestamp and its associated key.
FailureCacheValue(String, int) - Constructor for class org.apache.http.impl.client.cache.FailureCacheValue
 
FileBody - Class in org.apache.http.entity.mime.content
Binary body part backed by a file.
FileBody(File, String, String, String) - Constructor for class org.apache.http.entity.mime.content.FileBody
FileBody(File, String, String) - Constructor for class org.apache.http.entity.mime.content.FileBody
FileBody(File, String) - Constructor for class org.apache.http.entity.mime.content.FileBody
FileBody(File) - Constructor for class org.apache.http.entity.mime.content.FileBody
 
FileBody(File, ContentType, String) - Constructor for class org.apache.http.entity.mime.content.FileBody
 
FileBody(File, ContentType) - Constructor for class org.apache.http.entity.mime.content.FileBody
 
FileResource - Class in org.apache.http.impl.client.cache
Cache resource backed by a file.
FileResource(File) - Constructor for class org.apache.http.impl.client.cache.FileResource
 
FileResourceFactory - Class in org.apache.http.impl.client.cache
Generates Resource instances whose body is stored in a temporary file.
FileResourceFactory(File) - Constructor for class org.apache.http.impl.client.cache.FileResourceFactory
 
finalize() - Method in class org.apache.http.impl.auth.win.WindowsNegotiateScheme
 
finalize() - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
finalize() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
findAttribHandler(String) - Method in class org.apache.http.impl.cookie.AbstractCookieSpec
Finds an attribute handler CookieAttributeHandler for the given attribute.
firstStep(RouteInfo) - Method in class org.apache.http.conn.routing.BasicRouteDirector
Determines the first step to establish a route.
flushInvalidatedCacheEntries(HttpHost, HttpRequest) - Method in interface org.apache.http.client.cache.HttpCacheInvalidator
Remove cache entries from the cache that are no longer fresh or have been invalidated in some way.
flushInvalidatedCacheEntries(HttpHost, HttpRequest, HttpResponse) - Method in interface org.apache.http.client.cache.HttpCacheInvalidator
Flushes entries that were invalidated by the given response received for the given host/request pair.
FORCED_ROUTE - Static variable in interface org.apache.http.conn.params.ConnRoutePNames
Deprecated.
Parameter for an forced route.
Form - Class in org.apache.http.client.fluent
 
form() - Static method in class org.apache.http.client.fluent.Form
 
format(List<? extends NameValuePair>, String) - Static method in class org.apache.http.client.utils.URLEncodedUtils
Returns a String that is suitable for use as an application/x-www-form-urlencoded list of parameters in an HTTP PUT or HTTP POST.
format(List<? extends NameValuePair>, char, String) - Static method in class org.apache.http.client.utils.URLEncodedUtils
Returns a String that is suitable for use as an application/x-www-form-urlencoded list of parameters in an HTTP PUT or HTTP POST.
format(Iterable<? extends NameValuePair>, Charset) - Static method in class org.apache.http.client.utils.URLEncodedUtils
Returns a String that is suitable for use as an application/x-www-form-urlencoded list of parameters in an HTTP PUT or HTTP POST.
format(Iterable<? extends NameValuePair>, char, Charset) - Static method in class org.apache.http.client.utils.URLEncodedUtils
Returns a String that is suitable for use as an application/x-www-form-urlencoded list of parameters in an HTTP PUT or HTTP POST.
formatCookieAsVer(CharArrayBuffer, Cookie, int) - Method in class org.apache.http.impl.cookie.RFC2109Spec
Return a string suitable for sending in a "Cookie" header as defined in RFC 2109 for backward compatibility with cookie version 0
formatCookieAsVer(CharArrayBuffer, Cookie, int) - Method in class org.apache.http.impl.cookie.RFC2965Spec
Adds valid Port attribute value, e.g.
formatCookies(List<Cookie>) - Method in interface org.apache.http.cookie.CookieSpec
Create "Cookie" headers for an array of Cookies.
formatCookies(List<Cookie>) - Method in class org.apache.http.impl.cookie.DefaultCookieSpec
 
formatCookies(List<Cookie>) - Method in class org.apache.http.impl.cookie.IgnoreSpec
 
formatCookies(List<Cookie>) - Method in class org.apache.http.impl.cookie.NetscapeDraftSpec
 
formatCookies(List<Cookie>) - Method in class org.apache.http.impl.cookie.RFC2109Spec
 
formatCookies(List<Cookie>) - Method in class org.apache.http.impl.cookie.RFC6265CookieSpec
 
formatDate(Date) - Static method in class org.apache.http.client.utils.DateUtils
Formats the given date according to the RFC 1123 pattern.
formatDate(Date, String) - Static method in class org.apache.http.client.utils.DateUtils
Formats the given date according to the specified pattern.
formatParamAsVer(CharArrayBuffer, String, String, int) - Method in class org.apache.http.impl.cookie.RFC2109Spec
Return a name/value string suitable for sending in a "Cookie" header as defined in RFC 2109 for backward compatibility with cookie version 0
FormBodyPart - Class in org.apache.http.entity.mime
FormBodyPart class represents a content body that can be used as a part of multipart encoded entities.
FormBodyPart(String, ContentBody) - Constructor for class org.apache.http.entity.mime.FormBodyPart
Deprecated.
FormBodyPartBuilder - Class in org.apache.http.entity.mime
Builder for individual FormBodyParts.
FutureRequestExecutionMetrics - Class in org.apache.http.impl.client
Collection of different counters used to gather metrics for FutureRequestExecutionService.
FutureRequestExecutionService - Class in org.apache.http.impl.client
HttpAsyncClientWithFuture wraps calls to execute with a HttpRequestFutureTask and schedules them using the provided executor service.
FutureRequestExecutionService(HttpClient, ExecutorService) - Constructor for class org.apache.http.impl.client.FutureRequestExecutionService
Create a new FutureRequestExecutionService.

G

generate(String, InputStream, InputLimit) - Method in interface org.apache.http.client.cache.ResourceFactory
Creates a Resource from a given response body.
generate(String, InputStream, InputLimit) - Method in class org.apache.http.impl.client.cache.FileResourceFactory
 
generate(String, InputStream, InputLimit) - Method in class org.apache.http.impl.client.cache.HeapResourceFactory
 
generateAuthResponse(HttpRequest, AuthState, HttpContext) - Method in class org.apache.http.impl.auth.HttpAuthenticator
 
generateContentDisp(ContentBody) - Method in class org.apache.http.entity.mime.FormBodyPart
Deprecated.
generateContentType(ContentBody) - Method in class org.apache.http.entity.mime.FormBodyPart
Deprecated.
generateGSSToken(byte[], Oid, String) - Method in class org.apache.http.impl.auth.GGSSchemeBase
 
generateGSSToken(byte[], Oid, String, Credentials) - Method in class org.apache.http.impl.auth.GGSSchemeBase
 
generateToken(byte[], String) - Method in class org.apache.http.impl.auth.GGSSchemeBase
generateToken(byte[], String, Credentials) - Method in class org.apache.http.impl.auth.GGSSchemeBase
 
generateToken(byte[], String) - Method in class org.apache.http.impl.auth.KerberosScheme
 
generateToken(byte[], String, Credentials) - Method in class org.apache.http.impl.auth.KerberosScheme
 
generateToken(byte[], String) - Method in class org.apache.http.impl.auth.SPNegoScheme
 
generateToken(byte[], String, Credentials) - Method in class org.apache.http.impl.auth.SPNegoScheme
 
generateTransferEncoding(ContentBody) - Method in class org.apache.http.entity.mime.FormBodyPart
Deprecated.
generateType1Msg(String, String) - Method in interface org.apache.http.impl.auth.NTLMEngine
Generates a Type1 message given the domain and workstation.
generateType3Msg(String, String, String, String, String) - Method in interface org.apache.http.impl.auth.NTLMEngine
Generates a Type3 message given the user credentials and the authentication challenge.
get(HttpHost) - Method in interface org.apache.http.client.AuthCache
 
Get(URI) - Static method in class org.apache.http.client.fluent.Request
 
Get(String) - Static method in class org.apache.http.client.fluent.Request
 
get() - Static method in class org.apache.http.client.methods.RequestBuilder
 
get(URI) - Static method in class org.apache.http.client.methods.RequestBuilder
 
get(String) - Static method in class org.apache.http.client.methods.RequestBuilder
 
get(long, TimeUnit) - Method in interface org.apache.http.conn.ConnectionRequest
Obtains a connection within a given time.
get(String) - Method in class org.apache.http.conn.scheme.SchemeRegistry
Deprecated.
Obtains a scheme by name, if registered.
get(HttpHost) - Method in class org.apache.http.impl.client.BasicAuthCache
 
get(int) - Method in class org.apache.http.impl.client.RedirectLocations
Returns the URI at the specified position in this list.
GET_METHOD - Static variable in class org.apache.http.client.cache.HeaderConstants
 
getActiveConnectionCount() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
getAll() - Method in class org.apache.http.impl.client.RedirectLocations
Returns all redirect URIs in the order they were added to the collection.
getAllHeaders() - Method in class org.apache.http.client.cache.HttpCacheEntry
Returns all the headers that were on the origin response.
getAllowedMethods(HttpResponse) - Method in class org.apache.http.client.methods.HttpOptions
 
getAsynchronousWorkerIdleLifetimeSecs() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns the current maximum idle lifetime in seconds for a background revalidation worker thread.
getAsynchronousWorkersCore() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns the minimum number of threads to keep alive for background revalidations due to the stale-while-revalidate directive.
getAsynchronousWorkersMax() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns the maximum number of threads to allow for background revalidations due to the stale-while-revalidate directive.
getAttribHandler(String) - Method in class org.apache.http.impl.cookie.AbstractCookieSpec
Gets attribute handler CookieAttributeHandler for the given attribute.
getAttribHandlers() - Method in class org.apache.http.impl.cookie.AbstractCookieSpec
 
getAttribute(String) - Method in interface org.apache.http.cookie.ClientCookie
 
getAttribute(String) - Method in class org.apache.http.impl.conn.DefaultManagedHttpClientConnection
 
getAttribute(String) - Method in class org.apache.http.impl.cookie.BasicClientCookie
 
getAttributeName() - Method in interface org.apache.http.cookie.CommonCookieAttributeHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.BasicCommentHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.BasicDomainHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.BasicExpiresHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.BasicMaxAgeHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.BasicPathHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.BasicSecureHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.LaxExpiresHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.LaxMaxAgeHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.NetscapeDomainHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.PublicSuffixDomainFilter
 
getAttributeName() - Method in class org.apache.http.impl.cookie.RFC2109DomainHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.RFC2109VersionHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.RFC2965DomainAttributeHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.RFC2965PortAttributeHandler
 
getAttributeName() - Method in class org.apache.http.impl.cookie.RFC2965VersionAttributeHandler
 
getAuthCache() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getAuthOptions() - Method in class org.apache.http.auth.AuthState
Returns available AuthOptions.
getAuthScheme() - Method in class org.apache.http.auth.AuthOption
 
getAuthScheme(String, HttpParams) - Method in class org.apache.http.auth.AuthSchemeRegistry
Deprecated.
Gets the authentication scheme with the given name.
getAuthScheme() - Method in class org.apache.http.auth.AuthState
Returns actual AuthScheme.
getAuthSchemeRegistry() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getAuthSchemeRegistry() - Method in class org.apache.http.impl.client.ProxyClient
Deprecated.
(4.3) do not use.
getAuthScope() - Method in class org.apache.http.auth.AuthState
Deprecated.
(4.2) do not use.
getBackOffRate() - Method in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
 
getBinary() - Method in class org.apache.http.client.entity.EntityBuilder
Returns entity content as a byte array if set using EntityBuilder.setBinary(byte[]) method.
getBody() - Method in class org.apache.http.entity.mime.FormBodyPart
 
getBody() - Method in class org.apache.http.entity.mime.MinimalField
 
getCacheHits() - Method in class org.apache.http.impl.client.cache.CachingExec
Reports the number of times that the cache successfully responded to an HttpRequest without contacting the origin server.
getCacheMisses() - Method in class org.apache.http.impl.client.cache.CachingExec
Reports the number of times that the cache contacted the origin server because it had no appropriate response cached.
getCacheResponseStatus() - Method in class org.apache.http.client.cache.HttpCacheContext
 
getCacheUpdates() - Method in class org.apache.http.impl.client.cache.CachingExec
Reports the number of times that the cache was able to satisfy a response by revalidating an existing but stale cache entry.
getChallenges(HttpHost, HttpResponse, HttpContext) - Method in interface org.apache.http.client.AuthenticationStrategy
Extracts from the given HTTP response a collection of authentication challenges, each of which represents an authentication scheme supported by the authentication host.
getChallengeState() - Method in class org.apache.http.impl.auth.AuthSchemeBase
Returns ChallengeState value or null if unchallenged.
getCharset() - Method in class org.apache.http.client.methods.RequestBuilder
 
getCharset() - Method in class org.apache.http.client.utils.URIBuilder
 
getCharset() - Method in class org.apache.http.entity.mime.content.AbstractContentBody
 
getCharset() - Method in class org.apache.http.entity.mime.content.ByteArrayBody
 
getCharset() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
The body descriptors character set, defaulted appropriately for the MIME type.
getCNs(X509Certificate) - Static method in class org.apache.http.conn.ssl.AbstractVerifier
Deprecated.
 
getComment() - Method in interface org.apache.http.cookie.Cookie
Returns the comment describing the purpose of this cookie, or null if no such comment has been defined.
getComment() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the comment describing the purpose of this cookie, or null if no such comment has been defined.
getCommentURL() - Method in interface org.apache.http.cookie.Cookie
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described by the information at this URL.
getCommentURL() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns null.
getCommentURL() - Method in class org.apache.http.impl.cookie.BasicClientCookie2
 
getConfig() - Method in interface org.apache.http.client.methods.Configurable
Returns actual request configuration.
getConfig() - Method in class org.apache.http.client.methods.HttpRequestBase
 
getConfig() - Method in class org.apache.http.client.methods.RequestBuilder
 
getConnection(long, TimeUnit) - Method in interface org.apache.http.conn.ClientConnectionRequest
Deprecated.
Obtains a connection within a given time.
getConnectionConfig() - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
getConnectionConfig(HttpHost) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getConnectionManager() - Method in interface org.apache.http.client.HttpClient
Deprecated.
getConnectionRequestTimeout() - Method in class org.apache.http.client.config.RequestConfig
Returns the timeout in milliseconds used when requesting a connection from the connection manager.
getConnectTimeout() - Method in class org.apache.http.client.config.RequestConfig
Determines the timeout in milliseconds until a connection is established.
getConsecutiveFailedAttempts() - Method in class org.apache.http.impl.client.cache.AsynchronousValidationRequest
The number of consecutively failed revalidation attempts.
getContent() - Method in class org.apache.http.client.entity.DecompressingEntity
 
getContent() - Method in class org.apache.http.client.entity.GzipCompressingEntity
 
getContentEncoding() - Method in class org.apache.http.client.entity.DecompressingEntity
 
getContentEncoding() - Method in class org.apache.http.client.entity.EntityBuilder
Returns content encoding of the entity, if set.
getContentEncoding() - Method in class org.apache.http.client.entity.GzipCompressingEntity
 
getContentLength() - Method in class org.apache.http.client.entity.DecompressingEntity
 
getContentLength() - Method in class org.apache.http.client.entity.GzipCompressingEntity
 
getContentLength() - Method in class org.apache.http.entity.mime.content.ByteArrayBody
 
getContentLength() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
Returns the body descriptors content-length.
getContentLength() - Method in class org.apache.http.entity.mime.content.FileBody
 
getContentLength() - Method in class org.apache.http.entity.mime.content.InputStreamBody
 
getContentLength() - Method in class org.apache.http.entity.mime.content.StringBody
 
getContentType() - Method in class org.apache.http.client.entity.EntityBuilder
Returns ContentType of the entity, if set.
getContentType() - Method in class org.apache.http.entity.mime.content.AbstractContentBody
 
getCookieOrigin() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getCookies() - Method in interface org.apache.http.client.CookieStore
Returns all cookies contained in this store.
getCookies() - Method in class org.apache.http.impl.client.BasicCookieStore
Returns an immutable array of cookies that this HTTP state currently contains.
getCookieSpec() - Method in class org.apache.http.client.config.RequestConfig
Determines the name of the cookie specification to be used for HTTP state management.
getCookieSpec() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getCookieSpec(String, HttpParams) - Method in class org.apache.http.cookie.CookieSpecRegistry
Deprecated.
Gets the cookie specification with the given ID.
getCookieSpec(String) - Method in class org.apache.http.cookie.CookieSpecRegistry
Deprecated.
Gets the cookie specification with the given name.
getCookieSpecRegistry() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getCookieStore() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getCreationDate() - Method in class org.apache.http.impl.cookie.BasicClientCookie
 
getCreationTimeInNanos() - Method in class org.apache.http.impl.client.cache.FailureCacheValue
 
getCredentials() - Method in class org.apache.http.auth.AuthOption
 
getCredentials() - Method in class org.apache.http.auth.AuthState
Returns actual Credentials.
getCredentials(AuthScope) - Method in interface org.apache.http.client.CredentialsProvider
Get the credentials for the given authentication scope.
getCredentials(AuthScope) - Method in class org.apache.http.impl.auth.win.WindowsCredentialsProvider
 
getCredentials(AuthScope) - Method in class org.apache.http.impl.client.BasicCredentialsProvider
 
getCredentials(AuthScope) - Method in class org.apache.http.impl.client.SystemDefaultCredentialsProvider
 
getCredentialsCharset() - Method in class org.apache.http.impl.auth.RFC2617Scheme
 
getCredentialsProvider() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getCurrentUsername() - Static method in class org.apache.http.impl.auth.win.CurrentWindowsCredentials
Get the SAM-compatible username of the currently logged-on user.
getDate() - Method in class org.apache.http.client.cache.HttpCacheEntry
Gets the Date value of the "Date" header or null if the header is missing or cannot be parsed.
getDefault() - Static method in class org.apache.http.conn.util.PublicSuffixMatcherLoader
 
getDefaultConnectionConfig() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getDefaultDomain(CookieOrigin) - Static method in class org.apache.http.impl.cookie.CookieSpecBase
 
getDefaultHostnameVerifier() - Static method in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
getDefaultMaxPerRoute() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getDefaultPath(CookieOrigin) - Static method in class org.apache.http.impl.cookie.CookieSpecBase
 
getDefaultPort() - Method in class org.apache.http.conn.scheme.Scheme
Deprecated.
Obtains the default port.
getDefaultSocketConfig() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getDNSSubjectAlts(X509Certificate) - Static method in class org.apache.http.conn.ssl.AbstractVerifier
Deprecated.
Extracts the array of SubjectAlt DNS names from an X509Certificate.
getDomain() - Method in class org.apache.http.auth.NTCredentials
Retrieves the name to authenticate with.
getDomain() - Method in class org.apache.http.auth.NTUserPrincipal
 
getDomain() - Method in interface org.apache.http.cookie.Cookie
Returns domain attribute of the cookie.
getDomain() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns domain attribute of the cookie.
getDomainRoot(String) - Method in class org.apache.http.conn.util.PublicSuffixMatcher
Returns registrable part of the domain for the given domain name or null if given domain represents a public suffix.
getDomainRoot(String, DomainType) - Method in class org.apache.http.conn.util.PublicSuffixMatcher
Returns registrable part of the domain for the given domain name or null if given domain represents a public suffix.
getEntity() - Method in class org.apache.http.client.methods.HttpEntityEnclosingRequestBase
 
getEntity() - Method in class org.apache.http.client.methods.RequestBuilder
 
getEntity() - Method in class org.apache.http.impl.client.EntityEnclosingRequestWrapper
Deprecated.
 
getEntry(String) - Method in interface org.apache.http.client.cache.HttpCacheStorage
Retrieves the cache entry stored under the given key or null if no entry exists under that key.
getEntry(String) - Method in class org.apache.http.impl.client.cache.BasicHttpCacheStorage
Gets an entry from the cache, if it exists
getEntry(String) - Method in class org.apache.http.impl.client.cache.ehcache.EhcacheHttpCacheStorage
 
getEntry(String) - Method in class org.apache.http.impl.client.cache.ManagedHttpCacheStorage
 
getEntry(String) - Method in class org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage
 
getErrorCount(String) - Method in class org.apache.http.impl.client.cache.DefaultFailureCache
 
getErrorCount(String) - Method in interface org.apache.http.impl.client.cache.FailureCache
Get the current error count.
getErrorCount() - Method in class org.apache.http.impl.client.cache.FailureCacheValue
 
getExceptions() - Method in class org.apache.http.conn.util.PublicSuffixList
 
getExecCount() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
getExpiryDate() - Method in interface org.apache.http.cookie.Cookie
Returns the expiration Date of the cookie, or null if none exists.
getExpiryDate() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the expiration Date of the cookie, or null if none exists.
getFailedConnectionAverageDuration() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
getFailedConnectionCount() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
getField(String) - Method in class org.apache.http.entity.mime.Header
 
getFields() - Method in class org.apache.http.entity.mime.Header
 
getFields(String) - Method in class org.apache.http.entity.mime.Header
 
getFile() - Method in class org.apache.http.client.entity.EntityBuilder
Returns entity content as a File if set using EntityBuilder.setFile(java.io.File) method.
getFile() - Method in class org.apache.http.entity.mime.content.FileBody
 
getFilename() - Method in class org.apache.http.entity.mime.content.ByteArrayBody
 
getFilename() - Method in interface org.apache.http.entity.mime.content.ContentBody
 
getFilename() - Method in class org.apache.http.entity.mime.content.FileBody
 
getFilename() - Method in class org.apache.http.entity.mime.content.InputStreamBody
 
getFilename() - Method in class org.apache.http.entity.mime.content.StringBody
 
getFirstHeader(String) - Method in class org.apache.http.client.cache.HttpCacheEntry
Returns the first header from the origin response with the given name.
getFirstHeader(String) - Method in class org.apache.http.client.methods.RequestBuilder
 
getFragment() - Method in class org.apache.http.client.utils.URIBuilder
 
getGSSCredential() - Method in class org.apache.http.auth.KerberosCredentials
 
getHeader() - Method in class org.apache.http.entity.mime.FormBodyPart
 
getHeaders(String) - Method in class org.apache.http.client.cache.HttpCacheEntry
Gets all the headers with the given name that were on the origin response.
getHeaders(String) - Method in class org.apache.http.client.methods.RequestBuilder
 
getHeuristicCoefficient() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns lifetime coefficient used in heuristic freshness caching.
getHeuristicDefaultLifetime() - Method in class org.apache.http.impl.client.cache.CacheConfig
Get the default lifetime to be used if heuristic freshness calculation is not possible.
getHopCount() - Method in class org.apache.http.conn.routing.HttpRoute
 
getHopCount() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the number of hops in this route.
getHopCount() - Method in class org.apache.http.conn.routing.RouteTracker
 
getHopTarget(int) - Method in class org.apache.http.conn.routing.HttpRoute
 
getHopTarget(int) - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the target of a hop in this route.
getHopTarget(int) - Method in class org.apache.http.conn.routing.RouteTracker
 
getHost() - Method in class org.apache.http.auth.AuthScope
 
getHost() - Method in class org.apache.http.client.utils.URIBuilder
 
getHost() - Method in exception org.apache.http.conn.ConnectTimeoutException
 
getHost() - Method in exception org.apache.http.conn.HttpHostConnectException
 
getHost() - Method in class org.apache.http.cookie.CookieOrigin
 
getHostname() - Method in class org.apache.http.osgi.impl.OSGiProxyConfiguration
 
getHostname() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
 
getHttpCacheEntry() - Method in interface org.apache.http.impl.client.cache.memcached.MemcachedCacheEntry
Returns the HttpCacheEntry associated with this entry.
getHttpCacheEntry() - Method in class org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryImpl
 
getHttpHost() - Method in class org.apache.http.conn.HttpInetSocketAddress
Deprecated.
 
getHttpRoute() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getId() - Method in interface org.apache.http.conn.ManagedHttpClientConnection
Returns connection ID which is expected to be unique for the life span of the connection manager.
getId() - Method in class org.apache.http.impl.conn.DefaultManagedHttpClientConnection
 
getIdentifier() - Method in class org.apache.http.impl.client.cache.AsynchronousValidationRequest
 
getInitialExpiryInMillis() - Method in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
 
getInputStream() - Method in interface org.apache.http.client.cache.Resource
Returns an InputStream from which the response body can be read.
getInputStream() - Method in class org.apache.http.entity.mime.content.FileBody
 
getInputStream() - Method in class org.apache.http.entity.mime.content.InputStreamBody
 
getInputStream() - Method in class org.apache.http.impl.client.cache.FileResource
 
getInputStream() - Method in class org.apache.http.impl.client.cache.HeapResource
 
getKeepAliveDuration(HttpResponse, HttpContext) - Method in interface org.apache.http.conn.ConnectionKeepAliveStrategy
Returns the duration of time which this connection can be safely kept idle.
getKeepAliveDuration(HttpResponse, HttpContext) - Method in class org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy
 
getKey(HttpHost) - Method in class org.apache.http.impl.client.BasicAuthCache
 
getKey() - Method in class org.apache.http.impl.client.cache.FailureCacheValue
 
getLastHeader(String) - Method in class org.apache.http.client.methods.RequestBuilder
 
getLayerType() - Method in class org.apache.http.conn.routing.HttpRoute
 
getLayerType() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the layering type of this route.
getLayerType() - Method in class org.apache.http.conn.routing.RouteTracker
 
getLocalAddress() - Method in class org.apache.http.client.config.RequestConfig
Returns local address to be used for request execution.
getLocalAddress() - Method in class org.apache.http.conn.routing.HttpRoute
 
getLocalAddress() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the local address to connect from.
getLocalAddress() - Method in class org.apache.http.conn.routing.RouteTracker
 
getLocalSocketAddress() - Method in class org.apache.http.conn.routing.HttpRoute
 
getLocationURI(HttpRequest, HttpResponse, HttpContext) - Method in class org.apache.http.impl.client.DefaultRedirectStrategy
 
getManager() - Method in class org.apache.http.impl.auth.GGSSchemeBase
 
getMaxCacheEntries() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns the maximum number of cache entries the cache will retain.
getMaxExpiryInMillis() - Method in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
 
getMaxObjectSize() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns the current maximum response body size that will be cached.
getMaxObjectSizeBytes() - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
getMaxPerRoute(HttpRoute) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getMaxRedirects() - Method in class org.apache.http.client.config.RequestConfig
Returns the maximum number of redirects to be followed.
getMaxTotal() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getMaxUpdateRetries() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns the number of times to retry a cache update on failure
getMediaType() - Method in class org.apache.http.entity.mime.content.AbstractContentBody
 
getMediaType() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
Gets the defaulted MIME media type for this content.
getMemcachedCacheEntry(String, HttpCacheEntry) - Method in interface org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryFactory
Creates a new MemcachedCacheEntry for storing the given HttpCacheEntry under the given storage key.
getMemcachedCacheEntry(String, HttpCacheEntry) - Method in class org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryFactoryImpl
 
getMethod() - Method in class org.apache.http.client.methods.HttpDelete
 
getMethod() - Method in class org.apache.http.client.methods.HttpGet
 
getMethod() - Method in class org.apache.http.client.methods.HttpHead
 
getMethod() - Method in class org.apache.http.client.methods.HttpOptions
 
getMethod() - Method in class org.apache.http.client.methods.HttpPatch
 
getMethod() - Method in class org.apache.http.client.methods.HttpPost
 
getMethod() - Method in class org.apache.http.client.methods.HttpPut
 
getMethod() - Method in class org.apache.http.client.methods.HttpRequestBase
 
getMethod() - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
getMethod() - Method in class org.apache.http.client.methods.HttpTrace
 
getMethod() - Method in interface org.apache.http.client.methods.HttpUriRequest
Returns the HTTP method this request uses, such as GET, PUT, POST, or other.
getMethod() - Method in class org.apache.http.client.methods.RequestBuilder
 
getMethod() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
getMimeType() - Method in class org.apache.http.entity.mime.content.AbstractContentBody
 
getMimeType() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
Returns the body descriptors MIME type.
getName() - Method in class org.apache.http.auth.BasicUserPrincipal
 
getName() - Method in class org.apache.http.auth.NTUserPrincipal
 
getName() - Method in class org.apache.http.conn.scheme.Scheme
Deprecated.
Obtains the scheme name.
getName() - Method in interface org.apache.http.cookie.Cookie
Returns the name.
getName() - Method in class org.apache.http.entity.mime.FormBodyPart
 
getName() - Method in class org.apache.http.entity.mime.MinimalField
 
getName() - Method in class org.apache.http.impl.auth.win.CurrentWindowsCredentials
 
getName() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the name.
getName() - Method in class org.apache.http.osgi.impl.HttpProxyConfigurationActivator
getOrigin() - Method in class org.apache.http.auth.AuthScope
 
getOriginal() - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
getOriginal() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
getParameter(String) - Method in interface org.apache.http.auth.AuthScheme
Returns authentication parameter with the given name, if available.
getParameter(String) - Method in class org.apache.http.impl.auth.KerberosScheme
There are no valid parameters for KERBEROS authentication so this method always returns null.
getParameter(String) - Method in class org.apache.http.impl.auth.NTLMScheme
 
getParameter(String) - Method in class org.apache.http.impl.auth.RFC2617Scheme
Returns authentication parameter with the given name, if available.
getParameter(String) - Method in class org.apache.http.impl.auth.SPNegoScheme
There are no valid parameters for SPNEGO authentication so this method always returns null.
getParameter(String) - Method in class org.apache.http.impl.auth.win.WindowsNegotiateScheme
 
getParameters() - Method in class org.apache.http.client.entity.EntityBuilder
getParameters() - Method in class org.apache.http.client.methods.RequestBuilder
 
getParameters() - Method in class org.apache.http.impl.auth.RFC2617Scheme
Returns authentication parameters map.
getParams() - Method in interface org.apache.http.client.HttpClient
Deprecated.
(4.3) use RequestConfig.
getParams() - Method in class org.apache.http.client.methods.HttpRequestWrapper
Deprecated.
(4.3) use RequestConfig.
getParams() - Method in class org.apache.http.impl.client.ProxyClient
Deprecated.
(4.3) do not use.
getPassword() - Method in interface org.apache.http.auth.Credentials
 
getPassword() - Method in class org.apache.http.auth.KerberosCredentials
 
getPassword() - Method in class org.apache.http.auth.NTCredentials
 
getPassword() - Method in class org.apache.http.auth.UsernamePasswordCredentials
 
getPassword() - Method in class org.apache.http.impl.auth.win.CurrentWindowsCredentials
Returns an empty password
getPassword() - Method in class org.apache.http.osgi.impl.OSGiProxyConfiguration
 
getPassword() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
 
getPath() - Method in class org.apache.http.client.utils.URIBuilder
 
getPath() - Method in interface org.apache.http.cookie.Cookie
Returns the path attribute of the cookie.
getPath() - Method in class org.apache.http.cookie.CookieOrigin
 
getPath() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the path attribute of the cookie
getPort() - Method in class org.apache.http.auth.AuthScope
 
getPort() - Method in class org.apache.http.client.utils.URIBuilder
 
getPort() - Method in class org.apache.http.cookie.CookieOrigin
 
getPort() - Method in class org.apache.http.osgi.impl.OSGiProxyConfiguration
 
getPort() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
 
getPorts() - Method in interface org.apache.http.cookie.Cookie
Get the Port attribute.
getPorts() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns null.
getPorts() - Method in class org.apache.http.impl.cookie.BasicClientCookie2
 
getProtocolVersion() - Method in class org.apache.http.client.cache.HttpCacheEntry
Returns the ProtocolVersion from the origin HttpResponse.
getProtocolVersion() - Method in class org.apache.http.client.methods.HttpRequestBase
 
getProtocolVersion() - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
getProtocolVersion() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
getProxy() - Method in class org.apache.http.client.config.RequestConfig
Returns HTTP proxy to be used for request execution.
getProxyAuthState() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getProxyExceptions() - Method in class org.apache.http.osgi.impl.OSGiProxyConfiguration
 
getProxyExceptions() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
 
getProxyHost() - Method in class org.apache.http.conn.routing.HttpRoute
 
getProxyHost() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the first proxy host.
getProxyHost() - Method in class org.apache.http.conn.routing.RouteTracker
 
getProxyPreferredAuthSchemes() - Method in class org.apache.http.client.config.RequestConfig
Determines the order of preference for supported authentication schemes when authenticating with the proxy host.
getQueryParams() - Method in class org.apache.http.client.utils.URIBuilder
 
getReader() - Method in class org.apache.http.entity.mime.content.StringBody
 
getRealm() - Method in interface org.apache.http.auth.AuthScheme
Returns authentication realm.
getRealm() - Method in class org.apache.http.auth.AuthScope
 
getRealm() - Method in class org.apache.http.impl.auth.KerberosScheme
The concept of an authentication realm is not supported by the Negotiate authentication scheme.
getRealm() - Method in class org.apache.http.impl.auth.NTLMScheme
 
getRealm() - Method in class org.apache.http.impl.auth.RFC2617Scheme
Returns authentication realm.
getRealm() - Method in class org.apache.http.impl.auth.SPNegoScheme
The concept of an authentication realm is not supported by the Negotiate authentication scheme.
getRealm() - Method in class org.apache.http.impl.auth.win.WindowsNegotiateScheme
 
getReasonPhrase() - Method in class org.apache.http.client.cache.HttpCacheEntry
Gets the reason phrase from the origin HttpResponse, for example, "Not Modified".
getRedirect(HttpRequest, HttpResponse, HttpContext) - Method in interface org.apache.http.client.RedirectStrategy
Determines the redirect location given the response from the target server and the current request execution context and generates a new request to be sent to the location.
getRedirect(HttpRequest, HttpResponse, HttpContext) - Method in class org.apache.http.impl.client.DefaultRedirectStrategy
 
getRedirectLocations() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getRequestAverageDuration() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
getRequestConfig(HttpParams) - Static method in class org.apache.http.client.params.HttpClientParamConfig
Deprecated.
 
getRequestConfig() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getRequestCount() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
getRequestDate() - Method in class org.apache.http.client.cache.HttpCacheEntry
Returns the time the associated origin request was initiated by the caching module.
getRequestLine() - Method in class org.apache.http.client.methods.HttpRequestBase
 
getRequestLine() - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
getRequestLine() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
getRequestMethod() - Method in class org.apache.http.client.cache.HttpCacheEntry
Returns the HTTP request method that was used to create the cached response entry.
getResource() - Method in class org.apache.http.client.cache.HttpCacheEntry
Returns the Resource containing the origin response body.
getResponse() - Method in exception org.apache.http.impl.execchain.TunnelRefusedException
 
getResponseDate() - Method in class org.apache.http.client.cache.HttpCacheEntry
Returns the time the origin response was received by the caching module.
getRetryCount() - Method in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
 
getRetryInterval() - Method in interface org.apache.http.client.ServiceUnavailableRetryStrategy
 
getRetryInterval() - Method in class org.apache.http.impl.client.DefaultServiceUnavailableRetryStrategy
 
getRevalidationQueueSize() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns the current maximum queue size for background revalidations.
getRoute() - Method in interface org.apache.http.conn.HttpRoutedConnection
Deprecated.
Obtains the current route of this connection.
getRoute() - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Obtains the current route of this connection.
getRoutes() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getRules() - Method in class org.apache.http.conn.util.PublicSuffixList
 
getScheduledConnectionCount() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
getScheme() - Method in class org.apache.http.auth.AuthScope
 
getScheme() - Method in class org.apache.http.client.utils.URIBuilder
 
getScheme(String) - Method in class org.apache.http.conn.scheme.SchemeRegistry
Deprecated.
Obtains a scheme by name.
getScheme(HttpHost) - Method in class org.apache.http.conn.scheme.SchemeRegistry
Deprecated.
Obtains the scheme for a host.
getSchemeName() - Method in interface org.apache.http.auth.AuthScheme
Returns textual designation of the given authentication scheme.
getSchemeName() - Method in class org.apache.http.impl.auth.BasicScheme
Returns textual designation of the basic authentication scheme.
getSchemeName() - Method in class org.apache.http.impl.auth.DigestScheme
Returns textual designation of the digest authentication scheme.
getSchemeName() - Method in class org.apache.http.impl.auth.KerberosScheme
 
getSchemeName() - Method in class org.apache.http.impl.auth.NTLMScheme
 
getSchemeName() - Method in class org.apache.http.impl.auth.SPNegoScheme
 
getSchemeName() - Method in class org.apache.http.impl.auth.win.WindowsNegotiateScheme
 
getSchemeNames() - Method in class org.apache.http.auth.AuthSchemeRegistry
Deprecated.
Obtains a list containing the names of all registered authentication schemes
getSchemeNames() - Method in class org.apache.http.conn.scheme.SchemeRegistry
Deprecated.
Obtains the names of the registered schemes.
getSchemeRegistry() - Method in interface org.apache.http.conn.ClientConnectionManager
Deprecated.
Obtains the scheme registry used by this manager.
getSchemeSocketFactory() - Method in class org.apache.http.conn.scheme.Scheme
Deprecated.
Obtains the socket factory.
getSerializable() - Method in class org.apache.http.client.entity.EntityBuilder
Returns entity content as a Serializable if set using EntityBuilder.setSerializable(java.io.Serializable) method.
getSocket() - Method in interface org.apache.http.conn.ManagedHttpClientConnection
Returns the underlying socket.
getSocket() - Method in class org.apache.http.impl.conn.DefaultManagedHttpClientConnection
 
getSocketConfig() - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
getSocketConfig(HttpHost) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getSocketFactory() - Method in class org.apache.http.conn.scheme.Scheme
Deprecated.
getSocketFactory() - Static method in class org.apache.http.conn.socket.PlainConnectionSocketFactory
 
getSocketFactory() - Static method in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
Obtains default SSL socket factory with an SSL context based on the standard JSSE trust material (cacerts file in the security properties directory).
getSocketTimeout() - Method in class org.apache.http.client.config.RequestConfig
Defines the socket timeout (SO_TIMEOUT) in milliseconds, which is the timeout for waiting for data or, put differently, a maximum period inactivity between two consecutive data packets).
getSpecNames() - Method in class org.apache.http.cookie.CookieSpecRegistry
Deprecated.
Obtains a list containing the names of all registered cookie specs.
getSSLSession() - Method in interface org.apache.http.conn.HttpRoutedConnection
Deprecated.
Obtains the SSL session of the underlying connection, if any.
getSSLSession() - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Obtains the SSL session of the underlying connection, if any.
getSSLSession() - Method in interface org.apache.http.conn.ManagedHttpClientConnection
Obtains the SSL session of the underlying connection, if any.
getSSLSession() - Method in class org.apache.http.impl.conn.DefaultManagedHttpClientConnection
 
getState() - Method in class org.apache.http.auth.AuthState
 
getState() - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Returns the state object associated with this connection.
getStats(HttpRoute) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getStatusCode() - Method in class org.apache.http.client.cache.HttpCacheEntry
Returns the HTTP response code from the origin HttpResponse.
getStatusCode() - Method in exception org.apache.http.client.HttpResponseException
 
getStatusLine() - Method in class org.apache.http.client.cache.HttpCacheEntry
Returns the StatusLine from the origin HttpResponse.
getStorageKey() - Method in interface org.apache.http.impl.client.cache.memcached.MemcachedCacheEntry
Returns the storage key associated with this entry.
getStorageKey() - Method in class org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryImpl
 
getStream() - Method in class org.apache.http.client.entity.EntityBuilder
Returns entity content as a InputStream if set using EntityBuilder.setStream(java.io.InputStream) method.
getSubType() - Method in class org.apache.http.entity.mime.content.AbstractContentBody
 
getSubType() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
Gets the defaulted MIME sub type for this content.
getSuccessfulConnectionAverageDuration() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
getSuccessfulConnectionCount() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
getSystemSocketFactory() - Static method in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
Obtains default SSL socket factory with an SSL context based on system properties as described in Java™ Secure Socket Extension (JSSE) Reference Guide.
getTarget() - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
getTargetAuthState() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getTargetHost() - Method in class org.apache.http.conn.routing.HttpRoute
 
getTargetHost() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the target host.
getTargetHost() - Method in class org.apache.http.conn.routing.RouteTracker
 
getTargetPreferredAuthSchemes() - Method in class org.apache.http.client.config.RequestConfig
Determines the order of preference for supported authentication schemes when authenticating with the target host.
getTaskAverageDuration() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
getTaskCount() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
getText() - Method in class org.apache.http.client.entity.EntityBuilder
Returns entity content as a string if set using EntityBuilder.setText(String) method.
getTotalStats() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getTransferEncoding() - Method in class org.apache.http.entity.mime.content.ByteArrayBody
 
getTransferEncoding() - Method in interface org.apache.http.entity.mime.content.ContentDescriptor
Returns the body descriptors transfer encoding.
getTransferEncoding() - Method in class org.apache.http.entity.mime.content.FileBody
 
getTransferEncoding() - Method in class org.apache.http.entity.mime.content.InputStreamBody
 
getTransferEncoding() - Method in class org.apache.http.entity.mime.content.StringBody
 
getTunnelType() - Method in class org.apache.http.conn.routing.HttpRoute
 
getTunnelType() - Method in interface org.apache.http.conn.routing.RouteInfo
Obtains the tunnel type of this route.
getTunnelType() - Method in class org.apache.http.conn.routing.RouteTracker
 
getType() - Method in class org.apache.http.client.fluent.Content
 
getType() - Method in class org.apache.http.conn.util.PublicSuffixList
 
getUnsetCacheEntry() - Method in interface org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryFactory
Creates an "unset" MemcachedCacheEntry ready to accept a serialized representation via MemcachedCacheEntry.set(byte[]) and deserialize it into a storage key and a HttpCacheEntry.
getUnsetCacheEntry() - Method in class org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryFactoryImpl
 
getURI() - Method in class org.apache.http.client.methods.HttpRequestBase
Returns the original request URI.
getURI() - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
getURI() - Method in interface org.apache.http.client.methods.HttpUriRequest
Returns the URI this request uses, such as http://example.org/path/to/file.
getUri() - Method in class org.apache.http.client.methods.RequestBuilder
 
getURI() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
getUserInfo() - Method in class org.apache.http.client.utils.URIBuilder
 
getUserName() - Method in class org.apache.http.auth.NTCredentials
 
getUsername() - Method in class org.apache.http.auth.NTUserPrincipal
 
getUserName() - Method in class org.apache.http.auth.UsernamePasswordCredentials
 
getUsername() - Method in class org.apache.http.osgi.impl.OSGiProxyConfiguration
 
getUsername() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
 
getUserPrincipal() - Method in interface org.apache.http.auth.Credentials
 
getUserPrincipal() - Method in class org.apache.http.auth.KerberosCredentials
 
getUserPrincipal() - Method in class org.apache.http.auth.NTCredentials
 
getUserPrincipal() - Method in class org.apache.http.auth.UsernamePasswordCredentials
 
getUserPrincipal() - Method in class org.apache.http.impl.auth.win.CurrentWindowsCredentials
 
getUserToken(Class<T>) - Method in class org.apache.http.client.protocol.HttpClientContext
 
getUserToken() - Method in class org.apache.http.client.protocol.HttpClientContext
 
getUserToken(HttpContext) - Method in interface org.apache.http.client.UserTokenHandler
The token object returned by this method is expected to uniquely identify the current user if the context is user specific or to be null if it is not.
getUserToken(HttpContext) - Method in class org.apache.http.impl.client.DefaultUserTokenHandler
 
getUserToken(HttpContext) - Method in class org.apache.http.impl.client.NoopUserTokenHandler
 
getValidateAfterInactivity() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
getValue() - Method in class org.apache.http.client.cache.InputLimit
Returns the current maximum limit that was set on creation.
getValue() - Method in interface org.apache.http.cookie.Cookie
Returns the value.
getValue() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the value.
getVariantMap() - Method in class org.apache.http.client.cache.HttpCacheEntry
Returns an index about where in the cache different variants for a given resource are stored.
getVersion() - Method in class org.apache.http.client.methods.RequestBuilder
 
getVersion() - Method in interface org.apache.http.cookie.Cookie
Returns the version of the cookie specification to which this cookie conforms.
getVersion() - Method in interface org.apache.http.cookie.CookieSpec
Returns version of the state management this cookie specification conforms to.
getVersion() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns the version of the cookie specification to which this cookie conforms.
getVersion() - Method in class org.apache.http.impl.cookie.DefaultCookieSpec
 
getVersion() - Method in class org.apache.http.impl.cookie.IgnoreSpec
 
getVersion() - Method in class org.apache.http.impl.cookie.NetscapeDraftSpec
 
getVersion() - Method in class org.apache.http.impl.cookie.RFC2109Spec
 
getVersion() - Method in class org.apache.http.impl.cookie.RFC2965Spec
 
getVersion() - Method in class org.apache.http.impl.cookie.RFC6265CookieSpec
 
getVersionHeader() - Method in interface org.apache.http.cookie.CookieSpec
Returns a request header identifying what version of the state management specification is understood.
getVersionHeader() - Method in class org.apache.http.impl.cookie.DefaultCookieSpec
 
getVersionHeader() - Method in class org.apache.http.impl.cookie.IgnoreSpec
 
getVersionHeader() - Method in class org.apache.http.impl.cookie.NetscapeDraftSpec
 
getVersionHeader() - Method in class org.apache.http.impl.cookie.RFC2109Spec
 
getVersionHeader() - Method in class org.apache.http.impl.cookie.RFC2965Spec
 
getVersionHeader() - Method in class org.apache.http.impl.cookie.RFC6265CookieSpec
 
getWorkstation() - Method in class org.apache.http.auth.NTCredentials
Retrieves the workstation name of the computer originating the request.
GGSSchemeBase - Class in org.apache.http.impl.auth
 
GMT - Static variable in class org.apache.http.client.utils.DateUtils
 
gzipCompress() - Method in class org.apache.http.client.entity.EntityBuilder
Makes entity GZIP compressed.
GzipCompressingEntity - Class in org.apache.http.client.entity
Wrapping entity that compresses content when writing.
GzipCompressingEntity(HttpEntity) - Constructor for class org.apache.http.client.entity.GzipCompressingEntity
 
GzipDecompressingEntity - Class in org.apache.http.client.entity
HttpEntityWrapper for handling gzip Content Coded responses.
GzipDecompressingEntity(HttpEntity) - Constructor for class org.apache.http.client.entity.GzipDecompressingEntity
Creates a new GzipDecompressingEntity which will wrap the specified HttpEntity.

H

HANDLE_AUTHENTICATION - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
Defines whether authentication should be handled automatically.
HANDLE_REDIRECTS - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
Defines whether redirects should be handled automatically
handleAsIdempotent(HttpRequest) - Method in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
 
handleAsIdempotent(HttpRequest) - Method in class org.apache.http.impl.client.StandardHttpRequestRetryHandler
 
handleAuthChallenge(HttpHost, HttpResponse, AuthenticationStrategy, AuthState, HttpContext) - Method in class org.apache.http.impl.auth.HttpAuthenticator
 
handleEntity(HttpEntity) - Method in class org.apache.http.client.fluent.ContentResponseHandler
 
handleEntity(HttpEntity) - Method in class org.apache.http.impl.client.AbstractResponseHandler
Handle the response entity and transform it into the actual response object.
handleEntity(HttpEntity) - Method in class org.apache.http.impl.client.BasicResponseHandler
Returns the entity as a body as a String.
handleResponse(ResponseHandler<T>) - Method in class org.apache.http.client.fluent.Response
Handles the response using the specified ResponseHandler
handleResponse(HttpResponse) - Method in interface org.apache.http.client.ResponseHandler
Processes an HttpResponse and returns some value corresponding to that response.
handleResponse(HttpResponse) - Method in class org.apache.http.impl.client.AbstractResponseHandler
Read the entity from the response body and pass it to the entity handler method if the response was successful (a 2xx status code).
handleResponse(HttpResponse) - Method in class org.apache.http.impl.client.BasicResponseHandler
 
hasAuthOptions() - Method in class org.apache.http.auth.AuthState
Returns true if AuthOptions are available, false otherwise.
hash(String) - Method in interface org.apache.http.impl.client.cache.memcached.KeyHashingScheme
Maps a storage key to a cache key.
hash(String) - Method in class org.apache.http.impl.client.cache.memcached.PrefixKeyHashingScheme
 
hash(String) - Method in class org.apache.http.impl.client.cache.memcached.SHA256KeyHashingScheme
 
hashCode() - Method in class org.apache.http.auth.AuthScope
 
hashCode() - Method in class org.apache.http.auth.BasicUserPrincipal
 
hashCode() - Method in class org.apache.http.auth.NTCredentials
 
hashCode() - Method in class org.apache.http.auth.NTUserPrincipal
 
hashCode() - Method in class org.apache.http.auth.UsernamePasswordCredentials
 
hashCode() - Method in class org.apache.http.conn.routing.HttpRoute
Generates a hash code for this route.
hashCode() - Method in class org.apache.http.conn.routing.RouteTracker
Generates a hash code for this tracked route.
hashCode() - Method in class org.apache.http.conn.scheme.Scheme
Deprecated.
 
hashCode() - Method in class org.apache.http.impl.auth.win.CurrentWindowsCredentials
 
hasVariants() - Method in class org.apache.http.client.cache.HttpCacheEntry
Indicates whether the origin response indicated the associated resource had variants (i.e.
Head(URI) - Static method in class org.apache.http.client.fluent.Request
 
Head(String) - Static method in class org.apache.http.client.fluent.Request
 
head() - Static method in class org.apache.http.client.methods.RequestBuilder
 
head(URI) - Static method in class org.apache.http.client.methods.RequestBuilder
 
head(String) - Static method in class org.apache.http.client.methods.RequestBuilder
 
HEAD_METHOD - Static variable in class org.apache.http.client.cache.HeaderConstants
 
Header - Class in org.apache.http.entity.mime
The header of an entity (see RFC 2045).
Header() - Constructor for class org.apache.http.entity.mime.Header
 
HeaderConstants - Class in org.apache.http.client.cache
Records static constants for various HTTP header names.
HeaderConstants() - Constructor for class org.apache.http.client.cache.HeaderConstants
 
HeapResource - Class in org.apache.http.impl.client.cache
Cache resource backed by a byte array on the heap.
HeapResource(byte[]) - Constructor for class org.apache.http.impl.client.cache.HeapResource
 
HeapResourceFactory - Class in org.apache.http.impl.client.cache
Generates Resource instances stored entirely in heap.
HeapResourceFactory() - Constructor for class org.apache.http.impl.client.cache.HeapResourceFactory
 
HTTP_ROUTE - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a RouteInfo object that represents the actual connection route.
HttpAuthenticator - Class in org.apache.http.impl.auth
 
HttpAuthenticator(Log) - Constructor for class org.apache.http.impl.auth.HttpAuthenticator
 
HttpAuthenticator() - Constructor for class org.apache.http.impl.auth.HttpAuthenticator
 
HttpCacheContext - Class in org.apache.http.client.cache
 
HttpCacheContext(HttpContext) - Constructor for class org.apache.http.client.cache.HttpCacheContext
 
HttpCacheContext() - Constructor for class org.apache.http.client.cache.HttpCacheContext
 
HttpCacheEntry - Class in org.apache.http.client.cache
Structure used to store an HttpResponse in a cache.
HttpCacheEntry(Date, Date, StatusLine, Header[], Resource, Map<String, String>, String) - Constructor for class org.apache.http.client.cache.HttpCacheEntry
Create a new HttpCacheEntry with variants.
HttpCacheEntry(Date, Date, StatusLine, Header[], Resource, Map<String, String>) - Constructor for class org.apache.http.client.cache.HttpCacheEntry
Create a new HttpCacheEntry with variants.
HttpCacheEntry(Date, Date, StatusLine, Header[], Resource) - Constructor for class org.apache.http.client.cache.HttpCacheEntry
Create a new HttpCacheEntry.
HttpCacheEntry(Date, Date, StatusLine, Header[], Resource, String) - Constructor for class org.apache.http.client.cache.HttpCacheEntry
Create a new HttpCacheEntry.
HttpCacheEntrySerializationException - Exception in org.apache.http.client.cache
Thrown if serialization or deserialization of an HttpCacheEntry fails.
HttpCacheEntrySerializationException(String) - Constructor for exception org.apache.http.client.cache.HttpCacheEntrySerializationException
 
HttpCacheEntrySerializationException(String, Throwable) - Constructor for exception org.apache.http.client.cache.HttpCacheEntrySerializationException
 
HttpCacheEntrySerializer - Interface in org.apache.http.client.cache
Used by some HttpCacheStorage implementations to serialize HttpCacheEntry instances to a byte representation before storage.
HttpCacheInvalidator - Interface in org.apache.http.client.cache
Given a particular HttpRequest, flush any cache entries that this request would invalidate.
HttpCacheStorage - Interface in org.apache.http.client.cache
New storage backends should implement this HttpCacheStorage interface.
HttpCacheUpdateCallback - Interface in org.apache.http.client.cache
Used for atomically updating entries in a HttpCacheStorage implementation.
HttpCacheUpdateException - Exception in org.apache.http.client.cache
Signals that HttpCacheStorage encountered an error performing an update operation.
HttpCacheUpdateException(String) - Constructor for exception org.apache.http.client.cache.HttpCacheUpdateException
 
HttpCacheUpdateException(String, Throwable) - Constructor for exception org.apache.http.client.cache.HttpCacheUpdateException
 
HttpClient - Interface in org.apache.http.client
This interface represents only the most basic contract for HTTP request execution.
HttpClientBuilder - Class in org.apache.http.impl.client
Builder for CloseableHttpClient instances.
HttpClientBuilder() - Constructor for class org.apache.http.impl.client.HttpClientBuilder
 
HttpClientBuilderFactory - Interface in org.apache.http.osgi.services
 
HttpClientConnectionManager - Interface in org.apache.http.conn
Represents a manager of persistent client connections.
HttpClientConnectionOperator - Interface in org.apache.http.conn
Connection operator that performs connection connect and upgrade operations.
HttpClientContext - Class in org.apache.http.client.protocol
Adaptor class that provides convenience type safe setters and getters for common HttpContext attributes used in the course of HTTP request execution.
HttpClientContext(HttpContext) - Constructor for class org.apache.http.client.protocol.HttpClientContext
 
HttpClientContext() - Constructor for class org.apache.http.client.protocol.HttpClientContext
 
HttpClientParamConfig - Class in org.apache.http.client.params
Deprecated.
(4.3) provided for compatibility with HttpParams. Do not use.
HttpClients - Class in org.apache.http.impl.client
Factory methods for CloseableHttpClient instances.
HttpClientUtils - Class in org.apache.http.client.utils
Convenience methods for closing response and client objects.
HttpConnectionFactory<T,C extends HttpConnection> - Interface in org.apache.http.conn
Generic HttpConnection factory.
HttpDelete - Class in org.apache.http.client.methods
HTTP DELETE method
HttpDelete() - Constructor for class org.apache.http.client.methods.HttpDelete
 
HttpDelete(URI) - Constructor for class org.apache.http.client.methods.HttpDelete
 
HttpDelete(String) - Constructor for class org.apache.http.client.methods.HttpDelete
 
HttpEntityEnclosingRequestBase - Class in org.apache.http.client.methods
Basic implementation of an entity enclosing HTTP request that can be modified
HttpEntityEnclosingRequestBase() - Constructor for class org.apache.http.client.methods.HttpEntityEnclosingRequestBase
 
HttpExecutionAware - Interface in org.apache.http.client.methods
Interface to be implemented by any object that wishes to be notified of blocking I/O operations that could be cancelled.
HttpGet - Class in org.apache.http.client.methods
HTTP GET method.
HttpGet() - Constructor for class org.apache.http.client.methods.HttpGet
 
HttpGet(URI) - Constructor for class org.apache.http.client.methods.HttpGet
 
HttpGet(String) - Constructor for class org.apache.http.client.methods.HttpGet
 
HttpHead - Class in org.apache.http.client.methods
HTTP HEAD method.
HttpHead() - Constructor for class org.apache.http.client.methods.HttpHead
 
HttpHead(URI) - Constructor for class org.apache.http.client.methods.HttpHead
 
HttpHead(String) - Constructor for class org.apache.http.client.methods.HttpHead
 
HttpHostConnectException - Exception in org.apache.http.conn
A ConnectException that specifies the HttpHost that was being connected to.
HttpHostConnectException(HttpHost, ConnectException) - Constructor for exception org.apache.http.conn.HttpHostConnectException
HttpHostConnectException(IOException, HttpHost, InetAddress...) - Constructor for exception org.apache.http.conn.HttpHostConnectException
Creates a HttpHostConnectException based on original IOException.
HttpInetSocketAddress - Class in org.apache.http.conn
Deprecated.
(4.3)
HttpInetSocketAddress(HttpHost, InetAddress, int) - Constructor for class org.apache.http.conn.HttpInetSocketAddress
Deprecated.
 
HttpMultipartMode - Enum in org.apache.http.entity.mime
 
HttpOptions - Class in org.apache.http.client.methods
HTTP OPTIONS method.
HttpOptions() - Constructor for class org.apache.http.client.methods.HttpOptions
 
HttpOptions(URI) - Constructor for class org.apache.http.client.methods.HttpOptions
 
HttpOptions(String) - Constructor for class org.apache.http.client.methods.HttpOptions
 
HttpPatch - Class in org.apache.http.client.methods
HTTP PATCH method.
HttpPatch() - Constructor for class org.apache.http.client.methods.HttpPatch
 
HttpPatch(URI) - Constructor for class org.apache.http.client.methods.HttpPatch
 
HttpPatch(String) - Constructor for class org.apache.http.client.methods.HttpPatch
 
HttpPost - Class in org.apache.http.client.methods
HTTP POST method.
HttpPost() - Constructor for class org.apache.http.client.methods.HttpPost
 
HttpPost(URI) - Constructor for class org.apache.http.client.methods.HttpPost
 
HttpPost(String) - Constructor for class org.apache.http.client.methods.HttpPost
 
HttpProxyConfigurationActivator - Class in org.apache.http.osgi.impl
 
HttpProxyConfigurationActivator() - Constructor for class org.apache.http.osgi.impl.HttpProxyConfigurationActivator
 
HttpPut - Class in org.apache.http.client.methods
HTTP PUT method.
HttpPut() - Constructor for class org.apache.http.client.methods.HttpPut
 
HttpPut(URI) - Constructor for class org.apache.http.client.methods.HttpPut
 
HttpPut(String) - Constructor for class org.apache.http.client.methods.HttpPut
 
HttpRequestBase - Class in org.apache.http.client.methods
Base implementation of HttpUriRequest.
HttpRequestBase() - Constructor for class org.apache.http.client.methods.HttpRequestBase
 
HttpRequestFutureTask<V> - Class in org.apache.http.impl.client
FutureTask implementation that wraps a HttpAsyncClientCallable and exposes various task specific metrics.
HttpRequestFutureTask(HttpUriRequest, HttpRequestTaskCallable<V>) - Constructor for class org.apache.http.impl.client.HttpRequestFutureTask
 
HttpRequestRetryHandler - Interface in org.apache.http.client
A handler for determining if an HttpRequest should be retried after a recoverable exception during execution.
HttpRequestWrapper - Class in org.apache.http.client.methods
A wrapper class for HttpRequest that can be used to change properties of the current request without modifying the original object.
HttpResponseException - Exception in org.apache.http.client
Signals a non 2xx HTTP response.
HttpResponseException(int, String) - Constructor for exception org.apache.http.client.HttpResponseException
 
HttpRoute - Class in org.apache.http.conn.routing
The route for a request.
HttpRoute(HttpHost, InetAddress, HttpHost[], boolean, RouteInfo.TunnelType, RouteInfo.LayerType) - Constructor for class org.apache.http.conn.routing.HttpRoute
Creates a new route with all attributes specified explicitly.
HttpRoute(HttpHost, InetAddress, HttpHost, boolean, RouteInfo.TunnelType, RouteInfo.LayerType) - Constructor for class org.apache.http.conn.routing.HttpRoute
Creates a new route with at most one proxy.
HttpRoute(HttpHost, InetAddress, boolean) - Constructor for class org.apache.http.conn.routing.HttpRoute
Creates a new direct route.
HttpRoute(HttpHost) - Constructor for class org.apache.http.conn.routing.HttpRoute
Creates a new direct insecure route.
HttpRoute(HttpHost, InetAddress, HttpHost, boolean) - Constructor for class org.apache.http.conn.routing.HttpRoute
Creates a new route through a proxy.
HttpRoute(HttpHost, HttpHost) - Constructor for class org.apache.http.conn.routing.HttpRoute
Creates a new plain route through a proxy.
HttpRoutedConnection - Interface in org.apache.http.conn
Deprecated.
(4.3) replaced by HttpClientConnectionManager.
HttpRouteDirector - Interface in org.apache.http.conn.routing
Provides directions on establishing a route.
HttpRoutePlanner - Interface in org.apache.http.conn.routing
Encapsulates logic to compute a HttpRoute to a target host.
HttpTrace - Class in org.apache.http.client.methods
HTTP TRACE method.
HttpTrace() - Constructor for class org.apache.http.client.methods.HttpTrace
 
HttpTrace(URI) - Constructor for class org.apache.http.client.methods.HttpTrace
 
HttpTrace(String) - Constructor for class org.apache.http.client.methods.HttpTrace
 
HttpUriRequest - Interface in org.apache.http.client.methods
Extended version of the HttpRequest interface that provides convenience methods to access request properties such as request URI and method type.

I

IdleConnectionEvictor - Class in org.apache.http.impl.client
This class maintains a background thread to enforce an eviction policy for expired / idle persistent connections kept alive in the connection pool.
IdleConnectionEvictor(HttpClientConnectionManager, ThreadFactory, long, TimeUnit, long, TimeUnit) - Constructor for class org.apache.http.impl.client.IdleConnectionEvictor
 
IdleConnectionEvictor(HttpClientConnectionManager, long, TimeUnit, long, TimeUnit) - Constructor for class org.apache.http.impl.client.IdleConnectionEvictor
 
IdleConnectionEvictor(HttpClientConnectionManager, long, TimeUnit) - Constructor for class org.apache.http.impl.client.IdleConnectionEvictor
 
IF_MATCH - Static variable in class org.apache.http.client.cache.HeaderConstants
 
IF_MODIFIED_SINCE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
IF_NONE_MATCH - Static variable in class org.apache.http.client.cache.HeaderConstants
 
IF_RANGE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
IF_UNMODIFIED_SINCE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
IGNORE_COOKIES - Static variable in class org.apache.http.client.config.CookieSpecs
The policy that ignores cookies.
IgnoreSpec - Class in org.apache.http.impl.cookie
CookieSpec that ignores all cookies
IgnoreSpec() - Constructor for class org.apache.http.impl.cookie.IgnoreSpec
 
IgnoreSpecProvider - Class in org.apache.http.impl.cookie
CookieSpecProvider implementation that ignores all cookies.
IgnoreSpecProvider() - Constructor for class org.apache.http.impl.cookie.IgnoreSpecProvider
 
ImmediateSchedulingStrategy - Class in org.apache.http.impl.client.cache
Immediately schedules any incoming validation request.
ImmediateSchedulingStrategy(CacheConfig) - Constructor for class org.apache.http.impl.client.cache.ImmediateSchedulingStrategy
Uses a ThreadPoolExecutor which is configured according to the given CacheConfig.
increaseErrorCount(String) - Method in class org.apache.http.impl.client.cache.DefaultFailureCache
 
increaseErrorCount(String) - Method in interface org.apache.http.impl.client.cache.FailureCache
Increases the error count by one.
incrementExecCount() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
InetAddressUtils - Class in org.apache.http.conn.util
A collection of utilities relating to InetAddresses.
InMemoryDnsResolver - Class in org.apache.http.impl.conn
In-memory DnsResolver implementation.
InMemoryDnsResolver() - Constructor for class org.apache.http.impl.conn.InMemoryDnsResolver
Builds a DNS resolver that will resolve the host names against a collection held in-memory.
input(InputStream) - Method in class org.apache.http.impl.conn.Wire
 
input(byte[], int, int) - Method in class org.apache.http.impl.conn.Wire
 
input(byte[]) - Method in class org.apache.http.impl.conn.Wire
 
input(int) - Method in class org.apache.http.impl.conn.Wire
 
input(String) - Method in class org.apache.http.impl.conn.Wire
 
InputLimit - Class in org.apache.http.client.cache
Used to limiting the size of an incoming response body of unknown size that is optimistically being read in anticipation of caching it.
InputLimit(long) - Constructor for class org.apache.http.client.cache.InputLimit
Create a limit for how many bytes of a response body to read.
InputStreamBody - Class in org.apache.http.entity.mime.content
Binary body part backed by an input stream.
InputStreamBody(InputStream, String, String) - Constructor for class org.apache.http.entity.mime.content.InputStreamBody
InputStreamBody(InputStream, String) - Constructor for class org.apache.http.entity.mime.content.InputStreamBody
 
InputStreamBody(InputStream, ContentType, String) - Constructor for class org.apache.http.entity.mime.content.InputStreamBody
 
InputStreamBody(InputStream, ContentType) - Constructor for class org.apache.http.entity.mime.content.InputStreamBody
 
InputStreamFactory - Interface in org.apache.http.client.entity
Factory for decorated InputStreams.
INSTANCE - Static variable in class org.apache.http.conn.socket.PlainConnectionSocketFactory
 
INSTANCE - Static variable in class org.apache.http.conn.ssl.AllowAllHostnameVerifier
Deprecated.
 
INSTANCE - Static variable in class org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Deprecated.
 
INSTANCE - Static variable in class org.apache.http.conn.ssl.NoopHostnameVerifier
 
INSTANCE - Static variable in class org.apache.http.conn.ssl.StrictHostnameVerifier
Deprecated.
 
INSTANCE - Static variable in class org.apache.http.conn.ssl.TrustSelfSignedStrategy
 
INSTANCE - Static variable in class org.apache.http.cookie.CookiePathComparator
 
INSTANCE - Static variable in class org.apache.http.cookie.CookiePriorityComparator
 
INSTANCE - Static variable in class org.apache.http.impl.auth.win.CurrentWindowsCredentials
 
INSTANCE - Static variable in class org.apache.http.impl.client.DefaultConnectionKeepAliveStrategy
 
INSTANCE - Static variable in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
 
INSTANCE - Static variable in class org.apache.http.impl.client.DefaultRedirectStrategy
 
INSTANCE - Static variable in class org.apache.http.impl.client.DefaultUserTokenHandler
 
INSTANCE - Static variable in class org.apache.http.impl.client.NoopUserTokenHandler
 
INSTANCE - Static variable in class org.apache.http.impl.client.ProxyAuthenticationStrategy
 
INSTANCE - Static variable in class org.apache.http.impl.client.TargetAuthenticationStrategy
 
INSTANCE - Static variable in class org.apache.http.impl.conn.DefaultHttpResponseParserFactory
 
INSTANCE - Static variable in class org.apache.http.impl.conn.DefaultSchemePortResolver
 
INSTANCE - Static variable in class org.apache.http.impl.conn.ManagedHttpClientConnectionFactory
 
INSTANCE - Static variable in class org.apache.http.impl.conn.SystemDefaultDnsResolver
 
invalidate() - Method in class org.apache.http.auth.AuthState
Deprecated.
InvalidCredentialsException - Exception in org.apache.http.auth
Authentication credentials required to respond to a authentication challenge are invalid
InvalidCredentialsException() - Constructor for exception org.apache.http.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with a null detail message.
InvalidCredentialsException(String) - Constructor for exception org.apache.http.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with the specified message.
InvalidCredentialsException(String, Throwable) - Constructor for exception org.apache.http.auth.InvalidCredentialsException
Creates a new InvalidCredentialsException with the specified detail message and cause.
is303CachingEnabled() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns whether 303 caching is enabled.
isAborted() - Method in class org.apache.http.client.methods.AbstractExecutionAwareRequest
 
isAborted() - Method in interface org.apache.http.client.methods.HttpExecutionAware
 
isAborted() - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
isAborted() - Method in interface org.apache.http.client.methods.HttpUriRequest
Tests if the request execution has been aborted.
isAborted() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
isAbsolute() - Method in class org.apache.http.client.utils.URIBuilder
 
isAuthenticationEnabled() - Method in class org.apache.http.client.config.RequestConfig
Determines whether authentication should be handled automatically.
isAuthenticationRequested(HttpHost, HttpResponse, HttpContext) - Method in interface org.apache.http.client.AuthenticationStrategy
Determines if the given HTTP response response represents an authentication challenge that was sent back as a result of authentication failure.
isAuthenticationRequested(HttpHost, HttpResponse, AuthenticationStrategy, AuthState, HttpContext) - Method in class org.apache.http.impl.auth.HttpAuthenticator
 
isChunked() - Method in class org.apache.http.client.entity.EntityBuilder
Returns true if entity is to be chunk coded, false otherwise.
isChunked() - Method in class org.apache.http.client.entity.GzipCompressingEntity
 
isCircularRedirectsAllowed() - Method in class org.apache.http.client.config.RequestConfig
Determines whether circular redirects (redirects to the same location) should be allowed.
isComplete() - Method in interface org.apache.http.auth.AuthScheme
Authentication process may involve a series of challenge-response exchanges.
isComplete() - Method in class org.apache.http.impl.auth.BasicScheme
Tests if the Basic authentication process has been completed.
isComplete() - Method in class org.apache.http.impl.auth.DigestScheme
Tests if the Digest authentication process has been completed.
isComplete() - Method in class org.apache.http.impl.auth.GGSSchemeBase
 
isComplete() - Method in class org.apache.http.impl.auth.NTLMScheme
 
isComplete() - Method in class org.apache.http.impl.auth.win.WindowsNegotiateScheme
 
isConnected() - Method in class org.apache.http.conn.routing.RouteTracker
 
isConnectionBased() - Method in interface org.apache.http.auth.AuthScheme
Tests if the authentication scheme is provides authorization on a per connection basis instead of usual per request basis
isConnectionBased() - Method in class org.apache.http.impl.auth.BasicScheme
Returns false.
isConnectionBased() - Method in class org.apache.http.impl.auth.DigestScheme
Returns false.
isConnectionBased() - Method in class org.apache.http.impl.auth.KerberosScheme
Returns true.
isConnectionBased() - Method in class org.apache.http.impl.auth.NTLMScheme
 
isConnectionBased() - Method in class org.apache.http.impl.auth.SPNegoScheme
Returns true.
isConnectionBased() - Method in class org.apache.http.impl.auth.win.WindowsNegotiateScheme
 
isContentCompressionEnabled() - Method in class org.apache.http.client.config.RequestConfig
Determines whether the target server is requested to compress content.
isDecompressionEnabled() - Method in class org.apache.http.client.config.RequestConfig
isEnabled() - Method in class org.apache.http.osgi.impl.OSGiProxyConfiguration
 
isEnabled() - Method in interface org.apache.http.osgi.services.ProxyConfiguration
 
isEncoded(HttpEntity) - Static method in class org.apache.http.client.utils.URLEncodedUtils
Returns true if the entity's Content-Type header is application/x-www-form-urlencoded.
isExpectContinueEnabled() - Method in class org.apache.http.client.config.RequestConfig
Determines whether the 'Expect: 100-Continue' handshake is enabled for entity enclosing methods.
isExpired(Date) - Method in interface org.apache.http.cookie.Cookie
Returns true if this cookie has expired.
isExpired(Date) - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns true if this cookie has expired.
isExpired(Date) - Method in class org.apache.http.impl.cookie.BasicClientCookie2
 
isGzipCompress() - Method in class org.apache.http.client.entity.EntityBuilder
Returns true if entity is to be GZIP compressed, false otherwise.
isHeuristicCachingEnabled() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns whether heuristic caching is enabled.
isIPv4Address(String) - Static method in class org.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid IPv4 address
isIPv4MappedIPv64Address(String) - Static method in class org.apache.http.conn.util.InetAddressUtils
 
isIPv6Address(String) - Static method in class org.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid IPv6 address (including compressed).
isIPv6HexCompressedAddress(String) - Static method in class org.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid compressed IPv6 address
isIPv6StdAddress(String) - Static method in class org.apache.http.conn.util.InetAddressUtils
Checks whether the parameter is a valid standard (non-compressed) IPv6 address
isLayered() - Method in class org.apache.http.conn.routing.HttpRoute
 
isLayered() - Method in interface org.apache.http.conn.routing.RouteInfo
Checks whether this route includes a layered protocol.
isLayered() - Method in class org.apache.http.conn.routing.RouteTracker
 
isLayered() - Method in class org.apache.http.conn.scheme.Scheme
Deprecated.
Indicates whether this scheme allows for layered connections.
isMarkedReusable() - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Indicates whether this connection is in a reusable communication state.
isNeverCacheHTTP10ResponsesWithQuery() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns whether the cache will never cache HTTP 1.0 responses with a query string or not.
isOpaque() - Method in class org.apache.http.client.utils.URIBuilder
 
isPersistent() - Method in interface org.apache.http.cookie.Cookie
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.
isPersistent() - Method in class org.apache.http.impl.cookie.BasicClientCookie
Returns false if the cookie should be discarded at the end of the "session"; true otherwise.
isPersistent() - Method in class org.apache.http.impl.cookie.BasicClientCookie2
 
isProxy() - Method in class org.apache.http.impl.auth.AuthSchemeBase
Returns true if authenticating against a proxy, false otherwise.
isReached() - Method in class org.apache.http.client.cache.InputLimit
Returns true if the input limit has been reached.
isReadAllowed() - Method in class org.apache.http.conn.EofSensorInputStream
Checks whether the underlying stream can be read from.
isRedirectable(String) - Method in class org.apache.http.impl.client.DefaultRedirectStrategy
 
isRedirectable(String) - Method in class org.apache.http.impl.client.LaxRedirectStrategy
 
isRedirected(HttpRequest, HttpResponse, HttpContext) - Method in interface org.apache.http.client.RedirectStrategy
Determines if a request should be redirected to a new location given the response from the target server.
isRedirected(HttpRequest, HttpResponse, HttpContext) - Method in class org.apache.http.impl.client.DefaultRedirectStrategy
 
isRedirectsEnabled() - Method in class org.apache.http.client.config.RequestConfig
Determines whether redirects should be handled automatically.
isRelativeRedirectsAllowed() - Method in class org.apache.http.client.config.RequestConfig
Determines whether relative redirects should be rejected.
isRepeatable() - Method in class org.apache.http.impl.client.EntityEnclosingRequestWrapper
Deprecated.
 
isRepeatable() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
isRequestSentRetryEnabled() - Method in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
 
isRunning() - Method in class org.apache.http.impl.client.IdleConnectionEvictor
 
isSecure() - Method in interface org.apache.http.conn.HttpRoutedConnection
Deprecated.
Indicates whether this connection is secure.
isSecure() - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Indicates whether this connection is secure.
isSecure() - Method in class org.apache.http.conn.routing.HttpRoute
 
isSecure() - Method in interface org.apache.http.conn.routing.RouteInfo
Checks whether this route is secure.
isSecure() - Method in class org.apache.http.conn.routing.RouteTracker
 
isSecure(Socket) - Method in interface org.apache.http.conn.scheme.SchemeSocketFactory
Deprecated.
Checks whether a socket provides a secure connection.
isSecure(Socket) - Method in interface org.apache.http.conn.scheme.SocketFactory
Deprecated.
Checks whether a socket provides a secure connection.
isSecure() - Method in interface org.apache.http.cookie.Cookie
Indicates whether this cookie requires a secure connection.
isSecure() - Method in class org.apache.http.cookie.CookieOrigin
 
isSecure() - Method in class org.apache.http.impl.cookie.BasicClientCookie
 
isSharedCache() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns whether the cache will behave as a shared cache or not.
isStaleConnectionCheckEnabled() - Method in class org.apache.http.client.config.RequestConfig
isStripPort() - Method in class org.apache.http.impl.auth.KerberosSchemeFactory
 
isStripPort() - Method in class org.apache.http.impl.auth.SPNegoSchemeFactory
 
isTrusted(X509Certificate[], String) - Method in class org.apache.http.conn.ssl.TrustSelfSignedStrategy
 
isTunnelled() - Method in class org.apache.http.conn.routing.HttpRoute
 
isTunnelled() - Method in interface org.apache.http.conn.routing.RouteInfo
Checks whether this route is tunnelled through a proxy.
isTunnelled() - Method in class org.apache.http.conn.routing.RouteTracker
 
isUseCanonicalHostname() - Method in class org.apache.http.impl.auth.KerberosSchemeFactory
 
isUseCanonicalHostname() - Method in class org.apache.http.impl.auth.SPNegoSchemeFactory
 
isValid() - Method in class org.apache.http.auth.AuthState
Deprecated.
(4.2) do not use
isWeakETagOnPutDeleteAllowed() - Method in class org.apache.http.impl.client.cache.CacheConfig
Returns whether weak etags is allowed with PUT/DELETE methods.
isWinAuthAvailable() - Static method in class org.apache.http.impl.client.WinHttpClients
 
iterator() - Method in class org.apache.http.entity.mime.Header
 

K

KERBEROS - Static variable in class org.apache.http.client.config.AuthSchemes
Kerberos authentication scheme as defined in RFC 4120 (considered to be the most secure among currently supported authentication schemes).
KerberosCredentials - Class in org.apache.http.auth
Credentials implementation based on GSSCredential for Kerberos Authentication.
KerberosCredentials(GSSCredential) - Constructor for class org.apache.http.auth.KerberosCredentials
Constructor with GSSCredential argument
KerberosScheme - Class in org.apache.http.impl.auth
KERBEROS authentication scheme.
KerberosScheme(boolean, boolean) - Constructor for class org.apache.http.impl.auth.KerberosScheme
 
KerberosScheme(boolean) - Constructor for class org.apache.http.impl.auth.KerberosScheme
 
KerberosScheme() - Constructor for class org.apache.http.impl.auth.KerberosScheme
 
KerberosSchemeFactory - Class in org.apache.http.impl.auth
AuthSchemeProvider implementation that creates and initializes KerberosScheme instances.
KerberosSchemeFactory(boolean, boolean) - Constructor for class org.apache.http.impl.auth.KerberosSchemeFactory
 
KerberosSchemeFactory(boolean) - Constructor for class org.apache.http.impl.auth.KerberosSchemeFactory
 
KerberosSchemeFactory() - Constructor for class org.apache.http.impl.auth.KerberosSchemeFactory
 
KeyHashingScheme - Interface in org.apache.http.impl.client.cache.memcached
Since the HttpCacheStorage interface expects to use variant-annotated URLs for its storage keys, but Memcached has a maximum key size, we need to support mapping storage keys to cache keys.

L

LAST_MODIFIED - Static variable in class org.apache.http.client.cache.HeaderConstants
 
LaxExpiresHandler - Class in org.apache.http.impl.cookie
 
LaxExpiresHandler() - Constructor for class org.apache.http.impl.cookie.LaxExpiresHandler
 
LaxMaxAgeHandler - Class in org.apache.http.impl.cookie
 
LaxMaxAgeHandler() - Constructor for class org.apache.http.impl.cookie.LaxMaxAgeHandler
 
LaxRedirectStrategy - Class in org.apache.http.impl.client
Lax RedirectStrategy implementation that automatically redirects all HEAD, GET and POST requests.
LaxRedirectStrategy() - Constructor for class org.apache.http.impl.client.LaxRedirectStrategy
 
LAYER_PROTOCOL - Static variable in interface org.apache.http.conn.routing.HttpRouteDirector
Step: layer protocol (over tunnel).
LayeredConnectionSocketFactory - Interface in org.apache.http.conn.socket
Extended ConnectionSocketFactory interface for layered sockets such as SSL/TLS.
LayeredSchemeSocketFactory - Interface in org.apache.http.conn.scheme
Deprecated.
LayeredSocketFactory - Interface in org.apache.http.conn.scheme
Deprecated.
layerProtocol(HttpContext, HttpParams) - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Layers a new protocol on top of a tunnelled connection.
layerProtocol(boolean) - Method in class org.apache.http.conn.routing.RouteTracker
Tracks layering a protocol.
leaseConnection(Future<CPoolEntry>, long, TimeUnit) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
length() - Method in interface org.apache.http.client.cache.Resource
Returns the length in bytes of the response body.
length() - Method in class org.apache.http.impl.client.cache.FileResource
 
length() - Method in class org.apache.http.impl.client.cache.HeapResource
 
load(URL) - Static method in class org.apache.http.conn.util.PublicSuffixMatcherLoader
 
load(File) - Static method in class org.apache.http.conn.util.PublicSuffixMatcherLoader
 
LOCAL_ADDRESS - Static variable in interface org.apache.http.conn.params.ConnRoutePNames
Deprecated.
Parameter for the local address.
lookup(String) - Method in class org.apache.http.auth.AuthSchemeRegistry
Deprecated.
 
lookup(String) - Method in class org.apache.http.cookie.CookieSpecRegistry
Deprecated.
 

M

MainClientExec - Class in org.apache.http.impl.execchain
The last request executor in the HTTP request execution chain that is responsible for execution of request / response exchanges with the opposite endpoint.
MainClientExec(HttpRequestExecutor, HttpClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpProcessor, AuthenticationStrategy, AuthenticationStrategy, UserTokenHandler) - Constructor for class org.apache.http.impl.execchain.MainClientExec
 
MainClientExec(HttpRequestExecutor, HttpClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, AuthenticationStrategy, AuthenticationStrategy, UserTokenHandler) - Constructor for class org.apache.http.impl.execchain.MainClientExec
 
MalformedChallengeException - Exception in org.apache.http.auth
Signals that authentication challenge is in some way invalid or illegal in the given context
MalformedChallengeException() - Constructor for exception org.apache.http.auth.MalformedChallengeException
Creates a new MalformedChallengeException with a null detail message.
MalformedChallengeException(String) - Constructor for exception org.apache.http.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified message.
MalformedChallengeException(String, Throwable) - Constructor for exception org.apache.http.auth.MalformedChallengeException
Creates a new MalformedChallengeException with the specified detail message and cause.
MalformedCookieException - Exception in org.apache.http.cookie
Signals that a cookie is in some way invalid or illegal in a given context
MalformedCookieException() - Constructor for exception org.apache.http.cookie.MalformedCookieException
Creates a new MalformedCookieException with a null detail message.
MalformedCookieException(String) - Constructor for exception org.apache.http.cookie.MalformedCookieException
Creates a new MalformedCookieException with a specified message string.
MalformedCookieException(String, Throwable) - Constructor for exception org.apache.http.cookie.MalformedCookieException
Creates a new MalformedCookieException with the specified detail message and cause.
ManagedClientConnection - Interface in org.apache.http.conn
Deprecated.
(4.3) replaced by HttpClientConnectionManager.
ManagedHttpCacheStorage - Class in org.apache.http.impl.client.cache
HttpCacheStorage implementation capable of deallocating resources associated with the cache entries.
ManagedHttpCacheStorage(CacheConfig) - Constructor for class org.apache.http.impl.client.cache.ManagedHttpCacheStorage
 
ManagedHttpClientConnection - Interface in org.apache.http.conn
Represents a managed connection whose state and life cycle is managed by a connection manager.
ManagedHttpClientConnectionFactory - Class in org.apache.http.impl.conn
Factory for ManagedHttpClientConnection instances.
ManagedHttpClientConnectionFactory(HttpMessageWriterFactory<HttpRequest>, HttpMessageParserFactory<HttpResponse>, ContentLengthStrategy, ContentLengthStrategy) - Constructor for class org.apache.http.impl.conn.ManagedHttpClientConnectionFactory
 
ManagedHttpClientConnectionFactory(HttpMessageWriterFactory<HttpRequest>, HttpMessageParserFactory<HttpResponse>) - Constructor for class org.apache.http.impl.conn.ManagedHttpClientConnectionFactory
 
ManagedHttpClientConnectionFactory(HttpMessageParserFactory<HttpResponse>) - Constructor for class org.apache.http.impl.conn.ManagedHttpClientConnectionFactory
 
ManagedHttpClientConnectionFactory() - Constructor for class org.apache.http.impl.conn.ManagedHttpClientConnectionFactory
 
mark(int) - Method in class org.apache.http.client.entity.DeflateInputStream
Mark.
markReusable() - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Marks this connection as being in a reusable communication state.
markSupported() - Method in class org.apache.http.client.entity.DeflateInputStream
Check if mark is supported.
match(AuthScope) - Method in class org.apache.http.auth.AuthScope
Tests if the authentication scopes match.
match(Cookie, CookieOrigin) - Method in interface org.apache.http.cookie.CookieAttributeHandler
Matches the given value (property of the destination host where request is being submitted) with the corresponding cookie attribute.
match(Cookie, CookieOrigin) - Method in interface org.apache.http.cookie.CookieSpec
Determines if a Cookie matches the target location.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.AbstractCookieAttributeHandler
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.BasicDomainHandler
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.BasicPathHandler
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.BasicSecureHandler
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.CookieSpecBase
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.DefaultCookieSpec
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.NetscapeDomainHandler
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.PublicSuffixDomainFilter
Never matches if the cookie's domain is from the blacklist.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2109DomainHandler
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965DomainAttributeHandler
Match cookie domain attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965PortAttributeHandler
Match cookie port attribute.
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965Spec
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965VersionAttributeHandler
 
match(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC6265CookieSpec
 
matches(String) - Method in class org.apache.http.conn.util.PublicSuffixMatcher
Tests whether the given domain matches any of entry from the public suffix list.
matches(String, DomainType) - Method in class org.apache.http.conn.util.PublicSuffixMatcher
Tests whether the given domain matches any of entry from the public suffix list.
MAX_AGE_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie
 
MAX_CONNECTIONS_PER_ROUTE - Static variable in interface org.apache.http.conn.params.ConnManagerPNames
Deprecated.
Defines the maximum number of connections per route.
MAX_FORWARDS - Static variable in class org.apache.http.client.cache.HeaderConstants
 
MAX_REDIRECTS - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
Defines the maximum number of redirects to be followed.
MAX_STATUS_LINE_GARBAGE - Static variable in interface org.apache.http.conn.params.ConnConnectionPNames
Deprecated.
(4.1) Use custom DefaultHttpResponseParser implementation
MAX_TOTAL_CONNECTIONS - Static variable in interface org.apache.http.conn.params.ConnManagerPNames
Deprecated.
Defines the maximum number of connections in total.
MemcachedCacheEntry - Interface in org.apache.http.impl.client.cache.memcached
Provides for serialization and deserialization of higher-level HttpCacheEntry objects into byte arrays suitable for storage in memcached.
MemcachedCacheEntryFactory - Interface in org.apache.http.impl.client.cache.memcached
Creates MemcachedCacheEntry instances that can be used for serializing and deserializing HttpCacheEntry instances for storage in memcached.
MemcachedCacheEntryFactoryImpl - Class in org.apache.http.impl.client.cache.memcached
Default implementation of MemcachedCacheEntryFactory.
MemcachedCacheEntryFactoryImpl() - Constructor for class org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryFactoryImpl
 
MemcachedCacheEntryImpl - Class in org.apache.http.impl.client.cache.memcached
Default implementation of MemcachedCacheEntry.
MemcachedCacheEntryImpl(String, HttpCacheEntry) - Constructor for class org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryImpl
 
MemcachedCacheEntryImpl() - Constructor for class org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryImpl
 
MemcachedHttpCacheStorage - Class in org.apache.http.impl.client.cache.memcached
This class is a storage backend that uses an external memcached for storing cached origin responses.
MemcachedHttpCacheStorage(InetSocketAddress) - Constructor for class org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage
Create a storage backend talking to a memcached instance listening on the specified host and port.
MemcachedHttpCacheStorage(MemcachedClientIF) - Constructor for class org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage
Create a storage backend using the pre-configured given memcached client.
MemcachedHttpCacheStorage(MemcachedClientIF, CacheConfig, HttpCacheEntrySerializer) - Constructor for class org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage
Deprecated.
(4.2) do not use
MemcachedHttpCacheStorage(MemcachedClientIF, CacheConfig, MemcachedCacheEntryFactory, KeyHashingScheme) - Constructor for class org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage
Create a storage backend using the given memcached client and applying the given cache configuration, serialization, and hashing mechanisms.
MemcachedKeyHashingException - Exception in org.apache.http.impl.client.cache.memcached
Indicates a problem encountered when trying to map a logical "storage key" to a "cache key" suitable for use with memcached.
MemcachedKeyHashingException(Throwable) - Constructor for exception org.apache.http.impl.client.cache.memcached.MemcachedKeyHashingException
 
MemcachedSerializationException - Exception in org.apache.http.impl.client.cache.memcached
Raised when there is a problem serializing or deserializing cache entries into a byte representation suitable for memcached storage.
MemcachedSerializationException(Throwable) - Constructor for exception org.apache.http.impl.client.cache.memcached.MemcachedSerializationException
 
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpDelete
 
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpGet
 
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpHead
 
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpOptions
 
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpPatch
 
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpPost
 
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpPut
 
METHOD_NAME - Static variable in class org.apache.http.client.methods.HttpTrace
 
metrics() - Method in class org.apache.http.impl.client.FutureRequestExecutionService
 
MIME - Class in org.apache.http.entity.mime
 
MIME() - Constructor for class org.apache.http.entity.mime.MIME
 
MinimalClientExec - Class in org.apache.http.impl.execchain
Request executor that implements the most fundamental aspects of the HTTP specification and the most straight-forward request / response exchange with the target server.
MinimalClientExec(HttpRequestExecutor, HttpClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy) - Constructor for class org.apache.http.impl.execchain.MinimalClientExec
 
MinimalField - Class in org.apache.http.entity.mime
Minimal MIME field.
MinimalField(String, String) - Constructor for class org.apache.http.entity.mime.MinimalField
 
MultipartEntityBuilder - Class in org.apache.http.entity.mime
Builder for multipart HttpEntitys.

N

NETSCAPE - Static variable in class org.apache.http.client.config.CookieSpecs
The Netscape cookie draft compliant policy.
NetscapeDomainHandler - Class in org.apache.http.impl.cookie
 
NetscapeDomainHandler() - Constructor for class org.apache.http.impl.cookie.NetscapeDomainHandler
 
NetscapeDraftHeaderParser - Class in org.apache.http.impl.cookie
 
NetscapeDraftHeaderParser() - Constructor for class org.apache.http.impl.cookie.NetscapeDraftHeaderParser
 
NetscapeDraftSpec - Class in org.apache.http.impl.cookie
This CookieSpec implementation conforms to the original draft specification published by Netscape Communications.
NetscapeDraftSpec(String[]) - Constructor for class org.apache.http.impl.cookie.NetscapeDraftSpec
Default constructor
NetscapeDraftSpec() - Constructor for class org.apache.http.impl.cookie.NetscapeDraftSpec
 
NetscapeDraftSpecProvider - Class in org.apache.http.impl.cookie
CookieSpecProvider implementation that provides an instance of NetscapeDraftSpec.
NetscapeDraftSpecProvider(String[]) - Constructor for class org.apache.http.impl.cookie.NetscapeDraftSpecProvider
 
NetscapeDraftSpecProvider() - Constructor for class org.apache.http.impl.cookie.NetscapeDraftSpecProvider
 
newBuilder() - Method in class org.apache.http.osgi.impl.OSGiClientBuilderFactory
 
newBuilder() - Method in interface org.apache.http.osgi.services.HttpClientBuilderFactory
 
newInstance(HttpParams) - Method in interface org.apache.http.auth.AuthSchemeFactory
Deprecated.
Creates an instance of AuthScheme using given HTTP parameters.
newInstance() - Static method in class org.apache.http.client.fluent.Async
 
newInstance() - Static method in class org.apache.http.client.fluent.Executor
 
newInstance(HttpClient) - Static method in class org.apache.http.client.fluent.Executor
 
newInstance(HttpParams) - Method in interface org.apache.http.cookie.CookieSpecFactory
Deprecated.
Creates an instance of CookieSpec using given HTTP parameters.
newInstance(HttpParams) - Method in class org.apache.http.impl.auth.BasicSchemeFactory
 
newInstance(HttpParams) - Method in class org.apache.http.impl.auth.DigestSchemeFactory
 
newInstance(HttpParams) - Method in class org.apache.http.impl.auth.KerberosSchemeFactory
 
newInstance(HttpParams) - Method in class org.apache.http.impl.auth.NTLMSchemeFactory
 
newInstance(HttpParams) - Method in class org.apache.http.impl.auth.SPNegoSchemeFactory
 
nextStep(RouteInfo, RouteInfo) - Method in class org.apache.http.conn.routing.BasicRouteDirector
Provides the next step.
nextStep(RouteInfo, RouteInfo) - Method in interface org.apache.http.conn.routing.HttpRouteDirector
Provides the next step.
NO_CONTENT - Static variable in class org.apache.http.client.fluent.Content
 
NonRepeatableRequestException - Exception in org.apache.http.client
Signals failure to retry the request due to non-repeatable request entity.
NonRepeatableRequestException() - Constructor for exception org.apache.http.client.NonRepeatableRequestException
Creates a new NonRepeatableEntityException with a null detail message.
NonRepeatableRequestException(String) - Constructor for exception org.apache.http.client.NonRepeatableRequestException
Creates a new NonRepeatableEntityException with the specified detail message.
NonRepeatableRequestException(String, Throwable) - Constructor for exception org.apache.http.client.NonRepeatableRequestException
Creates a new NonRepeatableEntityException with the specified detail message.
NoopHostnameVerifier - Class in org.apache.http.conn.ssl
The NO_OP HostnameVerifier essentially turns hostname verification off.
NoopHostnameVerifier() - Constructor for class org.apache.http.conn.ssl.NoopHostnameVerifier
 
NoopUserTokenHandler - Class in org.apache.http.impl.client
Noop implementation of UserTokenHandler that always returns null.
NoopUserTokenHandler() - Constructor for class org.apache.http.impl.client.NoopUserTokenHandler
 
NTCredentials - Class in org.apache.http.auth
Credentials implementation for Microsoft Windows platforms that includes Windows specific attributes such as name of the domain the user belongs to.
NTCredentials(String) - Constructor for class org.apache.http.auth.NTCredentials
The constructor with the fully qualified username and password combined string argument.
NTCredentials(String, String, String, String) - Constructor for class org.apache.http.auth.NTCredentials
Constructor.
NTLM - Static variable in class org.apache.http.client.config.AuthSchemes
The NTLM authentication scheme is a proprietary Microsoft Windows authentication protocol as defined in [MS-NLMP].
NTLMEngine - Interface in org.apache.http.impl.auth
Abstract NTLM authentication engine.
NTLMEngineException - Exception in org.apache.http.impl.auth
Signals NTLM protocol failure.
NTLMEngineException() - Constructor for exception org.apache.http.impl.auth.NTLMEngineException
 
NTLMEngineException(String) - Constructor for exception org.apache.http.impl.auth.NTLMEngineException
Creates a new NTLMEngineException with the specified message.
NTLMEngineException(String, Throwable) - Constructor for exception org.apache.http.impl.auth.NTLMEngineException
Creates a new NTLMEngineException with the specified detail message and cause.
NTLMScheme - Class in org.apache.http.impl.auth
NTLM is a proprietary authentication scheme developed by Microsoft and optimized for Windows platforms.
NTLMScheme(NTLMEngine) - Constructor for class org.apache.http.impl.auth.NTLMScheme
 
NTLMScheme() - Constructor for class org.apache.http.impl.auth.NTLMScheme
 
NTLMSchemeFactory - Class in org.apache.http.impl.auth
AuthSchemeProvider implementation that creates and initializes NTLMScheme instances configured to use the default NTLMEngine implementation.
NTLMSchemeFactory() - Constructor for class org.apache.http.impl.auth.NTLMSchemeFactory
 
NTUserPrincipal - Class in org.apache.http.auth
Microsoft Windows specific user principal implementation.
NTUserPrincipal(String, String) - Constructor for class org.apache.http.auth.NTUserPrincipal
 
NullBackoffStrategy - Class in org.apache.http.impl.client
This is a ConnectionBackoffStrategy that never backs off, for compatibility with existing behavior.
NullBackoffStrategy() - Constructor for class org.apache.http.impl.client.NullBackoffStrategy
 

O

open(HttpRoute, HttpContext, HttpParams) - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Opens this connection according to the given route.
Options(URI) - Static method in class org.apache.http.client.fluent.Request
 
Options(String) - Static method in class org.apache.http.client.fluent.Request
 
options() - Static method in class org.apache.http.client.methods.RequestBuilder
 
options(URI) - Static method in class org.apache.http.client.methods.RequestBuilder
 
options(String) - Static method in class org.apache.http.client.methods.RequestBuilder
 
OPTIONS_METHOD - Static variable in class org.apache.http.client.cache.HeaderConstants
 
org.apache.http.auth - package org.apache.http.auth
Client HTTP authentication APIs.
org.apache.http.auth.params - package org.apache.http.auth.params
Deprecated.
org.apache.http.client - package org.apache.http.client
Client HTTP communication APIs.
org.apache.http.client.cache - package org.apache.http.client.cache
This package consists largely of constants and interfaces that are necessary for building new storage backends for the CachingHttpClient or for those clients wanting to get a little more behavioral information out of the cache module (for example, whether a particular response was a cache hit or not).
org.apache.http.client.config - package org.apache.http.client.config
Client configuration APIs.
org.apache.http.client.entity - package org.apache.http.client.entity
Client specific HTTP entity implementations.
org.apache.http.client.fluent - package org.apache.http.client.fluent
Simple facade APIs for HttpClient based on the concept of a fluent interface.
org.apache.http.client.methods - package org.apache.http.client.methods
Standard HTTP method implementations.
org.apache.http.client.params - package org.apache.http.client.params
Deprecated.
org.apache.http.client.protocol - package org.apache.http.client.protocol
Client specific HTTP protocol handlers.
org.apache.http.client.utils - package org.apache.http.client.utils
Client utility classes.
org.apache.http.conn - package org.apache.http.conn
Client connection management APIs.
org.apache.http.conn.params - package org.apache.http.conn.params
Deprecated.
org.apache.http.conn.routing - package org.apache.http.conn.routing
Client connection routing APIs.
org.apache.http.conn.scheme - package org.apache.http.conn.scheme
Deprecated.
org.apache.http.conn.socket - package org.apache.http.conn.socket
Client connection socket APIs.
org.apache.http.conn.ssl - package org.apache.http.conn.ssl
Client TLS/SSL support.
org.apache.http.conn.util - package org.apache.http.conn.util
Connection utility classes.
org.apache.http.cookie - package org.apache.http.cookie
Client HTTP state management APIs.
org.apache.http.cookie.params - package org.apache.http.cookie.params
Deprecated.
org.apache.http.entity.mime - package org.apache.http.entity.mime
MIME coded HTTP entity implementations.
org.apache.http.entity.mime.content - package org.apache.http.entity.mime.content
MIME body part implementations.
org.apache.http.impl.auth - package org.apache.http.impl.auth
Default implementations of standard and common HTTP authentication schemes.
org.apache.http.impl.auth.win - package org.apache.http.impl.auth.win
Auth scheme that makes use of JNA to implement Negotiate and NTLM on Windows Platforms.
org.apache.http.impl.client - package org.apache.http.impl.client
Default HTTP client implementation.
org.apache.http.impl.client.cache - package org.apache.http.impl.client.cache
This package contains a cache module that can be used for HTTP/1.1 client-side caching.
org.apache.http.impl.client.cache.ehcache - package org.apache.http.impl.client.cache.ehcache
This package contains a storage backend based on Ehcache that can be plugged into a CachingHttpClient and used for storing cache entries.
org.apache.http.impl.client.cache.memcached - package org.apache.http.impl.client.cache.memcached
This package contains a storage backend based on memcached that can be plugged into a CachingHttpClient and used for storing cache entries.
org.apache.http.impl.conn - package org.apache.http.impl.conn
Default implementations of client connection management functions.
org.apache.http.impl.cookie - package org.apache.http.impl.cookie
Default implementations of standard and common HTTP state management policies.
org.apache.http.impl.execchain - package org.apache.http.impl.execchain
HTTP request execution chain APIs.
org.apache.http.osgi - package org.apache.http.osgi
 
org.apache.http.osgi.impl - package org.apache.http.osgi.impl
 
org.apache.http.osgi.services - package org.apache.http.osgi.services
 
OSGiClientBuilderFactory - Class in org.apache.http.osgi.impl
 
OSGiClientBuilderFactory(BundleContext, Map<String, ServiceRegistration>, List<CloseableHttpClient>) - Constructor for class org.apache.http.osgi.impl.OSGiClientBuilderFactory
 
OSGiProxyConfiguration - Class in org.apache.http.osgi.impl
 
OSGiProxyConfiguration() - Constructor for class org.apache.http.osgi.impl.OSGiProxyConfiguration
 
output(InputStream) - Method in class org.apache.http.impl.conn.Wire
 
output(byte[], int, int) - Method in class org.apache.http.impl.conn.Wire
 
output(byte[]) - Method in class org.apache.http.impl.conn.Wire
 
output(int) - Method in class org.apache.http.impl.conn.Wire
 
output(String) - Method in class org.apache.http.impl.conn.Wire
 
overrideParamter(String, String) - Method in class org.apache.http.impl.auth.DigestScheme
 

P

parse(URI, String) - Static method in class org.apache.http.client.utils.URLEncodedUtils
Returns a list of NameValuePairs as built from the URI's query portion.
parse(HttpEntity) - Static method in class org.apache.http.client.utils.URLEncodedUtils
Returns a list of NameValuePairs as parsed from an HttpEntity.
parse(List<NameValuePair>, Scanner, String) - Static method in class org.apache.http.client.utils.URLEncodedUtils
parse(List<NameValuePair>, Scanner, String, String) - Static method in class org.apache.http.client.utils.URLEncodedUtils
parse(String, Charset) - Static method in class org.apache.http.client.utils.URLEncodedUtils
Returns a list of NameValuePairs as parsed from the given string using the given character encoding.
parse(String, Charset, char...) - Static method in class org.apache.http.client.utils.URLEncodedUtils
Returns a list of NameValuePairs as parsed from the given string using the given character encoding.
parse(CharArrayBuffer, Charset, char...) - Static method in class org.apache.http.client.utils.URLEncodedUtils
Returns a list of NameValuePairs as parsed from the given string using the given character encoding.
parse(Reader) - Method in class org.apache.http.conn.util.PublicSuffixListParser
Parses the public suffix list format.
parse(SetCookie, String) - Method in interface org.apache.http.cookie.CookieAttributeHandler
Parse the given cookie attribute value and update the corresponding Cookie property.
parse(Header, CookieOrigin) - Method in interface org.apache.http.cookie.CookieSpec
Parse the "Set-Cookie" Header into an array of Cookies.
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.BasicCommentHandler
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.BasicDomainHandler
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.BasicExpiresHandler
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.BasicMaxAgeHandler
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.BasicPathHandler
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.BasicSecureHandler
 
parse(HeaderElement[], CookieOrigin) - Method in class org.apache.http.impl.cookie.CookieSpecBase
 
parse(Header, CookieOrigin) - Method in class org.apache.http.impl.cookie.DefaultCookieSpec
 
parse(Header, CookieOrigin) - Method in class org.apache.http.impl.cookie.IgnoreSpec
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.LaxExpiresHandler
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.LaxMaxAgeHandler
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.NetscapeDomainHandler
 
parse(Header, CookieOrigin) - Method in class org.apache.http.impl.cookie.NetscapeDraftSpec
Parses the Set-Cookie value into an array of Cookies.
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.PublicSuffixDomainFilter
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.RFC2109DomainHandler
 
parse(Header, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2109Spec
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.RFC2109VersionHandler
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.RFC2965DomainAttributeHandler
Parse cookie domain attribute.
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.RFC2965PortAttributeHandler
Parse cookie port attribute.
parse(Header, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965Spec
 
parse(HeaderElement[], CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965Spec
 
parse(SetCookie, String) - Method in class org.apache.http.impl.cookie.RFC2965VersionAttributeHandler
Parse cookie version attribute.
parse(Header, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC6265CookieSpec
 
parseByType(Reader) - Method in class org.apache.http.conn.util.PublicSuffixListParser
Parses the public suffix list format by domain type (currently supported ICANN and PRIVATE).
parseChallenge(CharArrayBuffer, int, int) - Method in class org.apache.http.impl.auth.AuthSchemeBase
 
parseChallenge(CharArrayBuffer, int, int) - Method in class org.apache.http.impl.auth.GGSSchemeBase
 
parseChallenge(CharArrayBuffer, int, int) - Method in class org.apache.http.impl.auth.NTLMScheme
 
parseChallenge(CharArrayBuffer, int, int) - Method in class org.apache.http.impl.auth.RFC2617Scheme
 
parseChallenge(CharArrayBuffer, int, int) - Method in class org.apache.http.impl.auth.win.WindowsNegotiateScheme
 
parseDate(String) - Static method in class org.apache.http.client.utils.DateUtils
Parses a date value.
parseDate(String, String[]) - Static method in class org.apache.http.client.utils.DateUtils
Parses the date value using the given date formats.
parseDate(String, String[], Date) - Static method in class org.apache.http.client.utils.DateUtils
Parses the date value using the given date formats.
parseHead(SessionInputBuffer) - Method in class org.apache.http.impl.conn.DefaultHttpResponseParser
 
parseHeader(CharArrayBuffer, ParserCursor) - Method in class org.apache.http.impl.cookie.NetscapeDraftHeaderParser
 
Patch(URI) - Static method in class org.apache.http.client.fluent.Request
 
Patch(String) - Static method in class org.apache.http.client.fluent.Request
 
patch() - Static method in class org.apache.http.client.methods.RequestBuilder
 
patch(URI) - Static method in class org.apache.http.client.methods.RequestBuilder
 
patch(String) - Static method in class org.apache.http.client.methods.RequestBuilder
 
PATH_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie
 
PATTERN_ASCTIME - Static variable in class org.apache.http.client.utils.DateUtils
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - Static variable in class org.apache.http.client.utils.DateUtils
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - Static variable in class org.apache.http.client.utils.DateUtils
Date format pattern used to parse HTTP date headers in RFC 1123 format.
PlainConnectionSocketFactory - Class in org.apache.http.conn.socket
The default class for creating plain (unencrypted) sockets.
PlainConnectionSocketFactory() - Constructor for class org.apache.http.conn.socket.PlainConnectionSocketFactory
 
PoolingHttpClientConnectionManager - Class in org.apache.http.impl.conn
ClientConnectionPoolManager maintains a pool of HttpClientConnections and is able to service connection requests from multiple execution threads.
PoolingHttpClientConnectionManager() - Constructor for class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(long, TimeUnit) - Constructor for class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>) - Constructor for class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>, DnsResolver) - Constructor for class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>) - Constructor for class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>) - Constructor for class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>, DnsResolver) - Constructor for class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(Registry<ConnectionSocketFactory>, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>, SchemePortResolver, DnsResolver, long, TimeUnit) - Constructor for class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
PoolingHttpClientConnectionManager(HttpClientConnectionOperator, HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>, long, TimeUnit) - Constructor for class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
PORT_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie
 
Post(URI) - Static method in class org.apache.http.client.fluent.Request
 
Post(String) - Static method in class org.apache.http.client.fluent.Request
 
post() - Static method in class org.apache.http.client.methods.RequestBuilder
 
post(URI) - Static method in class org.apache.http.client.methods.RequestBuilder
 
post(String) - Static method in class org.apache.http.client.methods.RequestBuilder
 
PRAGMA - Static variable in class org.apache.http.client.cache.HeaderConstants
 
PrefixKeyHashingScheme - Class in org.apache.http.impl.client.cache.memcached
This is a KeyHashingScheme decorator that simply adds a known prefix to the results of another KeyHashingScheme.
PrefixKeyHashingScheme(String, KeyHashingScheme) - Constructor for class org.apache.http.impl.client.cache.memcached.PrefixKeyHashingScheme
Creates a new KeyHashingScheme that prepends the given prefix to the results of hashes from the given backing scheme.
prepareSocket(SSLSocket) - Method in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
Performs any custom initialization for a newly created SSLSocket (before the SSL handshake happens).
PRIVATE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
probe(HttpRoute) - Method in interface org.apache.http.client.BackoffManager
Called when we have determined that the result of using a connection has succeeded and that we may probe for more connections.
probe(HttpRoute) - Method in class org.apache.http.impl.client.AIMDBackoffManager
 
process(HttpRequest, HttpContext) - Method in class org.apache.http.client.protocol.RequestAcceptEncoding
 
process(HttpRequest, HttpContext) - Method in class org.apache.http.client.protocol.RequestAddCookies
 
process(HttpRequest, HttpContext) - Method in class org.apache.http.client.protocol.RequestAuthCache
 
process(HttpRequest, HttpContext) - Method in class org.apache.http.client.protocol.RequestClientConnControl
 
process(HttpRequest, HttpContext) - Method in class org.apache.http.client.protocol.RequestDefaultHeaders
 
process(HttpRequest, HttpContext) - Method in class org.apache.http.client.protocol.RequestExpectContinue
 
process(HttpResponse, HttpContext) - Method in class org.apache.http.client.protocol.ResponseContentEncoding
 
process(HttpResponse, HttpContext) - Method in class org.apache.http.client.protocol.ResponseProcessCookies
 
processChallenge(Header) - Method in interface org.apache.http.auth.AuthScheme
Processes the given challenge token.
processChallenge(Header) - Method in class org.apache.http.impl.auth.AuthSchemeBase
Processes the given challenge token.
processChallenge(Header) - Method in class org.apache.http.impl.auth.BasicScheme
Processes the Basic challenge.
processChallenge(Header) - Method in class org.apache.http.impl.auth.DigestScheme
Processes the Digest challenge.
ProtocolExec - Class in org.apache.http.impl.execchain
Request executor in the request execution chain that is responsible for implementation of HTTP specification requirements.
ProtocolExec(ClientExecChain, HttpProcessor) - Constructor for class org.apache.http.impl.execchain.ProtocolExec
 
proxiedStep(RouteInfo, RouteInfo) - Method in class org.apache.http.conn.routing.BasicRouteDirector
Determines the next step to establish a connection via proxy.
PROXY_AUTH - Static variable in class org.apache.http.auth.AUTH
The proxy authenticate challange header.
PROXY_AUTH_PREF - Static variable in interface org.apache.http.auth.params.AuthPNames
Deprecated.
Defines the order of preference for supported AuthSchemes when authenticating with the proxy host.
PROXY_AUTH_RESP - Static variable in class org.apache.http.auth.AUTH
The proxy authenticate response header.
PROXY_AUTH_STATE - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a AuthState object that represents the actual proxy authentication state.
PROXY_AUTHENTICATE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
ProxyAuthenticationStrategy - Class in org.apache.http.impl.client
Default AuthenticationStrategy implementation for proxy host authentication.
ProxyAuthenticationStrategy() - Constructor for class org.apache.http.impl.client.ProxyAuthenticationStrategy
 
ProxyClient - Class in org.apache.http.impl.client
ProxyClient can be used to establish a tunnel via an HTTP proxy.
ProxyClient(HttpConnectionFactory<HttpRoute, ManagedHttpClientConnection>, ConnectionConfig, RequestConfig) - Constructor for class org.apache.http.impl.client.ProxyClient
 
ProxyClient(HttpParams) - Constructor for class org.apache.http.impl.client.ProxyClient
ProxyClient(RequestConfig) - Constructor for class org.apache.http.impl.client.ProxyClient
 
ProxyClient() - Constructor for class org.apache.http.impl.client.ProxyClient
 
ProxyConfiguration - Interface in org.apache.http.osgi.services
 
PUBLIC - Static variable in class org.apache.http.client.cache.HeaderConstants
 
PublicSuffixDomainFilter - Class in org.apache.http.impl.cookie
Wraps a CookieAttributeHandler and leverages its match method to never match a suffix from a black list.
PublicSuffixDomainFilter(CommonCookieAttributeHandler, PublicSuffixMatcher) - Constructor for class org.apache.http.impl.cookie.PublicSuffixDomainFilter
 
PublicSuffixDomainFilter(CommonCookieAttributeHandler, PublicSuffixList) - Constructor for class org.apache.http.impl.cookie.PublicSuffixDomainFilter
 
PublicSuffixList - Class in org.apache.http.conn.util
Public suffix is a set of DNS names or wildcards concatenated with dots.
PublicSuffixList(DomainType, List<String>, List<String>) - Constructor for class org.apache.http.conn.util.PublicSuffixList
 
PublicSuffixList(List<String>, List<String>) - Constructor for class org.apache.http.conn.util.PublicSuffixList
 
PublicSuffixListParser - Class in org.apache.http.conn.util
Parses the list from publicsuffix.org and configures a PublicSuffixFilter.
PublicSuffixListParser() - Constructor for class org.apache.http.conn.util.PublicSuffixListParser
 
PublicSuffixMatcher - Class in org.apache.http.conn.util
Utility class that can test if DNS names match the content of the Public Suffix List.
PublicSuffixMatcher(Collection<String>, Collection<String>) - Constructor for class org.apache.http.conn.util.PublicSuffixMatcher
 
PublicSuffixMatcher(DomainType, Collection<String>, Collection<String>) - Constructor for class org.apache.http.conn.util.PublicSuffixMatcher
 
PublicSuffixMatcher(Collection<PublicSuffixList>) - Constructor for class org.apache.http.conn.util.PublicSuffixMatcher
 
PublicSuffixMatcherLoader - Class in org.apache.http.conn.util
PublicSuffixMatcherLoader() - Constructor for class org.apache.http.conn.util.PublicSuffixMatcherLoader
 
put(HttpHost, AuthScheme) - Method in interface org.apache.http.client.AuthCache
 
Put(URI) - Static method in class org.apache.http.client.fluent.Request
 
Put(String) - Static method in class org.apache.http.client.fluent.Request
 
put() - Static method in class org.apache.http.client.methods.RequestBuilder
 
put(URI) - Static method in class org.apache.http.client.methods.RequestBuilder
 
put(String) - Static method in class org.apache.http.client.methods.RequestBuilder
 
put(HttpHost, AuthScheme) - Method in class org.apache.http.impl.client.BasicAuthCache
 
PUT_METHOD - Static variable in class org.apache.http.client.cache.HeaderConstants
 
putEntry(String, HttpCacheEntry) - Method in interface org.apache.http.client.cache.HttpCacheStorage
Store a given cache entry under the given key.
putEntry(String, HttpCacheEntry) - Method in class org.apache.http.impl.client.cache.BasicHttpCacheStorage
Places a HttpCacheEntry in the cache
putEntry(String, HttpCacheEntry) - Method in class org.apache.http.impl.client.cache.ehcache.EhcacheHttpCacheStorage
 
putEntry(String, HttpCacheEntry) - Method in class org.apache.http.impl.client.cache.ManagedHttpCacheStorage
 
putEntry(String, HttpCacheEntry) - Method in class org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage
 

R

RANGE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
reached() - Method in class org.apache.http.client.cache.InputLimit
Used to report that the limit has been reached.
read() - Method in class org.apache.http.client.entity.DeflateInputStream
Read a byte.
read(byte[]) - Method in class org.apache.http.client.entity.DeflateInputStream
Read lots of bytes.
read(byte[], int, int) - Method in class org.apache.http.client.entity.DeflateInputStream
Read lots of specific bytes.
read() - Method in class org.apache.http.conn.EofSensorInputStream
 
read(byte[], int, int) - Method in class org.apache.http.conn.EofSensorInputStream
 
read(byte[]) - Method in class org.apache.http.conn.EofSensorInputStream
 
readFrom(InputStream) - Method in interface org.apache.http.client.cache.HttpCacheEntrySerializer
Deserializes a byte representation of a cache entry by reading from the given InputStream.
readFrom(InputStream) - Method in class org.apache.http.impl.client.cache.DefaultHttpCacheEntrySerializer
 
REDIRECT_LOCATIONS - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a List object that represents a collection of all redirect locations received in the process of request execution.
REDIRECT_LOCATIONS - Static variable in class org.apache.http.impl.client.DefaultRedirectStrategy
Deprecated.
RedirectException - Exception in org.apache.http.client
Signals violation of HTTP specification caused by an invalid redirect
RedirectException() - Constructor for exception org.apache.http.client.RedirectException
Creates a new RedirectException with a null detail message.
RedirectException(String) - Constructor for exception org.apache.http.client.RedirectException
Creates a new RedirectException with the specified detail message.
RedirectException(String, Throwable) - Constructor for exception org.apache.http.client.RedirectException
Creates a new RedirectException with the specified detail message and cause.
RedirectExec - Class in org.apache.http.impl.execchain
Request executor in the request execution chain that is responsible for handling of request redirects.
RedirectExec(ClientExecChain, HttpRoutePlanner, RedirectStrategy) - Constructor for class org.apache.http.impl.execchain.RedirectExec
 
RedirectLocations - Class in org.apache.http.impl.client
This class represents a collection of URIs used as redirect locations.
RedirectLocations() - Constructor for class org.apache.http.impl.client.RedirectLocations
 
RedirectStrategy - Interface in org.apache.http.client
A strategy for determining if an HTTP request should be redirected to a new location in response to an HTTP response received from the target server.
register(String, AuthSchemeFactory) - Method in class org.apache.http.auth.AuthSchemeRegistry
Deprecated.
Registers a AuthSchemeFactory with the given identifier.
register(Scheme) - Method in class org.apache.http.conn.scheme.SchemeRegistry
Deprecated.
Registers a scheme.
register(String, CookieSpecFactory) - Method in class org.apache.http.cookie.CookieSpecRegistry
Deprecated.
Registers a CookieSpecFactory with the given identifier.
registerAttribHandler(String, CookieAttributeHandler) - Method in class org.apache.http.impl.cookie.AbstractCookieSpec
registerScheme(Scheme) - Static method in class org.apache.http.client.fluent.Executor
Deprecated.
(4.3) do not use.
reject(CharArrayBuffer, int) - Method in class org.apache.http.impl.conn.DefaultHttpResponseParser
 
REJECT_RELATIVE_REDIRECT - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
Defines whether relative redirects should be rejected.
releaseConnection() - Method in class org.apache.http.client.methods.HttpRequestBase
A convenience method to simplify migration from HttpClient 3.1 API.
releaseConnection(ManagedClientConnection, long, TimeUnit) - Method in interface org.apache.http.conn.ClientConnectionManager
Deprecated.
Releases a connection for use by others.
releaseConnection() - Method in interface org.apache.http.conn.ConnectionReleaseTrigger
Releases the connection with the option of keep-alive.
releaseConnection() - Method in class org.apache.http.conn.EofSensorInputStream
Same as close().
releaseConnection(HttpClientConnection, Object, long, TimeUnit) - Method in interface org.apache.http.conn.HttpClientConnectionManager
Releases the connection back to the manager making it potentially re-usable by other consumers.
releaseConnection(HttpClientConnection, Object, long, TimeUnit) - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
releaseConnection(HttpClientConnection, Object, long, TimeUnit) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
remove(HttpHost) - Method in interface org.apache.http.client.AuthCache
 
remove(HttpHost) - Method in class org.apache.http.impl.client.BasicAuthCache
 
remove(URI) - Method in class org.apache.http.impl.client.RedirectLocations
Removes a URI from the collection.
remove(int) - Method in class org.apache.http.impl.client.RedirectLocations
Removes the URI at the specified position in this list.
removeAttribute(String) - Method in class org.apache.http.impl.conn.DefaultManagedHttpClientConnection
 
removeAttribute(String) - Method in class org.apache.http.impl.cookie.BasicClientCookie
 
removeConfig(String) - Method in class org.apache.http.client.fluent.Request
Deprecated.
(4.3)
removeEntry(String) - Method in interface org.apache.http.client.cache.HttpCacheStorage
Deletes/invalidates/removes any cache entries currently stored under the given key.
removeEntry(String) - Method in class org.apache.http.impl.client.cache.BasicHttpCacheStorage
Removes a HttpCacheEntry from the cache
removeEntry(String) - Method in class org.apache.http.impl.client.cache.ehcache.EhcacheHttpCacheStorage
 
removeEntry(String) - Method in class org.apache.http.impl.client.cache.ManagedHttpCacheStorage
 
removeEntry(String) - Method in class org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage
 
removeFields(String) - Method in class org.apache.http.entity.mime.FormBodyPartBuilder
 
removeFields(String) - Method in class org.apache.http.entity.mime.Header
 
removeHeader(Header) - Method in class org.apache.http.client.fluent.Request
 
removeHeader(Header) - Method in class org.apache.http.client.methods.RequestBuilder
 
removeHeaders(String) - Method in class org.apache.http.client.fluent.Request
 
removeHeaders(String) - Method in class org.apache.http.client.methods.RequestBuilder
 
removeQuery() - Method in class org.apache.http.client.utils.URIBuilder
Removes URI query.
Request - Class in org.apache.http.client.fluent
 
REQUEST_CONFIG - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a RequestConfig object that represents the actual request configuration.
RequestAbortedException - Exception in org.apache.http.impl.execchain
Signals that the request has been aborted.
RequestAbortedException(String) - Constructor for exception org.apache.http.impl.execchain.RequestAbortedException
 
RequestAbortedException(String, Throwable) - Constructor for exception org.apache.http.impl.execchain.RequestAbortedException
 
RequestAcceptEncoding - Class in org.apache.http.client.protocol
Class responsible for handling Content Encoding requests in HTTP.
RequestAcceptEncoding(List<String>) - Constructor for class org.apache.http.client.protocol.RequestAcceptEncoding
 
RequestAcceptEncoding() - Constructor for class org.apache.http.client.protocol.RequestAcceptEncoding
 
RequestAddCookies - Class in org.apache.http.client.protocol
Request interceptor that matches cookies available in the current CookieStore to the request being executed and generates corresponding Cookie request headers.
RequestAddCookies() - Constructor for class org.apache.http.client.protocol.RequestAddCookies
 
RequestAuthCache - Class in org.apache.http.client.protocol
Request interceptor that can preemptively authenticate against known hosts, if there is a cached AuthScheme instance in the local AuthCache associated with the given target or proxy host.
RequestAuthCache() - Constructor for class org.apache.http.client.protocol.RequestAuthCache
 
RequestBuilder - Class in org.apache.http.client.methods
Builder for HttpUriRequest instances.
RequestClientConnControl - Class in org.apache.http.client.protocol
This protocol interceptor is responsible for adding Connection or Proxy-Connection headers to the outgoing requests, which is essential for managing persistence of HTTP/1.0 connections.
RequestClientConnControl() - Constructor for class org.apache.http.client.protocol.RequestClientConnControl
 
RequestConfig - Class in org.apache.http.client.config
Immutable class encapsulating request configuration items.
RequestConfig() - Constructor for class org.apache.http.client.config.RequestConfig
Intended for CDI compatibility
RequestConfig.Builder - Class in org.apache.http.client.config
 
requestConnection(HttpRoute, Object) - Method in interface org.apache.http.conn.ClientConnectionManager
Deprecated.
Returns a new ClientConnectionRequest, from which a ManagedClientConnection can be obtained or the request can be aborted.
requestConnection(HttpRoute, Object) - Method in interface org.apache.http.conn.HttpClientConnectionManager
Returns a new ConnectionRequest, from which a HttpClientConnection can be obtained or the request can be aborted.
requestConnection(HttpRoute, Object) - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
requestConnection(HttpRoute, Object) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
RequestDefaultHeaders - Class in org.apache.http.client.protocol
Request interceptor that adds default request headers.
RequestDefaultHeaders(Collection<? extends Header>) - Constructor for class org.apache.http.client.protocol.RequestDefaultHeaders
 
RequestDefaultHeaders() - Constructor for class org.apache.http.client.protocol.RequestDefaultHeaders
 
requestDuration() - Method in class org.apache.http.impl.client.HttpRequestFutureTask
 
RequestExpectContinue - Class in org.apache.http.client.protocol
RequestExpectContinue is responsible for enabling the 'expect-continue' handshake by adding Expect header.
RequestExpectContinue() - Constructor for class org.apache.http.client.protocol.RequestExpectContinue
 
requestIsAborted(HttpRequest) - Method in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
Deprecated.
(4.3)
RequestWrapper - Class in org.apache.http.impl.client
Deprecated.
(4.3) do not use.
RequestWrapper(HttpRequest) - Constructor for class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
reset() - Method in class org.apache.http.auth.AuthState
Resets the auth state.
reset() - Method in class org.apache.http.client.entity.DeflateInputStream
Reset.
reset() - Method in class org.apache.http.client.methods.AbstractExecutionAwareRequest
Resets internal state of the request making it reusable.
reset() - Method in class org.apache.http.conn.routing.RouteTracker
 
resetErrorCount(String) - Method in class org.apache.http.impl.client.cache.DefaultFailureCache
 
resetErrorCount(String) - Method in interface org.apache.http.impl.client.cache.FailureCache
Reset the error count back to zero.
resetHeaders() - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
resolve(URI, String) - Static method in class org.apache.http.client.utils.URIUtils
Resolves a URI reference against a base URI.
resolve(URI, URI) - Static method in class org.apache.http.client.utils.URIUtils
Resolves a URI reference against a base URI.
resolve(URI, HttpHost, List<URI>) - Static method in class org.apache.http.client.utils.URIUtils
Derives the interpreted (absolute) URI that was used to generate the last request.
resolve(String) - Method in interface org.apache.http.conn.DnsResolver
Returns the IP address for the specified host name, or null if the given host is not recognized or the associated IP address cannot be used to build an InetAddress instance.
resolve(HttpHost) - Method in interface org.apache.http.conn.SchemePortResolver
Returns the actual port for the host based on the protocol scheme.
resolve(HttpHost) - Method in class org.apache.http.impl.conn.DefaultSchemePortResolver
 
resolve(String) - Method in class org.apache.http.impl.conn.InMemoryDnsResolver
Returns the IP address for the specified host name, or null if the given host is not recognized or the associated IP address cannot be used to build an InetAddress instance.
resolve(String) - Method in class org.apache.http.impl.conn.SystemDefaultDnsResolver
 
resolvePort(int) - Method in class org.apache.http.conn.scheme.Scheme
Deprecated.
Resolves the correct port for this scheme.
Resource - Interface in org.apache.http.client.cache
Represents a disposable system resource used for handling cached response bodies.
ResourceFactory - Interface in org.apache.http.client.cache
Generates Resource instances for handling cached HTTP response bodies.
Response - Class in org.apache.http.client.fluent
 
ResponseContentEncoding - Class in org.apache.http.client.protocol
HttpResponseInterceptor responsible for processing Content-Encoding responses.
ResponseContentEncoding(Lookup<InputStreamFactory>, boolean) - Constructor for class org.apache.http.client.protocol.ResponseContentEncoding
 
ResponseContentEncoding(boolean) - Constructor for class org.apache.http.client.protocol.ResponseContentEncoding
 
ResponseContentEncoding(Lookup<InputStreamFactory>) - Constructor for class org.apache.http.client.protocol.ResponseContentEncoding
 
ResponseContentEncoding() - Constructor for class org.apache.http.client.protocol.ResponseContentEncoding
Handles gzip and deflate compressed entities by using the following decoders: gzip - see GZIPInputStream deflate - see DeflateInputStream
ResponseHandler<T> - Interface in org.apache.http.client
Handler that encapsulates the process of generating a response object from a HttpResponse.
ResponseProcessCookies - Class in org.apache.http.client.protocol
Response interceptor that populates the current CookieStore with data contained in response cookies received in the given the HTTP response.
ResponseProcessCookies() - Constructor for class org.apache.http.client.protocol.ResponseProcessCookies
 
RetryExec - Class in org.apache.http.impl.execchain
Request executor in the request execution chain that is responsible for making a decision whether a request failed due to an I/O error should be re-executed.
RetryExec(ClientExecChain, HttpRequestRetryHandler) - Constructor for class org.apache.http.impl.execchain.RetryExec
 
retryRequest(IOException, int, HttpContext) - Method in interface org.apache.http.client.HttpRequestRetryHandler
Determines if a method should be retried after an IOException occurs during execution.
retryRequest(HttpResponse, int, HttpContext) - Method in interface org.apache.http.client.ServiceUnavailableRetryStrategy
Determines if a method should be retried given the response from the target server.
retryRequest(IOException, int, HttpContext) - Method in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
Used retryCount and requestSentRetryEnabled to determine if the given method should be retried.
retryRequest(HttpResponse, int, HttpContext) - Method in class org.apache.http.impl.client.DefaultServiceUnavailableRetryStrategy
 
returnContent() - Method in class org.apache.http.client.fluent.Response
 
returnResponse() - Method in class org.apache.http.client.fluent.Response
 
rewriteURI(URI, HttpHost, boolean) - Static method in class org.apache.http.client.utils.URIUtils
A convenience method for creating a new URI whose scheme, host and port are taken from the target host, but whose path, query and fragment are taken from the existing URI.
rewriteURI(URI, HttpHost) - Static method in class org.apache.http.client.utils.URIUtils
A convenience method for URIUtils.rewriteURI(URI, HttpHost, boolean) that always keeps the fragment.
rewriteURI(URI) - Static method in class org.apache.http.client.utils.URIUtils
A convenience method that creates a new URI whose scheme, host, port, path, query are taken from the existing URI, dropping any fragment or user-information.
rewriteURIForRoute(URI, RouteInfo) - Static method in class org.apache.http.client.utils.URIUtils
A convenience method that optionally converts the original URI either to a relative or an absolute form as required by the specified route.
RFC2109DomainHandler - Class in org.apache.http.impl.cookie
 
RFC2109DomainHandler() - Constructor for class org.apache.http.impl.cookie.RFC2109DomainHandler
 
RFC2109Spec - Class in org.apache.http.impl.cookie
RFC 2109 compliant CookieSpec implementation.
RFC2109Spec(String[], boolean) - Constructor for class org.apache.http.impl.cookie.RFC2109Spec
Default constructor
RFC2109Spec() - Constructor for class org.apache.http.impl.cookie.RFC2109Spec
Default constructor
RFC2109Spec(boolean, CommonCookieAttributeHandler...) - Constructor for class org.apache.http.impl.cookie.RFC2109Spec
 
RFC2109SpecProvider - Class in org.apache.http.impl.cookie
CookieSpecProvider implementation that provides an instance of RFC2109Spec.
RFC2109SpecProvider(PublicSuffixMatcher, boolean) - Constructor for class org.apache.http.impl.cookie.RFC2109SpecProvider
 
RFC2109SpecProvider(PublicSuffixMatcher) - Constructor for class org.apache.http.impl.cookie.RFC2109SpecProvider
 
RFC2109SpecProvider() - Constructor for class org.apache.http.impl.cookie.RFC2109SpecProvider
 
RFC2109VersionHandler - Class in org.apache.http.impl.cookie
 
RFC2109VersionHandler() - Constructor for class org.apache.http.impl.cookie.RFC2109VersionHandler
 
RFC2617Scheme - Class in org.apache.http.impl.auth
Abstract authentication scheme class that lays foundation for all RFC 2617 compliant authentication schemes and provides capabilities common to all authentication schemes defined in RFC 2617.
RFC2617Scheme(ChallengeState) - Constructor for class org.apache.http.impl.auth.RFC2617Scheme
Deprecated.
(4.3) do not use.
RFC2617Scheme(Charset) - Constructor for class org.apache.http.impl.auth.RFC2617Scheme
 
RFC2617Scheme() - Constructor for class org.apache.http.impl.auth.RFC2617Scheme
 
RFC2965CommentUrlAttributeHandler - Class in org.apache.http.impl.cookie
"CommentURL" cookie attribute handler for RFC 2965 cookie spec.
RFC2965CommentUrlAttributeHandler() - Constructor for class org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler
 
RFC2965DiscardAttributeHandler - Class in org.apache.http.impl.cookie
"Discard" cookie attribute handler for RFC 2965 cookie spec.
RFC2965DiscardAttributeHandler() - Constructor for class org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler
 
RFC2965DomainAttributeHandler - Class in org.apache.http.impl.cookie
"Domain" cookie attribute handler for RFC 2965 cookie spec.
RFC2965DomainAttributeHandler() - Constructor for class org.apache.http.impl.cookie.RFC2965DomainAttributeHandler
 
RFC2965PortAttributeHandler - Class in org.apache.http.impl.cookie
"Port" cookie attribute handler for RFC 2965 cookie spec.
RFC2965PortAttributeHandler() - Constructor for class org.apache.http.impl.cookie.RFC2965PortAttributeHandler
 
RFC2965Spec - Class in org.apache.http.impl.cookie
RFC 2965 compliant CookieSpec implementation.
RFC2965Spec() - Constructor for class org.apache.http.impl.cookie.RFC2965Spec
Default constructor
RFC2965Spec(String[], boolean) - Constructor for class org.apache.http.impl.cookie.RFC2965Spec
 
RFC2965SpecProvider - Class in org.apache.http.impl.cookie
CookieSpecProvider implementation that provides an instance of RFC2965Spec.
RFC2965SpecProvider(PublicSuffixMatcher, boolean) - Constructor for class org.apache.http.impl.cookie.RFC2965SpecProvider
 
RFC2965SpecProvider(PublicSuffixMatcher) - Constructor for class org.apache.http.impl.cookie.RFC2965SpecProvider
 
RFC2965SpecProvider() - Constructor for class org.apache.http.impl.cookie.RFC2965SpecProvider
 
RFC2965VersionAttributeHandler - Class in org.apache.http.impl.cookie
"Version" cookie attribute handler for RFC 2965 cookie spec.
RFC2965VersionAttributeHandler() - Constructor for class org.apache.http.impl.cookie.RFC2965VersionAttributeHandler
 
RFC6265CookieSpec - Class in org.apache.http.impl.cookie
Cookie management functions shared by RFC C6265 compliant specification.
RFC6265CookieSpec(CommonCookieAttributeHandler...) - Constructor for class org.apache.http.impl.cookie.RFC6265CookieSpec
 
RFC6265CookieSpecProvider - Class in org.apache.http.impl.cookie
CookieSpecProvider implementation that provides an instance of RFC 6265 conformant cookie policy.
RFC6265CookieSpecProvider(RFC6265CookieSpecProvider.CompatibilityLevel, PublicSuffixMatcher) - Constructor for class org.apache.http.impl.cookie.RFC6265CookieSpecProvider
 
RFC6265CookieSpecProvider(PublicSuffixMatcher) - Constructor for class org.apache.http.impl.cookie.RFC6265CookieSpecProvider
 
RFC6265CookieSpecProvider() - Constructor for class org.apache.http.impl.cookie.RFC6265CookieSpecProvider
 
RFC6265CookieSpecProvider.CompatibilityLevel - Enum in org.apache.http.impl.cookie
 
RFC6265LaxSpec - Class in org.apache.http.impl.cookie
Standard CookieSpec implementation that enforces a more relaxed interpretation of the HTTP state management specification (RFC 6265, section 5) for interoperability with existing servers that do not conform to the well behaved profile (RFC 6265, section 4).
RFC6265LaxSpec() - Constructor for class org.apache.http.impl.cookie.RFC6265LaxSpec
 
RFC6265StrictSpec - Class in org.apache.http.impl.cookie
Standard CookieSpec implementation that enforces syntax and semantics of the well-behaved profile of the HTTP state management specification (RFC 6265, section 4).
RFC6265StrictSpec() - Constructor for class org.apache.http.impl.cookie.RFC6265StrictSpec
 
routeComplete(HttpClientConnection, HttpRoute, HttpContext) - Method in interface org.apache.http.conn.HttpClientConnectionManager
Marks the connection as fully established with all its intermediate hops completed.
routeComplete(HttpClientConnection, HttpRoute, HttpContext) - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
routeComplete(HttpClientConnection, HttpRoute, HttpContext) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
RouteInfo - Interface in org.apache.http.conn.routing
Read-only interface for route information.
RouteInfo.LayerType - Enum in org.apache.http.conn.routing
The layering type of a route.
RouteInfo.TunnelType - Enum in org.apache.http.conn.routing
The tunnelling type of a route.
RouteTracker - Class in org.apache.http.conn.routing
Helps tracking the steps in establishing a route.
RouteTracker(HttpHost, InetAddress) - Constructor for class org.apache.http.conn.routing.RouteTracker
Creates a new route tracker.
RouteTracker(HttpRoute) - Constructor for class org.apache.http.conn.routing.RouteTracker
Creates a new tracker for the given route.
run() - Method in class org.apache.http.impl.client.cache.AsynchronousValidationRequest
 

S

saveContent(File) - Method in class org.apache.http.client.fluent.Response
 
schedule(AsynchronousValidationRequest) - Method in class org.apache.http.impl.client.cache.ExponentialBackOffSchedulingStrategy
 
schedule(AsynchronousValidationRequest) - Method in class org.apache.http.impl.client.cache.ImmediateSchedulingStrategy
 
schedule(AsynchronousValidationRequest) - Method in interface org.apache.http.impl.client.cache.SchedulingStrategy
Schedule an AsynchronousValidationRequest to be executed.
scheduledTime() - Method in class org.apache.http.impl.client.HttpRequestFutureTask
 
SchedulingStrategy - Interface in org.apache.http.impl.client.cache
Specifies when revalidation requests are scheduled.
Scheme - Class in org.apache.http.conn.scheme
Deprecated.
(4.3) use SchemePortResolver for default port resolution and Registry for socket factory lookups.
Scheme(String, int, SchemeSocketFactory) - Constructor for class org.apache.http.conn.scheme.Scheme
Deprecated.
Creates a new scheme.
Scheme(String, SocketFactory, int) - Constructor for class org.apache.http.conn.scheme.Scheme
SchemeLayeredSocketFactory - Interface in org.apache.http.conn.scheme
Deprecated.
SchemePortResolver - Interface in org.apache.http.conn
Strategy for default port resolution for protocol schemes.
SchemeRegistry - Class in org.apache.http.conn.scheme
Deprecated.
(4.3) use Registry
SchemeRegistry() - Constructor for class org.apache.http.conn.scheme.SchemeRegistry
Deprecated.
Creates a new, empty scheme registry.
SchemeSocketFactory - Interface in org.apache.http.conn.scheme
Deprecated.
seContentType(ContentType) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
SECURE_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie
 
select(Map<String, Header>, HttpHost, HttpResponse, HttpContext) - Method in interface org.apache.http.client.AuthenticationStrategy
Selects one authentication challenge out of all available and creates and generates AuthOption instance capable of processing that challenge.
ServiceUnavailableRetryExec - Class in org.apache.http.impl.execchain
Request executor in the request execution chain that is responsible for making a decision whether a request that received a non-2xx response from the target server should be re-executed.
ServiceUnavailableRetryExec(ClientExecChain, ServiceUnavailableRetryStrategy) - Constructor for class org.apache.http.impl.execchain.ServiceUnavailableRetryExec
 
ServiceUnavailableRetryStrategy - Interface in org.apache.http.client
Strategy interface that allows API users to plug in their own logic to control whether or not a retry should automatically be done, how many times it should be retried and so on.
set(byte[]) - Method in interface org.apache.http.impl.client.cache.memcached.MemcachedCacheEntry
Given a serialized representation of a MemcachedCacheEntry, attempt to reconstitute the storage key and HttpCacheEntry represented therein.
set(byte[]) - Method in class org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryImpl
 
set(int, Object) - Method in class org.apache.http.impl.client.RedirectLocations
Replaces the URI at the specified position in this list with the specified element (must be a URI).
SET_COOKIE - Static variable in interface org.apache.http.cookie.SM
 
SET_COOKIE2 - Static variable in interface org.apache.http.cookie.SM
 
setAllow303Caching(boolean) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Enables or disables 303 caching.
setAsynchronousWorkerIdleLifetimeSecs(int) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Sets the current maximum idle lifetime in seconds for a background revalidation worker thread.
setAsynchronousWorkerIdleLifetimeSecs(int) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setAsynchronousWorkersCore(int) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Sets the minimum number of threads to keep alive for background revalidations due to the stale-while-revalidate directive.
setAsynchronousWorkersCore(int) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setAsynchronousWorkersMax(int) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Sets the maximum number of threads to allow for background revalidations due to the stale-while-revalidate directive.
setAsynchronousWorkersMax(int) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setAttribute(String, Object) - Method in class org.apache.http.impl.conn.DefaultManagedHttpClientConnection
 
setAttribute(String, String) - Method in class org.apache.http.impl.cookie.BasicClientCookie
 
setAuthCache(AuthCache) - Method in class org.apache.http.client.protocol.HttpClientContext
 
setAuthenticationEnabled(boolean) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setAuthScheme(AuthScheme) - Method in class org.apache.http.auth.AuthState
setAuthSchemeRegistry(Lookup<AuthSchemeProvider>) - Method in class org.apache.http.client.protocol.HttpClientContext
 
setAuthScope(AuthScope) - Method in class org.apache.http.auth.AuthState
Deprecated.
(4.2) do not use.
setBackoffFactor(double) - Method in class org.apache.http.impl.client.AIMDBackoffManager
Sets the factor to use when backing off; the new per-host limit will be roughly the current max times this factor.
setBackoffManager(BackoffManager) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns BackoffManager instance.
setBinary(byte[]) - Method in class org.apache.http.client.entity.EntityBuilder
Sets entity content as a byte array.
setBody(ContentBody) - Method in class org.apache.http.entity.mime.FormBodyPartBuilder
 
setBoundary(String) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
setCacheConfig(CacheConfig) - Method in class org.apache.http.impl.client.cache.CachingHttpClientBuilder
 
setCacheControl(String) - Method in class org.apache.http.client.fluent.Request
 
setCacheDir(File) - Method in class org.apache.http.impl.client.cache.CachingHttpClientBuilder
 
setCancellable(Cancellable) - Method in class org.apache.http.client.methods.AbstractExecutionAwareRequest
 
setCancellable(Cancellable) - Method in interface org.apache.http.client.methods.HttpExecutionAware
Sets Cancellable for the ongoing operation.
setCharset(Charset) - Method in class org.apache.http.client.methods.RequestBuilder
 
setCharset(Charset) - Method in class org.apache.http.client.utils.URIBuilder
 
setCharset(Charset) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
setCircularRedirectsAllowed(boolean) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setComment(String) - Method in interface org.apache.http.cookie.SetCookie
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described using this comment.
setComment(String) - Method in class org.apache.http.impl.cookie.BasicClientCookie
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described using this comment.
setCommentURL(String) - Method in interface org.apache.http.cookie.SetCookie2
If a user agent (web browser) presents this cookie to a user, the cookie's purpose will be described by the information at this URL.
setCommentURL(String) - Method in class org.apache.http.impl.cookie.BasicClientCookie2
 
setConfig(RequestConfig) - Method in class org.apache.http.client.methods.HttpRequestBase
 
setConfig(RequestConfig) - Method in class org.apache.http.client.methods.RequestBuilder
 
setConnectionBackoffStrategy(ConnectionBackoffStrategy) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns ConnectionBackoffStrategy instance.
setConnectionConfig(ConnectionConfig) - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
setConnectionConfig(HttpHost, ConnectionConfig) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
setConnectionManager(HttpClientConnectionManager) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns HttpClientConnectionManager instance.
setConnectionManagerShared(boolean) - Method in class org.apache.http.impl.client.HttpClientBuilder
Defines the connection manager is to be shared by multiple client instances.
setConnectionRequest(ClientConnectionRequest) - Method in interface org.apache.http.client.methods.AbortableHttpRequest
Deprecated.
Sets the ClientConnectionRequest callback that can be used to abort a long-lived request for a connection.
setConnectionRequest(ClientConnectionRequest) - Method in class org.apache.http.client.methods.AbstractExecutionAwareRequest
Deprecated.
setConnectionRequestTimeout(int) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setConnectionReuseStrategy(ConnectionReuseStrategy) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns ConnectionReuseStrategy instance.
setConnectionTimeToLive(long, TimeUnit) - Method in class org.apache.http.impl.client.HttpClientBuilder
Sets maximum time to live for persistent connections
setConnectTimeout(int) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setContentCompressionEnabled(boolean) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setContentDecoderRegistry(Map<String, InputStreamFactory>) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns a map of InputStreamFactorys to be used for automatic content decompression.
setContentEncoding(String) - Method in class org.apache.http.client.entity.EntityBuilder
Sets content encoding of the entity.
setContentType(ContentType) - Method in class org.apache.http.client.entity.EntityBuilder
Sets ContentType of the entity.
setContentType(ContentType) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
SetCookie - Interface in org.apache.http.cookie
This interface represents a Set-Cookie response header sent by the origin server to the HTTP agent in order to maintain a conversational state.
SetCookie2 - Interface in org.apache.http.cookie
This interface represents a Set-Cookie2 response header sent by the origin server to the HTTP agent in order to maintain a conversational state.
setCookieSpec(String) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setCookieSpecRegistry(Lookup<CookieSpecProvider>) - Method in class org.apache.http.client.protocol.HttpClientContext
 
setCookieStore(CookieStore) - Method in class org.apache.http.client.protocol.HttpClientContext
 
setCooldownMillis(long) - Method in class org.apache.http.impl.client.AIMDBackoffManager
Sets the amount of time, in milliseconds, to wait between adjustments in pool sizes for a given host, to allow enough time for the adjustments to take effect.
setCreationDate(Date) - Method in class org.apache.http.impl.cookie.BasicClientCookie
 
setCredentials(Credentials) - Method in class org.apache.http.auth.AuthState
setCredentials(AuthScope, Credentials) - Method in interface org.apache.http.client.CredentialsProvider
Sets the credentials for the given authentication scope.
setCredentials(AuthScope, Credentials) - Method in class org.apache.http.impl.auth.win.WindowsCredentialsProvider
 
setCredentials(AuthScope, Credentials) - Method in class org.apache.http.impl.client.BasicCredentialsProvider
 
setCredentials(AuthScope, Credentials) - Method in class org.apache.http.impl.client.SystemDefaultCredentialsProvider
 
setCredentialsProvider(CredentialsProvider) - Method in class org.apache.http.client.protocol.HttpClientContext
 
setCustomQuery(String) - Method in class org.apache.http.client.utils.URIBuilder
Sets custom URI query.
setDate(Date) - Method in class org.apache.http.client.fluent.Request
 
setDecompressionEnabled(boolean) - Method in class org.apache.http.client.config.RequestConfig.Builder
Deprecated.
(4.5) Set RequestConfig.Builder.setContentCompressionEnabled(boolean) to false and add the Accept-Encoding request header.
setDefaultAuthSchemeRegistry(Lookup<AuthSchemeProvider>) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns default AuthScheme registry which will be used for request execution if not explicitly set in the client execution context.
setDefaultConnectionConfig(ConnectionConfig) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns default ConnectionConfig.
setDefaultConnectionConfig(ConnectionConfig) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
setDefaultCookieSpecRegistry(Lookup<CookieSpecProvider>) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns default CookieSpec registry which will be used for request execution if not explicitly set in the client execution context.
setDefaultCookieStore(CookieStore) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns default CookieStore instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultCredentialsProvider(CredentialsProvider) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns default CredentialsProvider instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultHeaders(Collection<? extends Header>) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns default request header values.
setDefaultMaxPerRoute(int) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
setDefaultRequestConfig(RequestConfig) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns default RequestConfig instance which will be used for request execution if not explicitly set in the client execution context.
setDefaultSocketConfig(SocketConfig) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns default SocketConfig.
setDefaultSocketConfig(SocketConfig) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
setDeleteCache(boolean) - Method in class org.apache.http.impl.client.cache.CachingHttpClientBuilder
 
setDiscard(boolean) - Method in interface org.apache.http.cookie.SetCookie2
Set the Discard attribute.
setDiscard(boolean) - Method in class org.apache.http.impl.cookie.BasicClientCookie2
 
setDomain(String) - Method in interface org.apache.http.cookie.SetCookie
Sets the domain attribute.
setDomain(String) - Method in class org.apache.http.impl.cookie.BasicClientCookie
Sets the domain attribute.
setEntity(HttpEntity) - Method in class org.apache.http.client.methods.HttpEntityEnclosingRequestBase
 
setEntity(HttpEntity) - Method in class org.apache.http.client.methods.RequestBuilder
 
setEntity(HttpEntity) - Method in class org.apache.http.impl.client.EntityEnclosingRequestWrapper
Deprecated.
 
setExpectContinueEnabled(boolean) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setExpiryDate(Date) - Method in interface org.apache.http.cookie.SetCookie
Sets expiration date.
setExpiryDate(Date) - Method in class org.apache.http.impl.cookie.BasicClientCookie
Sets expiration date.
setField(String, String) - Method in class org.apache.http.entity.mime.FormBodyPartBuilder
 
setField(MinimalField) - Method in class org.apache.http.entity.mime.Header
 
setFile(File) - Method in class org.apache.http.client.entity.EntityBuilder
Sets entity content as a File.
setFragment(String) - Method in class org.apache.http.client.utils.URIBuilder
Sets URI fragment.
setHeader(Header) - Method in class org.apache.http.client.fluent.Request
 
setHeader(String, String) - Method in class org.apache.http.client.fluent.Request
 
setHeader(Header) - Method in class org.apache.http.client.methods.RequestBuilder
 
setHeader(String, String) - Method in class org.apache.http.client.methods.RequestBuilder
 
setHeaders(Header...) - Method in class org.apache.http.client.fluent.Request
 
setHeuristicCachingEnabled(boolean) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Enables or disables heuristic caching.
setHeuristicCachingEnabled(boolean) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setHeuristicCoefficient(float) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Sets coefficient to be used in heuristic freshness caching.
setHeuristicCoefficient(float) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setHeuristicDefaultLifetime(long) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Sets default lifetime in seconds to be used if heuristic freshness calculation is not possible.
setHeuristicDefaultLifetime(long) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setHost(String) - Method in class org.apache.http.client.utils.URIBuilder
Sets URI host.
setHostnameVerifier(X509HostnameVerifier) - Method in class org.apache.http.impl.client.HttpClientBuilder
Deprecated.
(4.4)
setHttpCacheInvalidator(HttpCacheInvalidator) - Method in class org.apache.http.impl.client.cache.CachingHttpClientBuilder
 
setHttpCacheStorage(HttpCacheStorage) - Method in class org.apache.http.impl.client.cache.CachingHttpClientBuilder
 
setHttpProcessor(HttpProcessor) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns HttpProcessor instance.
setIdleDuration(long, TimeUnit) - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Sets the duration that this connection can remain idle before it is reused.
setIfModifiedSince(Date) - Method in class org.apache.http.client.fluent.Request
 
setIfUnmodifiedSince(Date) - Method in class org.apache.http.client.fluent.Request
 
setItems(Map<String, AuthSchemeFactory>) - Method in class org.apache.http.auth.AuthSchemeRegistry
Deprecated.
Populates the internal collection of registered authentication schemes with the content of the map passed as a parameter.
setItems(Map<String, Scheme>) - Method in class org.apache.http.conn.scheme.SchemeRegistry
Deprecated.
Populates the internal collection of registered protocol schemes with the content of the map passed as a parameter.
setItems(Map<String, CookieSpecFactory>) - Method in class org.apache.http.cookie.CookieSpecRegistry
Deprecated.
Populates the internal collection of registered cookie specs with the content of the map passed as a parameter.
setKeepAliveStrategy(ConnectionKeepAliveStrategy) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns ConnectionKeepAliveStrategy instance.
setLaxMode() - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
setLocalAddress(InetAddress) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setMaxCacheEntries(int) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Sets the maximum number of cache entries the cache will retain.
setMaxCacheEntries(int) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setMaxConnPerRoute(int) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns maximum connection per route value.
setMaxConnTotal(int) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns maximum total connection value.
setMaxObjectSize(long) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Specifies the maximum response body size that will be eligible for caching.
setMaxObjectSize(long) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setMaxObjectSizeBytes(int) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setMaxPerRoute(HttpRoute, int) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
setMaxRedirects(int) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setMaxTotal(int) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
setMaxUpdateRetries(int) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Sets the number of times to retry a cache update on failure
setMaxUpdateRetries(int) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setMethod(String) - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
setMimeSubtype(String) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
setMode(HttpMultipartMode) - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
setName(String) - Method in class org.apache.http.entity.mime.FormBodyPartBuilder
 
setNeverCacheHTTP10ResponsesWithQueryString(boolean) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Sets whether the cache should never cache HTTP 1.0 responses with a query string or not.
setParameter(String, String) - Method in class org.apache.http.client.utils.URIBuilder
Sets parameter of URI query overriding existing value if set.
setParameters(List<NameValuePair>) - Method in class org.apache.http.client.entity.EntityBuilder
Sets entity content as a parameter list.
setParameters(NameValuePair...) - Method in class org.apache.http.client.entity.EntityBuilder
Sets entity content as a parameter list.
setParameters(List<NameValuePair>) - Method in class org.apache.http.client.utils.URIBuilder
Sets URI query parameters.
setParameters(NameValuePair...) - Method in class org.apache.http.client.utils.URIBuilder
Sets URI query parameters.
setPath(String) - Method in class org.apache.http.client.utils.URIBuilder
Sets URI path.
setPath(String) - Method in interface org.apache.http.cookie.SetCookie
Sets the path attribute.
setPath(String) - Method in class org.apache.http.impl.cookie.BasicClientCookie
Sets the path attribute.
setPerHostConnectionCap(int) - Method in class org.apache.http.impl.client.AIMDBackoffManager
Sets the absolute maximum per-host connection pool size to probe up to; defaults to 2 (the default per-host max).
setPort(int) - Method in class org.apache.http.client.utils.URIBuilder
Sets URI port.
setPorts(int[]) - Method in interface org.apache.http.cookie.SetCookie2
Sets the Port attribute.
setPorts(int[]) - Method in class org.apache.http.impl.cookie.BasicClientCookie2
 
setProtocolVersion(ProtocolVersion) - Method in class org.apache.http.client.methods.HttpRequestBase
 
setProtocolVersion(ProtocolVersion) - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
setProtocolVersion(ProtocolVersion) - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
setProxy(HttpHost) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setProxy(HttpHost) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns default proxy value.
setProxyAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns AuthenticationStrategy instance for proxy authentication.
setProxyPreferredAuthSchemes(Collection<String>) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setPublicSuffixMatcher(PublicSuffixMatcher) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns file containing public suffix matcher.
setQuery(String) - Method in class org.apache.http.client.utils.URIBuilder
setRedirectsEnabled(boolean) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setRedirectStrategy(RedirectStrategy) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns RedirectStrategy instance.
setRelativeRedirectsAllowed(boolean) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setReleaseTrigger(ConnectionReleaseTrigger) - Method in interface org.apache.http.client.methods.AbortableHttpRequest
Deprecated.
Sets the ConnectionReleaseTrigger callback that can be used to abort an active connection.
setReleaseTrigger(ConnectionReleaseTrigger) - Method in class org.apache.http.client.methods.AbstractExecutionAwareRequest
Deprecated.
setRequestConfig(RequestConfig) - Method in class org.apache.http.client.protocol.HttpClientContext
 
setRequestExecutor(HttpRequestExecutor) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns HttpRequestExecutor instance.
setResourceFactory(ResourceFactory) - Method in class org.apache.http.impl.client.cache.CachingHttpClientBuilder
 
setRetryHandler(HttpRequestRetryHandler) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns HttpRequestRetryHandler instance.
setRevalidationQueueSize(int) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Sets the current maximum queue size for background revalidations.
setRevalidationQueueSize(int) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setRoutePlanner(HttpRoutePlanner) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns HttpRoutePlanner instance.
setSchedulingStrategy(SchedulingStrategy) - Method in class org.apache.http.impl.client.cache.CachingHttpClientBuilder
 
setScheme(String) - Method in class org.apache.http.client.utils.URIBuilder
Sets URI scheme.
setSchemePortResolver(SchemePortResolver) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns SchemePortResolver instance.
setSecure(boolean) - Method in interface org.apache.http.cookie.SetCookie
Sets the secure attribute of the cookie.
setSecure(boolean) - Method in class org.apache.http.impl.cookie.BasicClientCookie
Sets the secure attribute of the cookie.
setSerializable(Serializable) - Method in class org.apache.http.client.entity.EntityBuilder
Sets entity content as a Serializable.
setServiceUnavailableRetryStrategy(ServiceUnavailableRetryStrategy) - Method in class org.apache.http.impl.client.HttpClientBuilder
setSharedCache(boolean) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Sets whether the cache should behave as a shared cache or not.
setSharedCache(boolean) - Method in class org.apache.http.impl.client.cache.CacheConfig
Deprecated.
setSocketConfig(SocketConfig) - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
setSocketConfig(HttpHost, SocketConfig) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
setSocketTimeout(int) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setSslcontext(SSLContext) - Method in class org.apache.http.impl.client.HttpClientBuilder
setSSLContext(SSLContext) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns SSLContext instance.
setSSLHostnameVerifier(HostnameVerifier) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns HostnameVerifier instance.
setSSLSocketFactory(LayeredConnectionSocketFactory) - Method in class org.apache.http.impl.client.HttpClientBuilder
setStaleConnectionCheckEnabled(boolean) - Method in class org.apache.http.client.config.RequestConfig.Builder
setState(AuthProtocolState) - Method in class org.apache.http.auth.AuthState
 
setState(Object) - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Assigns a state object to this connection.
setStream(InputStream) - Method in class org.apache.http.client.entity.EntityBuilder
Sets entity content as a InputStream.
setStrictMode() - Method in class org.apache.http.entity.mime.MultipartEntityBuilder
 
setTargetAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns AuthenticationStrategy instance for target host authentication.
setTargetPreferredAuthSchemes(Collection<String>) - Method in class org.apache.http.client.config.RequestConfig.Builder
 
setText(String) - Method in class org.apache.http.client.entity.EntityBuilder
Sets entity content as a string.
setURI(URI) - Method in class org.apache.http.client.methods.HttpRequestBase
 
setURI(URI) - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
setUri(URI) - Method in class org.apache.http.client.methods.RequestBuilder
 
setUri(String) - Method in class org.apache.http.client.methods.RequestBuilder
 
setURI(URI) - Method in class org.apache.http.impl.client.RequestWrapper
Deprecated.
 
setUserAgent(String) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns User-Agent value.
setUserInfo(String) - Method in class org.apache.http.client.utils.URIBuilder
Sets URI user info.
setUserInfo(String, String) - Method in class org.apache.http.client.utils.URIBuilder
Sets URI user info as a combination of username and password.
setUserToken(Object) - Method in class org.apache.http.client.protocol.HttpClientContext
 
setUserTokenHandler(UserTokenHandler) - Method in class org.apache.http.impl.client.HttpClientBuilder
Assigns UserTokenHandler instance.
setValidateAfterInactivity(int) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
Defines period of inactivity in milliseconds after which persistent connections must be re-validated prior to being leased to the consumer.
setValue(String) - Method in interface org.apache.http.cookie.SetCookie
 
setValue(String) - Method in class org.apache.http.impl.cookie.BasicClientCookie
Sets the value
setVersion(ProtocolVersion) - Method in class org.apache.http.client.methods.RequestBuilder
 
setVersion(int) - Method in interface org.apache.http.cookie.SetCookie
Sets the version of the cookie specification to which this cookie conforms.
setVersion(int) - Method in class org.apache.http.impl.cookie.BasicClientCookie
Sets the version of the cookie specification to which this cookie conforms.
setWeakETagOnPutDeleteAllowed(boolean) - Method in class org.apache.http.impl.client.cache.CacheConfig.Builder
Allows or disallows weak etags to be used with PUT/DELETE If-Match requests.
SHA256KeyHashingScheme - Class in org.apache.http.impl.client.cache.memcached
This is a KeyHashingScheme based on the SHA-256 algorithm.
SHA256KeyHashingScheme() - Constructor for class org.apache.http.impl.client.cache.memcached.SHA256KeyHashingScheme
 
shouldBackoff(Throwable) - Method in interface org.apache.http.client.ConnectionBackoffStrategy
Determines whether seeing the given Throwable as a result of request execution should result in a backoff signal.
shouldBackoff(HttpResponse) - Method in interface org.apache.http.client.ConnectionBackoffStrategy
Determines whether receiving the given HttpResponse as a result of request execution should result in a backoff signal.
shouldBackoff(Throwable) - Method in class org.apache.http.impl.client.DefaultBackoffStrategy
 
shouldBackoff(HttpResponse) - Method in class org.apache.http.impl.client.DefaultBackoffStrategy
 
shouldBackoff(Throwable) - Method in class org.apache.http.impl.client.NullBackoffStrategy
 
shouldBackoff(HttpResponse) - Method in class org.apache.http.impl.client.NullBackoffStrategy
 
shutdown() - Method in interface org.apache.http.conn.ClientConnectionManager
Deprecated.
Shuts down this connection manager and releases allocated resources.
shutdown() - Method in interface org.apache.http.conn.HttpClientConnectionManager
Shuts down this connection manager and releases allocated resources.
shutdown() - Method in class org.apache.http.impl.client.cache.ManagedHttpCacheStorage
 
shutdown() - Method in class org.apache.http.impl.client.IdleConnectionEvictor
 
shutdown() - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
shutdown() - Method in class org.apache.http.impl.conn.DefaultManagedHttpClientConnection
 
shutdown() - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
SINGLE_COOKIE_HEADER - Static variable in interface org.apache.http.cookie.params.CookieSpecPNames
Deprecated.
Defines whether cookies should be forced into a single Cookie request header.
size() - Method in class org.apache.http.impl.client.RedirectLocations
Returns the number of elements in this list.
skip(long) - Method in class org.apache.http.client.entity.DeflateInputStream
Skip
SM - Interface in org.apache.http.cookie
Constants and static helpers related to the HTTP state management.
SocketFactory - Interface in org.apache.http.conn.scheme
Deprecated.
socketTimeout(int) - Method in class org.apache.http.client.fluent.Request
 
SPNEGO - Static variable in class org.apache.http.client.config.AuthSchemes
SPNEGO authentication scheme as defined in RFC 4559 and RFC 4178 (considered to be the most secure among currently supported authentication schemes if Kerberos is selected).
SPNegoScheme - Class in org.apache.http.impl.auth
SPNEGO (Simple and Protected GSSAPI Negotiation Mechanism) authentication scheme.
SPNegoScheme(boolean, boolean) - Constructor for class org.apache.http.impl.auth.SPNegoScheme
 
SPNegoScheme(boolean) - Constructor for class org.apache.http.impl.auth.SPNegoScheme
 
SPNegoScheme() - Constructor for class org.apache.http.impl.auth.SPNegoScheme
 
SPNegoSchemeFactory - Class in org.apache.http.impl.auth
AuthSchemeProvider implementation that creates and initializes SPNegoScheme instances.
SPNegoSchemeFactory(boolean, boolean) - Constructor for class org.apache.http.impl.auth.SPNegoSchemeFactory
 
SPNegoSchemeFactory(boolean) - Constructor for class org.apache.http.impl.auth.SPNegoSchemeFactory
 
SPNegoSchemeFactory() - Constructor for class org.apache.http.impl.auth.SPNegoSchemeFactory
 
SSL - Static variable in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
SSLConnectionSocketFactory - Class in org.apache.http.conn.ssl
Layered socket factory for TLS/SSL connections.
SSLConnectionSocketFactory(SSLContext) - Constructor for class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
SSLConnectionSocketFactory(SSLContext, X509HostnameVerifier) - Constructor for class org.apache.http.conn.ssl.SSLConnectionSocketFactory
SSLConnectionSocketFactory(SSLContext, String[], String[], X509HostnameVerifier) - Constructor for class org.apache.http.conn.ssl.SSLConnectionSocketFactory
SSLConnectionSocketFactory(SSLSocketFactory, X509HostnameVerifier) - Constructor for class org.apache.http.conn.ssl.SSLConnectionSocketFactory
SSLConnectionSocketFactory(SSLSocketFactory, String[], String[], X509HostnameVerifier) - Constructor for class org.apache.http.conn.ssl.SSLConnectionSocketFactory
SSLConnectionSocketFactory(SSLContext, HostnameVerifier) - Constructor for class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
SSLConnectionSocketFactory(SSLContext, String[], String[], HostnameVerifier) - Constructor for class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
SSLConnectionSocketFactory(SSLSocketFactory, HostnameVerifier) - Constructor for class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
SSLConnectionSocketFactory(SSLSocketFactory, String[], String[], HostnameVerifier) - Constructor for class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
SSLInitializationException - Exception in org.apache.http.conn.ssl
 
SSLInitializationException(String, Throwable) - Constructor for exception org.apache.http.conn.ssl.SSLInitializationException
 
SSLV2 - Static variable in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
STALE_IF_ERROR - Static variable in class org.apache.http.client.cache.HeaderConstants
 
STALE_WHILE_REVALIDATE - Static variable in class org.apache.http.client.cache.HeaderConstants
 
staleConnectionCheck(boolean) - Method in class org.apache.http.client.fluent.Request
Deprecated.
(4.4)
STANDARD - Static variable in class org.apache.http.client.config.CookieSpecs
The RFC 6265 compliant policy (interoprability profile).
STANDARD_STRICT - Static variable in class org.apache.http.client.config.CookieSpecs
The RFC 6265 compliant policy (strict profile).
StandardHttpRequestRetryHandler - Class in org.apache.http.impl.client
HttpRequestRetryHandler which assumes that all requested HTTP methods which should be idempotent according to RFC-2616 are in fact idempotent and can be retried.
StandardHttpRequestRetryHandler(int, boolean) - Constructor for class org.apache.http.impl.client.StandardHttpRequestRetryHandler
Default constructor
StandardHttpRequestRetryHandler() - Constructor for class org.apache.http.impl.client.StandardHttpRequestRetryHandler
Default constructor
start() - Method in class org.apache.http.impl.client.IdleConnectionEvictor
 
start(BundleContext) - Method in class org.apache.http.osgi.impl.HttpProxyConfigurationActivator
started() - Method in class org.apache.http.client.methods.HttpRequestBase
 
startedTime() - Method in class org.apache.http.impl.client.HttpRequestFutureTask
 
stop(BundleContext) - Method in class org.apache.http.osgi.impl.HttpProxyConfigurationActivator
streamAbort(InputStream) - Method in interface org.apache.http.conn.EofSensorWatcher
Indicates that the stream is aborted.
streamClosed(InputStream) - Method in interface org.apache.http.conn.EofSensorWatcher
Indicates that the stream is closed.
STRICT_HOSTNAME_VERIFIER - Static variable in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
Deprecated.
StrictHostnameVerifier - Class in org.apache.http.conn.ssl
Deprecated.
StrictHostnameVerifier() - Constructor for class org.apache.http.conn.ssl.StrictHostnameVerifier
Deprecated.
 
StringBody - Class in org.apache.http.entity.mime.content
Text body part backed by a byte array.
StringBody(String, String, Charset) - Constructor for class org.apache.http.entity.mime.content.StringBody
StringBody(String, Charset) - Constructor for class org.apache.http.entity.mime.content.StringBody
StringBody(String) - Constructor for class org.apache.http.entity.mime.content.StringBody
StringBody(String, ContentType) - Constructor for class org.apache.http.entity.mime.content.StringBody
 
supportsRangeAndContentRangeHeaders() - Method in class org.apache.http.impl.client.cache.CachingExec
Reports whether this CachingHttpClient implementation supports byte-range requests as specified by the Range and Content-Range headers.
SystemDefaultCredentialsProvider - Class in org.apache.http.impl.client
Implementation of CredentialsProvider backed by standard JRE Authenticator.
SystemDefaultCredentialsProvider() - Constructor for class org.apache.http.impl.client.SystemDefaultCredentialsProvider
Default constructor.
SystemDefaultDnsResolver - Class in org.apache.http.impl.conn
DNS resolver that uses the default OS implementation for resolving host names.
SystemDefaultDnsResolver() - Constructor for class org.apache.http.impl.conn.SystemDefaultDnsResolver
 
SystemDefaultRoutePlanner - Class in org.apache.http.impl.conn
HttpRoutePlanner implementation based on ProxySelector.
SystemDefaultRoutePlanner(SchemePortResolver, ProxySelector) - Constructor for class org.apache.http.impl.conn.SystemDefaultRoutePlanner
 
SystemDefaultRoutePlanner(ProxySelector) - Constructor for class org.apache.http.impl.conn.SystemDefaultRoutePlanner
 

T

TARGET_AUTH_PREF - Static variable in interface org.apache.http.auth.params.AuthPNames
Deprecated.
Defines the order of preference for supported AuthSchemes when authenticating with the target host.
TARGET_AUTH_STATE - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a AuthState object that represents the actual target authentication state.
TargetAuthenticationStrategy - Class in org.apache.http.impl.client
Default AuthenticationStrategy implementation for proxy host authentication.
TargetAuthenticationStrategy() - Constructor for class org.apache.http.impl.client.TargetAuthenticationStrategy
 
taskDuration() - Method in class org.apache.http.impl.client.HttpRequestFutureTask
 
TIME_ZONE - Static variable in class org.apache.http.client.fluent.Request
 
TIMEOUT - Static variable in interface org.apache.http.conn.params.ConnManagerPNames
Deprecated.
Defines the timeout in milliseconds used when retrieving an instance of ManagedClientConnection from the ClientConnectionManager.
TLS - Static variable in class org.apache.http.conn.ssl.SSLConnectionSocketFactory
 
toByteArray() - Method in interface org.apache.http.impl.client.cache.memcached.MemcachedCacheEntry
Returns a serialized representation of the current cache entry.
toByteArray() - Method in class org.apache.http.impl.client.cache.memcached.MemcachedCacheEntryImpl
 
toRoute() - Method in class org.apache.http.conn.routing.RouteTracker
Obtains the tracked route.
toString() - Method in class org.apache.http.auth.AuthOption
 
toString() - Method in class org.apache.http.auth.AuthScope
 
toString() - Method in class org.apache.http.auth.AuthState
 
toString() - Method in class org.apache.http.auth.BasicUserPrincipal
 
toString() - Method in class org.apache.http.auth.NTCredentials
 
toString() - Method in class org.apache.http.auth.NTUserPrincipal
 
toString() - Method in class org.apache.http.auth.UsernamePasswordCredentials
 
toString() - Method in class org.apache.http.client.cache.HttpCacheEntry
Provides a string representation of this instance suitable for human consumption.
toString() - Method in class org.apache.http.client.config.RequestConfig
 
toString() - Method in class org.apache.http.client.fluent.Content
 
toString() - Method in class org.apache.http.client.fluent.Request
 
toString() - Method in class org.apache.http.client.methods.HttpRequestBase
 
toString() - Method in class org.apache.http.client.methods.HttpRequestWrapper
 
toString() - Method in class org.apache.http.client.utils.URIBuilder
 
toString() - Method in class org.apache.http.conn.HttpInetSocketAddress
Deprecated.
 
toString() - Method in class org.apache.http.conn.routing.HttpRoute
Obtains a description of this route.
toString() - Method in class org.apache.http.conn.routing.RouteTracker
Obtains a description of the tracked route.
toString() - Method in class org.apache.http.conn.scheme.Scheme
Deprecated.
Return a string representation of this object.
toString() - Method in class org.apache.http.conn.ssl.AllowAllHostnameVerifier
Deprecated.
 
toString() - Method in class org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Deprecated.
 
toString() - Method in class org.apache.http.conn.ssl.NoopHostnameVerifier
 
toString() - Method in class org.apache.http.conn.ssl.StrictHostnameVerifier
Deprecated.
 
toString() - Method in class org.apache.http.cookie.CookieOrigin
 
toString() - Method in class org.apache.http.entity.mime.Header
 
toString() - Method in class org.apache.http.entity.mime.MinimalField
 
toString() - Method in class org.apache.http.impl.auth.AuthSchemeBase
 
toString() - Method in class org.apache.http.impl.auth.BasicScheme
 
toString() - Method in class org.apache.http.impl.auth.DigestScheme
 
toString() - Method in class org.apache.http.impl.auth.win.CurrentWindowsCredentials
 
toString() - Method in class org.apache.http.impl.client.BasicAuthCache
 
toString() - Method in class org.apache.http.impl.client.BasicCookieStore
 
toString() - Method in class org.apache.http.impl.client.BasicCredentialsProvider
 
toString() - Method in class org.apache.http.impl.client.cache.CacheConfig
 
toString() - Method in class org.apache.http.impl.client.cache.FailureCacheValue
 
toString() - Method in class org.apache.http.impl.client.FutureRequestExecutionMetrics
 
toString() - Method in class org.apache.http.impl.client.HttpRequestFutureTask
 
toString() - Method in class org.apache.http.impl.cookie.BasicClientCookie
 
toString() - Method in class org.apache.http.impl.cookie.DefaultCookieSpec
 
toString() - Method in class org.apache.http.impl.cookie.NetscapeDraftSpec
 
toString() - Method in class org.apache.http.impl.cookie.RFC2109Spec
 
toString() - Method in class org.apache.http.impl.cookie.RFC2965Spec
 
toString() - Method in class org.apache.http.impl.cookie.RFC6265LaxSpec
 
toString() - Method in class org.apache.http.impl.cookie.RFC6265StrictSpec
 
toString() - Method in class org.apache.http.osgi.impl.OSGiProxyConfiguration
 
Trace(URI) - Static method in class org.apache.http.client.fluent.Request
 
Trace(String) - Static method in class org.apache.http.client.fluent.Request
 
trace() - Static method in class org.apache.http.client.methods.RequestBuilder
 
trace(URI) - Static method in class org.apache.http.client.methods.RequestBuilder
 
trace(String) - Static method in class org.apache.http.client.methods.RequestBuilder
 
TRACE_METHOD - Static variable in class org.apache.http.client.cache.HeaderConstants
 
TrustSelfSignedStrategy - Class in org.apache.http.conn.ssl
A trust strategy that accepts self-signed certificates as trusted.
TrustSelfSignedStrategy() - Constructor for class org.apache.http.conn.ssl.TrustSelfSignedStrategy
 
TrustStrategy - Interface in org.apache.http.conn.ssl
A strategy to establish trustworthiness of certificates without consulting the trust manager configured in the actual SSL context.
tunnel(HttpHost, HttpHost, Credentials) - Method in class org.apache.http.impl.client.ProxyClient
 
TUNNEL_PROXY - Static variable in interface org.apache.http.conn.routing.HttpRouteDirector
Step: tunnel through proxy to other proxy.
TUNNEL_TARGET - Static variable in interface org.apache.http.conn.routing.HttpRouteDirector
Step: tunnel through proxy to target.
tunnelProxy(HttpHost, boolean, HttpParams) - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Indicates that a tunnel to an intermediate proxy has been established.
tunnelProxy(HttpHost, boolean) - Method in class org.apache.http.conn.routing.RouteTracker
Tracks tunnelling to a proxy in a proxy chain.
TunnelRefusedException - Exception in org.apache.http.impl.execchain
Signals that the tunnel request was rejected by the proxy host.
TunnelRefusedException(String, HttpResponse) - Constructor for exception org.apache.http.impl.execchain.TunnelRefusedException
 
tunnelTarget(boolean, HttpParams) - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Indicates that a tunnel to the target has been established.
tunnelTarget(boolean) - Method in class org.apache.http.conn.routing.RouteTracker
Tracks tunnelling to the target.

U

UNCOMPRESSED - Static variable in class org.apache.http.client.protocol.ResponseContentEncoding
 
unmarkReusable() - Method in interface org.apache.http.conn.ManagedClientConnection
Deprecated.
Marks this connection as not being in a reusable state.
UNREACHABLE - Static variable in interface org.apache.http.conn.routing.HttpRouteDirector
Indicates that the route can not be established at all.
unregister(String) - Method in class org.apache.http.auth.AuthSchemeRegistry
Deprecated.
Unregisters the class implementing an authentication scheme with the given name.
unregister(String) - Method in class org.apache.http.conn.scheme.SchemeRegistry
Deprecated.
Unregisters a scheme.
unregister(String) - Method in class org.apache.http.cookie.CookieSpecRegistry
Deprecated.
Unregisters the CookieSpecFactory with the given ID.
unregisterScheme(String) - Static method in class org.apache.http.client.fluent.Executor
Deprecated.
(4.3) do not use.
UnsupportedDigestAlgorithmException - Exception in org.apache.http.impl.auth
Authentication credentials required to respond to a authentication challenge are invalid
UnsupportedDigestAlgorithmException() - Constructor for exception org.apache.http.impl.auth.UnsupportedDigestAlgorithmException
Creates a new UnsupportedAuthAlgoritmException with a null detail message.
UnsupportedDigestAlgorithmException(String) - Constructor for exception org.apache.http.impl.auth.UnsupportedDigestAlgorithmException
Creates a new UnsupportedAuthAlgoritmException with the specified message.
UnsupportedDigestAlgorithmException(String, Throwable) - Constructor for exception org.apache.http.impl.auth.UnsupportedDigestAlgorithmException
Creates a new UnsupportedAuthAlgoritmException with the specified detail message and cause.
UnsupportedSchemeException - Exception in org.apache.http.conn
Signals failure to establish connection using an unknown protocol scheme.
UnsupportedSchemeException(String) - Constructor for exception org.apache.http.conn.UnsupportedSchemeException
Creates a UnsupportedSchemeException with the specified detail message.
update(AuthScheme, Credentials) - Method in class org.apache.http.auth.AuthState
Updates the auth state with AuthScheme and Credentials.
update(Queue<AuthOption>) - Method in class org.apache.http.auth.AuthState
Updates the auth state with a queue of AuthOptions.
update(HttpCacheEntry) - Method in interface org.apache.http.client.cache.HttpCacheUpdateCallback
Returns the new cache entry that should replace an existing one.
update(Dictionary<String, Object>) - Method in class org.apache.http.osgi.impl.OSGiProxyConfiguration
 
updated(String, Dictionary) - Method in class org.apache.http.osgi.impl.HttpProxyConfigurationActivator
updateEntry(String, HttpCacheUpdateCallback) - Method in interface org.apache.http.client.cache.HttpCacheStorage
Atomically applies the given callback to update an existing cache entry under a given key.
updateEntry(String, HttpCacheUpdateCallback) - Method in class org.apache.http.impl.client.cache.BasicHttpCacheStorage
 
updateEntry(String, HttpCacheUpdateCallback) - Method in class org.apache.http.impl.client.cache.ehcache.EhcacheHttpCacheStorage
 
updateEntry(String, HttpCacheUpdateCallback) - Method in class org.apache.http.impl.client.cache.ManagedHttpCacheStorage
 
updateEntry(String, HttpCacheUpdateCallback) - Method in class org.apache.http.impl.client.cache.memcached.MemcachedHttpCacheStorage
 
upgrade(HttpClientConnection, HttpRoute, HttpContext) - Method in interface org.apache.http.conn.HttpClientConnectionManager
Upgrades the underlying connection socket to TLS/SSL (or another layering protocol) after having executed CONNECT method to all intermediate proxy hops
upgrade(ManagedHttpClientConnection, HttpHost, HttpContext) - Method in interface org.apache.http.conn.HttpClientConnectionOperator
 
upgrade(HttpClientConnection, HttpRoute, HttpContext) - Method in class org.apache.http.impl.conn.BasicHttpClientConnectionManager
 
upgrade(ManagedHttpClientConnection, HttpHost, HttpContext) - Method in class org.apache.http.impl.conn.DefaultHttpClientConnectionOperator
 
upgrade(HttpClientConnection, HttpRoute, HttpContext) - Method in class org.apache.http.impl.conn.PoolingHttpClientConnectionManager
 
URIBuilder - Class in org.apache.http.client.utils
Builder for URI instances.
URIBuilder() - Constructor for class org.apache.http.client.utils.URIBuilder
Constructs an empty instance.
URIBuilder(String) - Constructor for class org.apache.http.client.utils.URIBuilder
Construct an instance from the string which must be a valid URI.
URIBuilder(URI) - Constructor for class org.apache.http.client.utils.URIBuilder
Construct an instance from the provided URI.
URIUtils - Class in org.apache.http.client.utils
A collection of utilities for URIs, to workaround bugs within the class or for ease-of-use features.
UrlEncodedFormEntity - Class in org.apache.http.client.entity
An entity composed of a list of url-encoded pairs.
UrlEncodedFormEntity(List<? extends NameValuePair>, String) - Constructor for class org.apache.http.client.entity.UrlEncodedFormEntity
Constructs a new UrlEncodedFormEntity with the list of parameters in the specified encoding.
UrlEncodedFormEntity(Iterable<? extends NameValuePair>, Charset) - Constructor for class org.apache.http.client.entity.UrlEncodedFormEntity
Constructs a new UrlEncodedFormEntity with the list of parameters in the specified encoding.
UrlEncodedFormEntity(List<? extends NameValuePair>) - Constructor for class org.apache.http.client.entity.UrlEncodedFormEntity
Constructs a new UrlEncodedFormEntity with the list of parameters with the default encoding of HTTP.DEFAULT_CONTENT_CHARSET
UrlEncodedFormEntity(Iterable<? extends NameValuePair>) - Constructor for class org.apache.http.client.entity.UrlEncodedFormEntity
Constructs a new UrlEncodedFormEntity with the list of parameters with the default encoding of HTTP.DEFAULT_CONTENT_CHARSET
URLEncodedUtils - Class in org.apache.http.client.utils
A collection of utilities for encoding URLs.
URLEncodedUtils() - Constructor for class org.apache.http.client.utils.URLEncodedUtils
 
use(Executor) - Method in class org.apache.http.client.fluent.Async
 
use(Executor) - Method in class org.apache.http.client.fluent.Async
 
use(CredentialsProvider) - Method in class org.apache.http.client.fluent.Executor
 
use(CookieStore) - Method in class org.apache.http.client.fluent.Executor
 
useExpectContinue() - Method in class org.apache.http.client.fluent.Request
 
USER_TOKEN - Static variable in class org.apache.http.client.protocol.HttpClientContext
Attribute name of a Object object that represents the actual user identity such as user Principal.
userAgent(String) - Method in class org.apache.http.client.fluent.Request
 
UsernamePasswordCredentials - Class in org.apache.http.auth
Simple Credentials implementation based on a user name / password pair.
UsernamePasswordCredentials(String) - Constructor for class org.apache.http.auth.UsernamePasswordCredentials
The constructor with the username and password combined string argument.
UsernamePasswordCredentials(String, String) - Constructor for class org.apache.http.auth.UsernamePasswordCredentials
The constructor with the username and password arguments.
UserTokenHandler - Interface in org.apache.http.client
A handler for determining if the given execution context is user specific or not.
useSystemProperties() - Method in class org.apache.http.impl.client.HttpClientBuilder
Use system properties when creating and configuring default implementations.
UTF8_CHARSET - Static variable in class org.apache.http.entity.mime.MIME
UTF-8 is used for RFC6532

V

validate(Cookie, CookieOrigin) - Method in interface org.apache.http.cookie.CookieAttributeHandler
Peforms cookie validation for the given attribute value.
validate(Cookie, CookieOrigin) - Method in interface org.apache.http.cookie.CookieSpec
Validate the cookie according to validation rules defined by the cookie specification.
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.AbstractCookieAttributeHandler
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.BasicDomainHandler
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.BasicPathHandler
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.CookieSpecBase
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.DefaultCookieSpec
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.NetscapeDomainHandler
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.PublicSuffixDomainFilter
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2109DomainHandler
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2109Spec
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2109VersionHandler
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965CommentUrlAttributeHandler
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965DiscardAttributeHandler
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965DomainAttributeHandler
Validate cookie domain attribute.
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965PortAttributeHandler
Validate cookie port attribute.
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965Spec
 
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC2965VersionAttributeHandler
validate cookie version attribute.
validate(Cookie, CookieOrigin) - Method in class org.apache.http.impl.cookie.RFC6265CookieSpec
 
valueOf(String) - Static method in enum org.apache.http.auth.AuthProtocolState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.http.auth.ChallengeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.http.client.cache.CacheResponseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.http.conn.routing.RouteInfo.LayerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.http.conn.routing.RouteInfo.TunnelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.http.conn.util.DomainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.http.entity.mime.HttpMultipartMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.http.impl.cookie.DefaultCookieSpecProvider.CompatibilityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.http.impl.cookie.RFC6265CookieSpecProvider.CompatibilityLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.http.auth.AuthProtocolState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.http.auth.ChallengeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.http.client.cache.CacheResponseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.http.conn.routing.RouteInfo.LayerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.http.conn.routing.RouteInfo.TunnelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.http.conn.util.DomainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.http.entity.mime.HttpMultipartMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.http.impl.cookie.DefaultCookieSpecProvider.CompatibilityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.http.impl.cookie.RFC6265CookieSpecProvider.CompatibilityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
VARY - Static variable in class org.apache.http.client.cache.HeaderConstants
 
verify(String, SSLSocket) - Method in class org.apache.http.conn.ssl.AbstractVerifier
Deprecated.
 
verify(String, SSLSession) - Method in class org.apache.http.conn.ssl.AbstractVerifier
Deprecated.
 
verify(String, X509Certificate) - Method in class org.apache.http.conn.ssl.AbstractVerifier
Deprecated.
 
verify(String, String[], String[], boolean) - Method in class org.apache.http.conn.ssl.AbstractVerifier
Deprecated.
 
verify(String, String[], String[]) - Method in class org.apache.http.conn.ssl.AllowAllHostnameVerifier
Deprecated.
 
verify(String, String[], String[]) - Method in class org.apache.http.conn.ssl.BrowserCompatHostnameVerifier
Deprecated.
 
verify(String, SSLSession) - Method in class org.apache.http.conn.ssl.DefaultHostnameVerifier
 
verify(String, X509Certificate) - Method in class org.apache.http.conn.ssl.DefaultHostnameVerifier
 
verify(String, SSLSession) - Method in class org.apache.http.conn.ssl.NoopHostnameVerifier
 
verify(String, String[], String[]) - Method in class org.apache.http.conn.ssl.StrictHostnameVerifier
Deprecated.
 
verify(String, SSLSocket) - Method in interface org.apache.http.conn.ssl.X509HostnameVerifier
Deprecated.
Verifies that the host name is an acceptable match with the server's authentication scheme based on the given SSLSocket.
verify(String, X509Certificate) - Method in interface org.apache.http.conn.ssl.X509HostnameVerifier
Deprecated.
Verifies that the host name is an acceptable match with the server's authentication scheme based on the given X509Certificate.
verify(String, String[], String[]) - Method in interface org.apache.http.conn.ssl.X509HostnameVerifier
Deprecated.
Checks to see if the supplied hostname matches any of the supplied CNs or "DNS" Subject-Alts.
version(HttpVersion) - Method in class org.apache.http.client.fluent.Request
 
VERSION_ATTR - Static variable in interface org.apache.http.cookie.ClientCookie
 
VIA - Static variable in class org.apache.http.client.cache.HeaderConstants
 
viaProxy(HttpHost) - Method in class org.apache.http.client.fluent.Request
 
viaProxy(String) - Method in class org.apache.http.client.fluent.Request
 
VIRTUAL_HOST - Static variable in interface org.apache.http.client.params.ClientPNames
Deprecated.
Defines the virtual host to be used in the Host request header instead of the physical host.

W

WARNING - Static variable in class org.apache.http.client.cache.HeaderConstants
 
WindowsCredentialsProvider - Class in org.apache.http.impl.auth.win
CredentialsProvider implementation that always returns CurrentWindowsCredentials instance to NTLM and SPNego authentication challenges.
WindowsCredentialsProvider(CredentialsProvider) - Constructor for class org.apache.http.impl.auth.win.WindowsCredentialsProvider
 
WindowsNegotiateScheme - Class in org.apache.http.impl.auth.win
Auth scheme that makes use of JNA to implement Negotiate and NTLM on Windows Platforms.
WindowsNegotiateScheme(String, String) - Constructor for class org.apache.http.impl.auth.win.WindowsNegotiateScheme
 
WindowsNegotiateSchemeFactory - Class in org.apache.http.impl.auth.win
AuthSchemeProvider implementation that creates and initializes WindowsNegotiateScheme using JNA to Negotiate credentials
WindowsNegotiateSchemeFactory(String) - Constructor for class org.apache.http.impl.auth.win.WindowsNegotiateSchemeFactory
 
WindowsNTLMSchemeFactory - Class in org.apache.http.impl.auth.win
AuthSchemeProvider implementation that creates and initializes WindowsNegotiateScheme using JNA to implement NTLM
WindowsNTLMSchemeFactory(String) - Constructor for class org.apache.http.impl.auth.win.WindowsNTLMSchemeFactory
 
WinHttpClients - Class in org.apache.http.impl.client
Factory methods for CloseableHttpClient instances configured to use integrated Windows authentication by default.
Wire - Class in org.apache.http.impl.conn
Logs data to the wire LOG.
Wire(Log, String) - Constructor for class org.apache.http.impl.conn.Wire
 
Wire(Log) - Constructor for class org.apache.http.impl.conn.Wire
 
wrap(HttpRequest) - Static method in class org.apache.http.client.methods.HttpRequestWrapper
Creates a mutable wrapper of the original request.
wrap(HttpRequest, HttpHost) - Static method in class org.apache.http.client.methods.HttpRequestWrapper
Creates a mutable wrapper of the original request.
wrappedStream - Variable in class org.apache.http.conn.EofSensorInputStream
The wrapped input stream, while accessible.
writeTo(HttpCacheEntry, OutputStream) - Method in interface org.apache.http.client.cache.HttpCacheEntrySerializer
Serializes the given entry to a byte representation on the given OutputStream.
writeTo(OutputStream) - Method in class org.apache.http.client.entity.DecompressingEntity
 
writeTo(OutputStream) - Method in class org.apache.http.client.entity.GzipCompressingEntity
 
writeTo(OutputStream) - Method in class org.apache.http.entity.mime.content.ByteArrayBody
 
writeTo(OutputStream) - Method in interface org.apache.http.entity.mime.content.ContentBody
 
writeTo(OutputStream) - Method in class org.apache.http.entity.mime.content.FileBody
 
writeTo(OutputStream) - Method in class org.apache.http.entity.mime.content.InputStreamBody
 
writeTo(OutputStream) - Method in class org.apache.http.entity.mime.content.StringBody
 
writeTo(HttpCacheEntry, OutputStream) - Method in class org.apache.http.impl.client.cache.DefaultHttpCacheEntrySerializer
 
WWW_AUTH - Static variable in class org.apache.http.auth.AUTH
The www authenticate challange header.
WWW_AUTH_RESP - Static variable in class org.apache.http.auth.AUTH
The www authenticate response header.
WWW_AUTHENTICATE - Static variable in class org.apache.http.client.cache.HeaderConstants
 

X

X509HostnameVerifier - Interface in org.apache.http.conn.ssl
Deprecated.
(4.4) Use HostnameVerifier.
A B C D E F G H I K L M N O P R S T U V W X 

Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.