HttpAsyncResponseConsumer
implementation that
provides convenience methods for processing of binary content entities enclosed
in an HTTP response.HttpAsyncResponseConsumer
implementation that
provides convenience methods for processing of textual content entities enclosed
in an HTTP response.HttpAsyncClient
that also implements Closeable
.HttpPipeliningClient
that also
implements Closeable
.CloseableHttpAsyncClient
instance with default
configuration.DELETE
request generator.DELETE
request generator.GET
request generator.GET
request generator.HEAD
request generator.HEAD
request generator.CloseableHttpAsyncClient
instance that supports esential HTTP protocol
aspects only.CloseableHttpAsyncClient
instance that supports esential HTTP protocol
aspects only.CloseableHttpAsyncClient
instance that supports esential HTTP protocol
aspects only.CloseableHttpAsyncClient
instance that supports esential HTTP protocol
aspects only.OPTIONS
request generator.OPTIONS
request generator.CloseableHttpPipeliningClient
instance that supports pipelined request
execution.CloseableHttpPipeliningClient
instance that supports pipelined request
execution.CloseableHttpPipeliningClient
instance that supports pipelined request
execution.CloseableHttpPipeliningClient
instance that supports pipelined request
execution.POST
request generator.POST
request generator.POST
request generator.POST
request generator.PUT
request generator.PUT
request generator.PUT
request generator.PUT
request generator.CloseableHttpAsyncClient
instance with default
configuration based on ssytem properties.TRACE
request generator.TRACE
request generator.POST
request generator.POST
request generator.PUT
request generator.PUT
request generator.CloseableHttpAsyncClient
instances.UserTokenHandler
for asynchrounous HTTP client communication.IOEventDispatch
.HttpRequest
without contacting the origin server.CloseableHttpAsyncClient
instances.CloseableHttpAsyncClient
and
CloseableHttpPipeliningClient
instances.HttpAsyncClient
.CachingHttpClient
is configured as
a shared (public) or non-shared (private) cache.ManagedNHttpClientConnection
instances.NHttpConnection
factory.chunk
of content.chunk
of content.PoolingNHttpClientConnectionManager
maintains a pool of
NHttpClientConnection
s and is able to service connection requests
from multiple execution threads.Future
for a NHttpClientConnection
.NHttpClientConnectionManager
instance.ConnectionReuseStrategy
instance.AuthScheme
registry which will
be used for request execution if not explicitly set in the client execution
context.ConnectionConfig
.CookieSpec
registry which will
be used for request execution if not explicitly set in the client execution
context.CookieStore
instance which will be used for
request execution if not explicitly set in the client execution context.CredentialsProvider
instance which will be used
for request execution if not explicitly set in the client execution
context.IOReactorConfig
.RequestConfig
instance which will be used
for request execution if not explicitly set in the client execution
context.NHttpClientEventHandler
instance.HttpProcessor
instance.ConnectionKeepAliveStrategy
instance.AuthenticationStrategy
instance for target
host authentication.RedirectStrategy
instance.HttpRoutePlanner
instance.SchemePortResolver
instance.SSLContext
instance.HostnameVerifier
instance.SchemeIOSessionStrategy
instance.AuthenticationStrategy
instance for proxy
authentication.ThreadFactory
instance.User-Agent
value.UserTokenHandler
instance.CachingHttpClient
implementation
supports byte-range requests as specified by the Range
and Content-Range
headers.CONNECT
method to all
intermediate proxy hops.IOSession
with a transport level security
protocol implementation.HttpAsyncResponseConsumer
implementation that
streams content entity enclosed in an HTTP response directly into a file
without an intermediate in-memory buffer.HttpAsyncRequestProducer
implementation
that generates an HTTP POST
request enclosing content of a file.HttpAsyncRequestProducer
implementation
that generates an HTTP PUT
request enclosing content of a file.Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.