|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ClientConnectionRequest.getConnection(long, TimeUnit),
causing it to throw an InterruptedException.
PoolEntryRequest.getPoolEntry(long, TimeUnit).
AuthenticationHandler implementations.operated to
managed client connections.CookieAttributeHandlers.HttpClient implementations.entries to
managed
client connections.X509HostnameVerifier
implementations.Cookie, replacing any existing equivalent cookies.
HTTP cookie, replacing any existing equivalent cookies.
HTTP cookies.
null.
Credentials.
Credentials.
Credentials and charset.
Credentials, method name and URI.
HttpParams and manipulate HTTP authentication parameters
using Java Beans conventions.HttpParams.AuthSchemeRegistry
object that represents the actual authentication scheme registry.
AuthScheme implementations.Credentials apply to.SetCookie.SetCookie2.CookieStoreCredentialsProvider.EofSensorWatcher.connection.BasicPoolEntry.ResponseHandler that returns the response body as a String
for successful (2xx) responses.HttpRouteDirector.AuthSchemeFactory implementation that creates and initializes
BasicScheme instances.CookieSpecFactory implementation that creates and initializes
BestMatchSpec instances.CookieSpecFactory implementation that creates and initializes
BrowserCompatSpec instances.Cookies in this store that have expired by
the specified Date.
cookies in this HTTP state
that have expired by the specified date.
client connections.ClientConnectionManager instances.OperatedClientConnection instances and updating the underlying
Socket of those objects.ManagedClientConnection.HttpContext attribute names for
client side HTTP protocol processing.HttpContext instances.Cookie interface with
additional client specific functionality such ability to retrieve
original cookie attributes exactly as they were specified by the
origin server.HttpParams and manipulate HTTP client parameters using
Java Beans conventions.null.
HttpParams and manipulate HTTP client connection parameters
using Java Beans conventions.ClientConnectionManager
InetAddresses the
given host name resolves to.
HttpParams and manipulate connection manager parameters
using Java Beans conventions.HttpParams.HttpParams and manipulate connection routing parameters
using Java Beans conventions.HttpParams.CookieOrigin
object that represents the actual details of the origin server.
CookieSpec
object that represents the actual cookie specification.
CookieStore
object that represents the actual cookie store.
CookieSpecRegistry
object that represents the actual cookie specification registry.
CookieSpec implementations.HttpParams and manipulate HTTP cookie parameters using Java Beans
conventions.Cookie
objects.ConnPoolByRoute.freeConnections.
ConnPoolByRoute.routeToPool.
URI using all the parameters.
ConnPoolByRoute.waitingThreads.
Credentials.
CredentialsProvider
object that represents the actual crednetials provider.
expires attribute.
ClientConnectionOperator.AbstractHttpClient.HttpRequestRetryHandler used by request executors.HttpRoutePlanner.AuthenticationHandler implementation for proxy host
authentication.RedirectHandler.RequestDirector.AuthenticationHandler implementation for target host
authentication.UserTokenHandler.AuthSchemeFactory implementation that creates and initializes
DigestScheme instances.HttpEntityEnclosingRequests that can
be used to change properties of the current request without
modifying the original object.close() and EOF.EofSensorInputStream.execute(target, request, context).
CookieAttributeHandler for the
given attribute.
application/x-www-form-urlencoded
list of parameters in an HTTP PUT or HTTP POST.
BodyPart class that
automatically populates the header with standard fields based
on the content description of the enclosed body.CookieAttributeHandler for the
given attribute.
authentication scheme with the given name.
authentication scheme.
AuthScope if available
cookies that this HTTP
state currently contains.
cookie specification with the given ID.
cookie specification with the given name.
Credentials.If not configured,
HTTP.DEFAULT_PROTOCOL_CHARSETis used instead.
Credentials selected for authentication if available
credentials for the given authentication scope.
DEFAULT_PROXY
parameter value.
Date of the cookie, or null
if none exists.
Date of the cookie, or null
if none exists.
FORCED_ROUTE
parameter value.
InetSocketAddress.
LOCAL_ADDRESS
parameter value.
GET,
PUT, POST, or other.
authentication
schemes in their default order.
cookie
specs in their default order.
ManagedClientConnection from the
ClientConnectionManager.
http://example.org/path/to/file.
null if it is not.
HttpResponse and returns some value
corresponding to that response.
HttpParams.ConnectException that specifies the HttpHost that was
being connected to.Multipart class, which is
capable of operating either in the strict (fully RFC 822, RFC 2045,
RFC 2046 compliant) or the browser compatible modes.HttpRoute to a target host.HttpRequest interface that provides
convenience methods to access request properties such as request URI
and method type.application/x-www-form-urlencoded.
true if authenticating against a proxy, false
otherwise.
SocketFactory for layered sockets (SSL/TLS).tunnelled
connection.
Field.InetAddresses.CookieSpec implementation conforms to the original draft
specification published by Netscape Communications.CookieSpecFactory implementation that creates and initializes
NetscapeDraftSpec instances.AuthScheme using given HTTP parameters.
CookieSpec using given HTTP parameters.
Credentials implementation for Microsoft Windows platforms that includes
Windows specific attributes such as name of the domain the user belongs to.Scheme class represents a protocol
scheme such as "http" or "https" and contains a number of protocol properties
such as the default port and the socket factory to be used to creating
Sockets for the given protocolorg.apache.http.auth.org.apache.http.client.org.apache.http.impl.conn and related classes.org.apache.http.cookie.null.
NameValuePairs as built from the
URI's query portion.
NameValuePairs as parsed from an
HttpEntity.
parameters, as encoded by encoding.
Cookie property.
asctime() format.
BasicPoolEntry.AuthState
object that represents the actual proxy authentication state.
null for system default.
HttpRoutePlanner.AuthSchemeFactory with the given identifier.
CookieSpecFactory with the given identifier.
close().
CookieStore to the request being executed and generates
corresponding Cookie request headers.Connection
or Proxy-Connection headers to the outgoing requests, which
is essential for managing persistence of HTTP/1.0 connections.ClientConnectionRequest, from which a
ManagedClientConnection can be obtained or the request can be
aborted.
null.
PoolEntryRequest, from which a BasicPoolEntry
can be obtained, or the request can be aborted.
HttpRequests that can be used to change
properties of the current request without modifying the original
object.HttpResponse.CookieStore with data
contained in response cookies received in the given the HTTP response.retryCount and requestSentRetryEnabled to determine
if the given method should be retried.
URI whose scheme, host
and port are taken from the target host, but whose path, query and
fragment are taken from the existing URI.
URIUtils.rewriteURI(URI, HttpHost, boolean) that always keeps the
fragment.
CookieSpec implementation.CookieSpecFactory implementation that creates and initializes
RFC2109Spec instances.CookieSpec implementation.CookieSpecFactory implementation that creates and initializes
RFC2965Spec instances.ConnPoolByRoute.Scheme
object that represents the actual protocol scheme registry.
Schemes.AuthScheme instance capable of
processing that challenge.
authentication scheme.
AuthScope.
ClientConnectionRequest callback that can be
used to abort a long-lived request for a connection.
Set-Cookie response header sent by the
origin server to the HTTP agent in order to maintain a conversational state.Set-Cookie2 response header sent by the
origin server to the HTTP agent in order to maintain a conversational state.Credentials.
Credentials to be used for authentication
credentials for the given authentication
scope.
DEFAULT_PROXY
parameter value.
FORCED_ROUTE
parameter value.
authentication schemes
with the content of the map passed as a parameter.
protocol schemes
with the content of the map passed as a parameter.
cookie
specs with the content of the map passed as a parameter.
LOCAL_ADDRESS
parameter value.
ConnectionReleaseTrigger callback that can
be used to abort an active connection.
ManagedClientConnection from the
ClientConnectionManager.
Cookie request header.
stream is aborted.
stream is closed.
AuthState
object that represents the actual target authentication state.
client connections and
is able to service connection requests from multiple execution threads.ManagedClientConnection from the
ClientConnectionManager.
null before tracking starts.
authentication scheme with
the given name.
CookieSpecFactory with the given ID.
URIs, to workaround
bugs within the class or for ease-of-use features.UrlEncodedFormEntity with the list
of parameters in the specified encoding.
UrlEncodedFormEntity with the list
of parameters with the default encoding of HTTP.DEFAULT_CONTENT_CHARSET
Object object that represents
the actual user identity such as user Principal.
Credentials implementation based on a user name / password
pair.SSLSocket.
X509Certificate.
Host
request header instead of the physical host name.
WaitingThread.FileBody.writeTo(OutputStream)
InputStreamBody.writeTo(OutputStream)
writeTo(OutputStream)
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||