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

A

AbstractHttpAsyncClient - Class in org.apache.http.impl.nio.client
Deprecated. 
AbstractHttpAsyncClient(ClientAsyncConnectionManager) - Constructor for class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
AbstractHttpAsyncClient(IOReactorConfig) - Constructor for class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
addInterceptorFirst(HttpResponseInterceptor) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
addInterceptorFirst(HttpRequestInterceptor) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
addInterceptorLast(HttpResponseInterceptor) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
addInterceptorLast(HttpRequestInterceptor) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
addRequestInterceptor(HttpRequestInterceptor) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
addRequestInterceptor(HttpRequestInterceptor, int) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
addResponseInterceptor(HttpResponseInterceptor) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
addResponseInterceptor(HttpResponseInterceptor, int) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
AsyncByteConsumer<T> - Class in org.apache.http.nio.client.methods
 
AsyncByteConsumer(int) - Constructor for class org.apache.http.nio.client.methods.AsyncByteConsumer
 
AsyncByteConsumer() - Constructor for class org.apache.http.nio.client.methods.AsyncByteConsumer
 
AsyncCharConsumer<T> - Class in org.apache.http.nio.client.methods
 
AsyncCharConsumer(int) - Constructor for class org.apache.http.nio.client.methods.AsyncCharConsumer
 
AsyncCharConsumer() - Constructor for class org.apache.http.nio.client.methods.AsyncCharConsumer
 
AsyncScheme - Class in org.apache.http.nio.conn.scheme
Deprecated. 
AsyncScheme(String, int, LayeringStrategy) - Constructor for class org.apache.http.nio.conn.scheme.AsyncScheme
Deprecated.  
AsyncSchemeRegistry - Class in org.apache.http.nio.conn.scheme
Deprecated. 
AsyncSchemeRegistry() - Constructor for class org.apache.http.nio.conn.scheme.AsyncSchemeRegistry
Deprecated. Creates a new, empty scheme registry.
AsyncSchemeRegistryFactory - Class in org.apache.http.impl.nio.conn
Deprecated. 
AsyncSchemeRegistryFactory() - Constructor for class org.apache.http.impl.nio.conn.AsyncSchemeRegistryFactory
Deprecated.  

B

bind(IOSession) - Method in interface org.apache.http.nio.conn.ManagedNHttpClientConnection
 
build() - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
buildResult(HttpContext) - Method in class org.apache.http.nio.client.methods.ZeroCopyConsumer
 

C

CACHE_RESPONSE_STATUS - Static variable in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
CachingHttpAsyncClient - Class in org.apache.http.impl.client.cache
 
CachingHttpAsyncClient() - Constructor for class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
CachingHttpAsyncClient(CacheConfig) - Constructor for class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
CachingHttpAsyncClient(HttpAsyncClient) - Constructor for class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
CachingHttpAsyncClient(HttpAsyncClient, CacheConfig) - Constructor for class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
CachingHttpAsyncClient(HttpAsyncClient, ResourceFactory, HttpCacheStorage, CacheConfig) - Constructor for class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
CachingHttpAsyncClient(HttpAsyncClient, HttpCacheStorage, CacheConfig) - Constructor for class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
cancel() - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
clearRequestInterceptors() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
clearResponseInterceptors() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
ClientAsyncConnection - Interface in org.apache.http.nio.conn
Deprecated. 
ClientAsyncConnectionFactory - Interface in org.apache.http.nio.conn
Deprecated. 
ClientAsyncConnectionManager - Interface in org.apache.http.nio.conn
Deprecated. 
close() - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
CloseableHttpAsyncClient - Class in org.apache.http.impl.nio.client
 
CloseableHttpAsyncClient() - Constructor for class org.apache.http.impl.nio.client.CloseableHttpAsyncClient
 
closeExpiredConnections() - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
closeExpiredConnections() - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
closeExpiredConnections() - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
Closes all expired connections in the pool.
closeIdleConnections(long, TimeUnit) - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
closeIdleConnections(long, TimeUnit) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
closeIdleConnections(long, TimeUnit) - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
Closes idle connections in the pool.
closeQuietly(CloseableHttpAsyncClient) - Static method in class org.apache.http.nio.client.util.HttpAsyncClientUtils
Unconditionally close a httpAsyncClient.
closeQuietly(HttpAsyncClient) - Static method in class org.apache.http.nio.client.util.HttpAsyncClientUtils
Deprecated. 
consumeContent(ContentDecoder, IOControl) - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
create() - Static method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
create(String, IOSession, HttpParams) - Method in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory
Deprecated. 
create(IOSession, ConnectionConfig) - Method in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory
Deprecated.  
create(IOSession, ConnectionConfig) - Method in class org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionFactory
 
create(HttpHost, HttpRequest) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
create(HttpUriRequest) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
create(String, IOSession, HttpParams) - Method in interface org.apache.http.nio.conn.ClientAsyncConnectionFactory
Deprecated.  
create(IOSession, ConnectionConfig) - Method in interface org.apache.http.nio.conn.NHttpConnectionFactory
 
create(HttpHost, IOSession) - Method in class org.apache.http.nio.conn.PlainIOSessionFactory
 
create(HttpHost, IOSession) - Method in interface org.apache.http.nio.conn.SchemeIOSessionFactory
 
create(HttpHost, IOSession) - Method in class org.apache.http.nio.conn.ssl.SSLIOSessionFactory
 
createAuthSchemeRegistry() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createByteBufferAllocator() - Method in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory
Deprecated. 
createClientAsyncConnectionFactory() - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
createConnectionKeepAliveStrategy() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createConnectionReuseStrategy() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createConsumer() - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createCookieSpecRegistry() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createCookieStore() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createCredentialsProvider() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createDefault() - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
 
createDefault() - Static method in class org.apache.http.impl.nio.conn.AsyncSchemeRegistryFactory
Deprecated.  
createDelete(URI) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createDelete(String) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createGet(URI) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createGet(String) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createHead(URI) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createHead(String) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createHttpContext() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createHttpParams() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createHttpParams() - Method in class org.apache.http.impl.nio.client.DefaultHttpAsyncClient
Deprecated.  
createHttpProcessor() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createHttpProcessor() - Method in class org.apache.http.impl.nio.client.DefaultHttpAsyncClient
Deprecated.  
createHttpResponseFactory() - Method in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory
Deprecated. 
createHttpRoutePlanner() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createMinimal() - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
 
createMinimal(ConnectingIOReactor) - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
 
createMinimal(NHttpClientConnectionManager) - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
 
createOptions(URI) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createOptions(String) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createPost(URI, String, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createPost(String, String, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createPost(URI, byte[], ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createPost(String, byte[], ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createProxyAuthenticationStrategy() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createPut(URI, String, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createPut(String, String, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createPut(URI, byte[], ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createPut(String, byte[], ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createRequest(URI, HttpEntity) - Method in class org.apache.http.nio.client.methods.ZeroCopyPost
 
createRequest(URI, HttpEntity) - Method in class org.apache.http.nio.client.methods.ZeroCopyPut
 
createSystem() - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
 
createTargetAuthenticationStrategy() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createTrace(URI) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createTrace(String) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createUserTokenHandler() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
createZeroCopyConsumer(File) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createZeroCopyPost(URI, File, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createZeroCopyPost(String, File, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createZeroCopyPut(URI, File, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
createZeroCopyPut(String, File, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
 
custom() - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
 

D

DefaultClientAsyncConnection - Class in org.apache.http.impl.nio.conn
Deprecated. 
DefaultClientAsyncConnection(String, IOSession, HttpResponseFactory, ByteBufferAllocator, HttpParams) - Constructor for class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection
Deprecated.  
DefaultClientAsyncConnectionFactory - Class in org.apache.http.impl.nio.conn
Deprecated. 
DefaultClientAsyncConnectionFactory(NHttpMessageParserFactory<HttpResponse>, ByteBufferAllocator) - Constructor for class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory
Deprecated.  
DefaultClientAsyncConnectionFactory() - Constructor for class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory
Deprecated.  
DefaultHttpAsyncClient - Class in org.apache.http.impl.nio.client
Deprecated. 
DefaultHttpAsyncClient(ClientAsyncConnectionManager) - Constructor for class org.apache.http.impl.nio.client.DefaultHttpAsyncClient
Deprecated.  
DefaultHttpAsyncClient(IOReactorConfig) - Constructor for class org.apache.http.impl.nio.client.DefaultHttpAsyncClient
Deprecated.  
DefaultHttpAsyncClient() - Constructor for class org.apache.http.impl.nio.client.DefaultHttpAsyncClient
Deprecated.  
DefaultHttpAsyncRoutePlanner - Class in org.apache.http.impl.nio.conn
Deprecated. 
DefaultHttpAsyncRoutePlanner(AsyncSchemeRegistry) - Constructor for class org.apache.http.impl.nio.conn.DefaultHttpAsyncRoutePlanner
Deprecated.  
determineRoute(HttpHost, HttpRequest, HttpContext) - Method in class org.apache.http.impl.nio.conn.DefaultHttpAsyncRoutePlanner
Deprecated.  
disableConnectionState() - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 

E

equals(Object) - Method in class org.apache.http.nio.conn.scheme.AsyncScheme
Deprecated.  
execute(HttpHost, HttpRequest, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
execute(HttpAsyncRequestProducer, HttpAsyncResponseConsumer<T>, FutureCallback<T>) - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
execute(HttpAsyncRequestProducer, HttpAsyncResponseConsumer<T>, HttpContext, FutureCallback<T>) - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
execute(HttpUriRequest, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
execute(HttpUriRequest, HttpContext, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
execute(HttpHost, HttpRequest, HttpContext, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
execute(HttpAsyncRequestProducer, HttpAsyncResponseConsumer<T>, HttpContext, FutureCallback<T>) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
execute(HttpAsyncRequestProducer, HttpAsyncResponseConsumer<T>, FutureCallback<T>) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
execute(HttpHost, HttpRequest, HttpContext, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
execute(HttpHost, HttpRequest, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
execute(HttpUriRequest, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
execute(HttpUriRequest, HttpContext, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
execute(HttpAsyncRequestProducer, HttpAsyncResponseConsumer<T>, FutureCallback<T>) - Method in class org.apache.http.impl.nio.client.CloseableHttpAsyncClient
 
execute(HttpHost, HttpRequest, HttpContext, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.nio.client.CloseableHttpAsyncClient
 
execute(HttpHost, HttpRequest, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.nio.client.CloseableHttpAsyncClient
 
execute(HttpUriRequest, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.nio.client.CloseableHttpAsyncClient
 
execute(HttpUriRequest, HttpContext, FutureCallback<HttpResponse>) - Method in class org.apache.http.impl.nio.client.CloseableHttpAsyncClient
 
execute(IOEventDispatch) - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
execute(IOEventDispatch) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
execute(HttpAsyncRequestProducer, HttpAsyncResponseConsumer<T>, HttpContext, FutureCallback<T>) - Method in interface org.apache.http.nio.client.HttpAsyncClient
 
execute(HttpAsyncRequestProducer, HttpAsyncResponseConsumer<T>, FutureCallback<T>) - Method in interface org.apache.http.nio.client.HttpAsyncClient
 
execute(HttpHost, HttpRequest, HttpContext, FutureCallback<HttpResponse>) - Method in interface org.apache.http.nio.client.HttpAsyncClient
 
execute(HttpHost, HttpRequest, FutureCallback<HttpResponse>) - Method in interface org.apache.http.nio.client.HttpAsyncClient
 
execute(HttpUriRequest, HttpContext, FutureCallback<HttpResponse>) - Method in interface org.apache.http.nio.client.HttpAsyncClient
 
execute(HttpUriRequest, FutureCallback<HttpResponse>) - Method in interface org.apache.http.nio.client.HttpAsyncClient
 
execute(IOEventDispatch) - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
 

F

failed(Exception) - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
finalize() - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
finalize() - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 

G

generateRequest() - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
get(String) - Method in class org.apache.http.nio.conn.scheme.AsyncSchemeRegistry
Deprecated. Obtains a scheme by name, if registered.
getAuthSchemes() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getCacheHits() - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
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.CachingHttpAsyncClient
Reports the number of times that the cache contacted the origin server because it had no appropriate response cached.
getCacheUpdates() - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
Reports the number of times that the cache was able to satisfy a response by revalidating an existing but stale cache entry.
getConnectionConfig(HttpHost) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
getConnectionKeepAliveStrategy() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getConnectionManager() - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
getConnectionManager() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getConnectionManager() - Method in interface org.apache.http.nio.client.HttpAsyncClient
Deprecated. 
getConnectionReuseStrategy() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getCookieSpecs() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getCookieStore() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getCredentialsProvider() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getDefaultConnectionConfig() - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
getDefaultMaxPerRoute() - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
getDefaultMaxPerRoute() - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
getDefaultPort() - Method in class org.apache.http.nio.conn.scheme.AsyncScheme
Deprecated.  
getDefaultSocketConfig() - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
getDefaultStrategy() - Static method in class org.apache.http.nio.conn.ssl.SSLIOSessionFactory
 
getDefaultStrategy() - Static method in class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
getHttpProcessor() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getId() - Method in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection
Deprecated.  
getId() - Method in interface org.apache.http.nio.conn.ManagedNHttpClientConnection
 
getIOSession() - Method in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection
Deprecated.  
getIOSession() - Method in interface org.apache.http.nio.conn.ClientAsyncConnection
Deprecated.  
getIOSession() - Method in interface org.apache.http.nio.conn.ManagedNHttpClientConnection
 
getLayeringStrategy() - Method in class org.apache.http.nio.conn.scheme.AsyncScheme
Deprecated.  
getMaxPerRoute(HttpRoute) - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
getMaxPerRoute(HttpRoute) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
getMaxTotal() - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
getMaxTotal() - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
getName() - Method in class org.apache.http.nio.conn.scheme.AsyncScheme
Deprecated.  
getParams() - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
Deprecated. 
getParams() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getParams() - Method in interface org.apache.http.nio.client.HttpAsyncClient
Deprecated. 
getProxyAuthenticationStrategy() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getRedirectStrategy() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getRequestInterceptor(int) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getRequestInterceptorCount() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getResponseInterceptor(int) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getResponseInterceptorCount() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getRoutePlanner() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getScheme(String) - Method in class org.apache.http.nio.conn.scheme.AsyncSchemeRegistry
Deprecated. Obtains a scheme by name.
getScheme(HttpHost) - Method in class org.apache.http.nio.conn.scheme.AsyncSchemeRegistry
Deprecated. Obtains the scheme for a host.
getSchemeNames() - Method in class org.apache.http.nio.conn.scheme.AsyncSchemeRegistry
Deprecated. Obtains the names of the registered schemes.
getSchemeRegistry() - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
getSchemeRegistry() - Method in interface org.apache.http.nio.conn.ClientAsyncConnectionManager
Deprecated.  
getSocketConfig(HttpHost) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
getSSLSession() - Method in interface org.apache.http.nio.conn.ManagedNHttpClientConnection
 
getState() - Method in interface org.apache.http.nio.conn.ManagedClientAsyncConnection
Deprecated.  
getStats(HttpRoute) - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
getStats(HttpRoute) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
getStatus() - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
getStatus() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getStatus() - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
getStatus() - Method in interface org.apache.http.nio.client.HttpAsyncClient
Deprecated. 
getSystemDefaultStrategy() - Static method in class org.apache.http.nio.conn.ssl.SSLIOSessionFactory
 
getSystemDefaultStrategy() - Static method in class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
getTargetAuthenticationStrategy() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
getTotalStats() - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
getTotalStats() - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
getUserTokenHandler() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  

H

hashCode() - Method in class org.apache.http.nio.conn.scheme.AsyncScheme
Deprecated.  
HttpAsyncClient - Interface in org.apache.http.nio.client
 
HttpAsyncClientBuilder - Class in org.apache.http.impl.nio.client
 
HttpAsyncClientBuilder() - Constructor for class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
HttpAsyncClients - Class in org.apache.http.impl.nio.client
 
HttpAsyncClientUtils - Class in org.apache.http.nio.client.util
Static helpers for dealing with HttpAsyncClient.
HttpAsyncMethods - Class in org.apache.http.nio.client.methods
 
HttpAsyncMethods() - Constructor for class org.apache.http.nio.client.methods.HttpAsyncMethods
 

I

initialize(NHttpClientConnection, HttpRoute, HttpContext) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
initialize(NHttpClientConnection, HttpRoute, HttpContext) - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
 
initializeEngine(SSLEngine) - Method in class org.apache.http.nio.conn.ssl.SSLIOSessionFactory
 
initializeEngine(SSLEngine) - Method in class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
inputTerminated() - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
INSTANCE - Static variable in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnectionFactory
Deprecated.  
INSTANCE - Static variable in class org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionFactory
 
INSTANCE - Static variable in class org.apache.http.nio.conn.PlainIOSessionFactory
 
isDone() - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
isLayering() - Method in class org.apache.http.nio.conn.PlainIOSessionFactory
 
isLayering() - Method in interface org.apache.http.nio.conn.SchemeIOSessionFactory
 
isLayering() - Method in class org.apache.http.nio.conn.ssl.SSLIOSessionFactory
 
isMarkedReusable() - Method in interface org.apache.http.nio.conn.ManagedClientAsyncConnection
Deprecated.  
isRouteComplete(NHttpClientConnection) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
isRouteComplete(NHttpClientConnection) - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
 
isSecure() - Method in interface org.apache.http.nio.conn.scheme.LayeringStrategy
Deprecated.  
isSecure() - Method in class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
isSharedCache() - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
Reports whether this CachingHttpClient is configured as a shared (public) or non-shared (private) cache.

L

layer(IOSession) - Method in interface org.apache.http.nio.conn.scheme.LayeringStrategy
Deprecated.  
layer(IOSession) - Method in class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
LayeringStrategy - Interface in org.apache.http.nio.conn.scheme
Deprecated. 
layerProtocol(HttpContext, HttpParams) - Method in interface org.apache.http.nio.conn.ManagedClientAsyncConnection
Deprecated.  
leaseConnection(HttpRoute, Object, long, TimeUnit, FutureCallback<ManagedClientAsyncConnection>) - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
leaseConnection(HttpRoute, Object, long, TimeUnit, FutureCallback<ManagedClientAsyncConnection>) - Method in interface org.apache.http.nio.conn.ClientAsyncConnectionManager
Deprecated.  

M

ManagedClientAsyncConnection - Interface in org.apache.http.nio.conn
Deprecated. 
ManagedNHttpClientConnection - Interface in org.apache.http.nio.conn
 
ManagedNHttpClientConnectionFactory - Class in org.apache.http.impl.nio.conn
 
ManagedNHttpClientConnectionFactory(NHttpMessageWriterFactory<HttpRequest>, NHttpMessageParserFactory<HttpResponse>, ByteBufferAllocator) - Constructor for class org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionFactory
 
ManagedNHttpClientConnectionFactory() - Constructor for class org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionFactory
 
markReusable() - Method in interface org.apache.http.nio.conn.ManagedClientAsyncConnection
Deprecated.  
MinimalClientExchangeHandlerImpl<T> - Class in org.apache.http.impl.nio.client
 
MinimalClientExchangeHandlerImpl(Log, HttpAsyncRequestProducer, HttpAsyncResponseConsumer<T>, HttpClientContext, BasicFuture<T>, NHttpClientConnectionManager, HttpProcessor, ConnectionReuseStrategy, ConnectionKeepAliveStrategy) - Constructor for class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 

N

NHttpClientConnectionManager - Interface in org.apache.http.nio.conn
Represents a manager of persistent client connections.
NHttpConnectionFactory<T extends org.apache.http.nio.NHttpConnection> - Interface in org.apache.http.nio.conn
 

O

onByteReceived(ByteBuffer, IOControl) - Method in class org.apache.http.nio.client.methods.AsyncByteConsumer
 
onCharReceived(CharBuffer, IOControl) - Method in class org.apache.http.nio.client.methods.AsyncCharConsumer
 
onContentReceived(ContentDecoder, IOControl) - Method in class org.apache.http.nio.client.methods.AsyncByteConsumer
 
onContentReceived(ContentDecoder, IOControl) - Method in class org.apache.http.nio.client.methods.AsyncCharConsumer
 
onContentReceived(ContentDecoder, IOControl) - Method in class org.apache.http.nio.client.methods.ZeroCopyConsumer
 
onEntityEnclosed(HttpEntity, ContentType) - Method in class org.apache.http.nio.client.methods.AsyncByteConsumer
 
onEntityEnclosed(HttpEntity, ContentType) - Method in class org.apache.http.nio.client.methods.AsyncCharConsumer
 
onEntityEnclosed(HttpEntity, ContentType) - Method in class org.apache.http.nio.client.methods.ZeroCopyConsumer
 
onRequestSubmitted(HttpRequest) - Method in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection
Deprecated.  
onResponseReceived(HttpResponse) - Method in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection
Deprecated.  
onResponseReceived(HttpResponse) - Method in class org.apache.http.nio.client.methods.ZeroCopyConsumer
 
open(HttpRoute, HttpContext, HttpParams) - Method in interface org.apache.http.nio.conn.ManagedClientAsyncConnection
Deprecated.  
org.apache.http.impl.client.cache - package org.apache.http.impl.client.cache
 
org.apache.http.impl.nio.client - package org.apache.http.impl.nio.client
 
org.apache.http.impl.nio.conn - package org.apache.http.impl.nio.conn
 
org.apache.http.nio.client - package org.apache.http.nio.client
 
org.apache.http.nio.client.methods - package org.apache.http.nio.client.methods
 
org.apache.http.nio.client.util - package org.apache.http.nio.client.util
 
org.apache.http.nio.conn - package org.apache.http.nio.conn
 
org.apache.http.nio.conn.scheme - package org.apache.http.nio.conn.scheme
 
org.apache.http.nio.conn.ssl - package org.apache.http.nio.conn.ssl
 

P

PlainIOSessionFactory - Class in org.apache.http.nio.conn
 
PlainIOSessionFactory() - Constructor for class org.apache.http.nio.conn.PlainIOSessionFactory
 
PoolingClientAsyncConnectionManager - Class in org.apache.http.impl.nio.conn
Deprecated. 
PoolingClientAsyncConnectionManager(ConnectingIOReactor, AsyncSchemeRegistry, long, TimeUnit) - Constructor for class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
PoolingClientAsyncConnectionManager(ConnectingIOReactor, AsyncSchemeRegistry) - Constructor for class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
PoolingClientAsyncConnectionManager(ConnectingIOReactor) - Constructor for class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
PoolingNHttpClientConnectionManager - Class in org.apache.http.impl.nio.conn
 
PoolingNHttpClientConnectionManager(ConnectingIOReactor) - Constructor for class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
PoolingNHttpClientConnectionManager(ConnectingIOReactor, Registry<SchemeIOSessionFactory>) - Constructor for class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
PoolingNHttpClientConnectionManager(ConnectingIOReactor, NHttpConnectionFactory<ManagedNHttpClientConnection>, DnsResolver) - Constructor for class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
PoolingNHttpClientConnectionManager(ConnectingIOReactor, NHttpConnectionFactory<ManagedNHttpClientConnection>) - Constructor for class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
PoolingNHttpClientConnectionManager(ConnectingIOReactor, NHttpConnectionFactory<ManagedNHttpClientConnection>, Registry<SchemeIOSessionFactory>) - Constructor for class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
PoolingNHttpClientConnectionManager(ConnectingIOReactor, NHttpConnectionFactory<ManagedNHttpClientConnection>, Registry<SchemeIOSessionFactory>, DnsResolver) - Constructor for class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
PoolingNHttpClientConnectionManager(ConnectingIOReactor, NHttpConnectionFactory<ManagedNHttpClientConnection>, Registry<SchemeIOSessionFactory>, SchemePortResolver, DnsResolver, long, TimeUnit) - Constructor for class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
process(HttpResponse, File, ContentType) - Method in class org.apache.http.nio.client.methods.ZeroCopyConsumer
 
produceContent(ContentEncoder, IOControl) - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 

R

register(AsyncScheme) - Method in class org.apache.http.nio.conn.scheme.AsyncSchemeRegistry
Deprecated. Registers a scheme.
releaseConnection(ManagedClientAsyncConnection, long, TimeUnit) - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
releaseConnection(NHttpClientConnection, Object, long, TimeUnit) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
releaseConnection(ManagedClientAsyncConnection, long, TimeUnit) - Method in interface org.apache.http.nio.conn.ClientAsyncConnectionManager
Deprecated.  
releaseConnection(NHttpClientConnection, Object, long, TimeUnit) - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
Releases a connection for use by others.
releaseResources() - Method in class org.apache.http.nio.client.methods.AsyncByteConsumer
 
releaseResources() - Method in class org.apache.http.nio.client.methods.AsyncCharConsumer
 
releaseResources() - Method in class org.apache.http.nio.client.methods.ZeroCopyConsumer
 
removeRequestInterceptorByClass(Class<? extends HttpRequestInterceptor>) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
removeResponseInterceptorByClass(Class<? extends HttpResponseInterceptor>) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
requestCompleted() - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
requestConnection(HttpRoute, Object, long, TimeUnit, FutureCallback<NHttpClientConnection>) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
requestConnection(HttpRoute, Object, long, TimeUnit, FutureCallback<NHttpClientConnection>) - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
Returns a Future for a NHttpClientConnection.
resolvePort(int) - Method in class org.apache.http.nio.conn.scheme.AsyncScheme
Deprecated.  
responseCompleted() - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
responseReceived(HttpResponse) - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
routeComplete(NHttpClientConnection, HttpRoute, HttpContext) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
routeComplete(NHttpClientConnection, HttpRoute, HttpContext) - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
 

S

SchemeIOSessionFactory - Interface in org.apache.http.nio.conn
 
setAuthSchemes(AuthSchemeRegistry) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setConnectionConfig(HttpHost, ConnectionConfig) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
setConnectionManager(NHttpClientConnectionManager) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setConnectionReuseStrategy(ConnectionReuseStrategy) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setCookieSpecs(CookieSpecRegistry) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setCookieStore(CookieStore) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setCredentialsProvider(CredentialsProvider) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setDefaultAuthSchemeRegistry(Lookup<AuthSchemeProvider>) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setDefaultConnectionConfig(ConnectionConfig) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setDefaultConnectionConfig(ConnectionConfig) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
setDefaultCookieSpecRegistry(Lookup<CookieSpecProvider>) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setDefaultCookieStore(CookieStore) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setDefaultCredentialsProvider(CredentialsProvider) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setDefaultHeaders(Collection<? extends Header>) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setDefaultHttpParams(HttpParams) - Static method in class org.apache.http.impl.nio.client.DefaultHttpAsyncClient
Deprecated.  
setDefaultMaxPerRoute(int) - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
setDefaultMaxPerRoute(int) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
setDefaultRequestConfig(RequestConfig) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setDefaultSocketConfig(SocketConfig) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setDefaultSocketConfig(SocketConfig) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
setHttpProcessor(HttpProcessor) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setIdleDuration(long, TimeUnit) - Method in interface org.apache.http.nio.conn.ManagedClientAsyncConnection
Deprecated.  
setItems(Map<String, AsyncScheme>) - Method in class org.apache.http.nio.conn.scheme.AsyncSchemeRegistry
Deprecated. Populates the internal collection of registered protocol schemes with the content of the map passed as a parameter.
setKeepAliveStrategy(ConnectionKeepAliveStrategy) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setKeepAliveStrategy(ConnectionKeepAliveStrategy) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setMaxConnPerRoute(int) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setMaxConnTotal(int) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setMaxPerRoute(HttpRoute, int) - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
setMaxPerRoute(HttpRoute, int) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
setMaxTotal(int) - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
setMaxTotal(int) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
setParams(HttpParams) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setProxy(HttpHost) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setProxyAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setProxyAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setRedirectStrategy(RedirectStrategy) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setRedirectStrategy(RedirectStrategy) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setReuseStrategy(ConnectionReuseStrategy) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setRoutePlanner(HttpRoutePlanner) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setRoutePlanner(HttpRoutePlanner) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setSchemePortResolver(SchemePortResolver) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setSocketConfig(HttpHost, SocketConfig) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
setSSLContext(SSLContext) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setSSLIOSessionFactory(SchemeIOSessionFactory) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setState(Object) - Method in interface org.apache.http.nio.conn.ManagedClientAsyncConnection
Deprecated.  
setTargetAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setTargetAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setUserAgent(String) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
setUserTokenHandler(UserTokenHandler) - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
setUserTokenHandler(UserTokenHandler) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 
shutdown() - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
shutdown() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
shutdown(long) - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
shutdown() - Method in class org.apache.http.impl.nio.conn.PoolingClientAsyncConnectionManager
Deprecated.  
shutdown(long) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
shutdown() - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
shutdown() - Method in interface org.apache.http.nio.client.HttpAsyncClient
Deprecated. 
shutdown() - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
Shuts down this connection manager and releases allocated resources.
SSL - Static variable in class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
SSLIOSessionFactory - Class in org.apache.http.nio.conn.ssl
 
SSLIOSessionFactory(SSLContext, X509HostnameVerifier) - Constructor for class org.apache.http.nio.conn.ssl.SSLIOSessionFactory
 
SSLIOSessionFactory(SSLContext) - Constructor for class org.apache.http.nio.conn.ssl.SSLIOSessionFactory
 
SSLLayeringStrategy - Class in org.apache.http.nio.conn.ssl
Deprecated. 
SSLLayeringStrategy(String, KeyStore, String, KeyStore, SecureRandom, X509HostnameVerifier) - Constructor for class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
SSLLayeringStrategy(String, KeyStore, String, KeyStore, SecureRandom, TrustStrategy, X509HostnameVerifier) - Constructor for class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
SSLLayeringStrategy(KeyStore, String, KeyStore) - Constructor for class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
SSLLayeringStrategy(KeyStore, String) - Constructor for class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
SSLLayeringStrategy(KeyStore) - Constructor for class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
SSLLayeringStrategy(TrustStrategy, X509HostnameVerifier) - Constructor for class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
SSLLayeringStrategy(TrustStrategy) - Constructor for class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
SSLLayeringStrategy(SSLContext, X509HostnameVerifier) - Constructor for class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
SSLLayeringStrategy(SSLContext) - Constructor for class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
SSLV2 - Static variable in class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
start() - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
 
start() - Method in class org.apache.http.impl.nio.client.AbstractHttpAsyncClient
Deprecated.  
start() - Method in class org.apache.http.impl.nio.client.CloseableHttpAsyncClient
 
start() - Method in class org.apache.http.impl.nio.client.MinimalClientExchangeHandlerImpl
 
start() - Method in interface org.apache.http.nio.client.HttpAsyncClient
Deprecated. 
supportsRangeAndContentRangeHeaders() - Method in class org.apache.http.impl.client.cache.CachingHttpAsyncClient
Reports whether this CachingHttpClient implementation supports byte-range requests as specified by the Range and Content-Range headers.

T

TLS - Static variable in class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  
toString() - Method in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection
Deprecated.  
toString() - Method in class org.apache.http.nio.conn.scheme.AsyncScheme
Deprecated.  
tunnelProxy(HttpHost, HttpParams) - Method in interface org.apache.http.nio.conn.ManagedClientAsyncConnection
Deprecated.  
tunnelTarget(HttpParams) - Method in interface org.apache.http.nio.conn.ManagedClientAsyncConnection
Deprecated.  

U

unmarkReusable() - Method in interface org.apache.http.nio.conn.ManagedClientAsyncConnection
Deprecated.  
unregister(String) - Method in class org.apache.http.nio.conn.scheme.AsyncSchemeRegistry
Deprecated. Unregisters a scheme.
upgrade(IOSession) - Method in class org.apache.http.impl.nio.conn.DefaultClientAsyncConnection
Deprecated.  
upgrade(NHttpClientConnection, HttpRoute, HttpContext) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
 
upgrade(IOSession) - Method in interface org.apache.http.nio.conn.ClientAsyncConnection
Deprecated.  
upgrade(NHttpClientConnection, HttpRoute, HttpContext) - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
 
useSystemProperties() - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
 

V

verifySession(HttpHost, IOSession, SSLSession) - Method in class org.apache.http.nio.conn.ssl.SSLIOSessionFactory
 
verifySession(IOSession, SSLSession) - Method in class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
Deprecated.  

Z

ZeroCopyConsumer<T> - Class in org.apache.http.nio.client.methods
 
ZeroCopyConsumer(File) - Constructor for class org.apache.http.nio.client.methods.ZeroCopyConsumer
 
ZeroCopyPost - Class in org.apache.http.nio.client.methods
 
ZeroCopyPost(URI, File, ContentType) - Constructor for class org.apache.http.nio.client.methods.ZeroCopyPost
 
ZeroCopyPost(String, File, ContentType) - Constructor for class org.apache.http.nio.client.methods.ZeroCopyPost
 
ZeroCopyPut - Class in org.apache.http.nio.client.methods
 
ZeroCopyPut(URI, File, ContentType) - Constructor for class org.apache.http.nio.client.methods.ZeroCopyPut
 
ZeroCopyPut(String, File, ContentType) - Constructor for class org.apache.http.nio.client.methods.ZeroCopyPut
 

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

Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.