- 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
-
- 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.
- CloseableHttpAsyncClient - Class in org.apache.http.impl.nio.client
-
- CloseableHttpAsyncClient() - Constructor for class org.apache.http.impl.nio.client.CloseableHttpAsyncClient
-
- CloseableHttpPipeliningClient - Class in org.apache.http.impl.nio.client
-
- CloseableHttpPipeliningClient() - Constructor for class org.apache.http.impl.nio.client.CloseableHttpPipeliningClient
-
- 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.
- 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
-
Creates asynchronous request generator for the given request message.
- create(HttpUriRequest) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous request generator for the given request message.
- 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
-
- 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
-
Creates basic response consumer that will buffer response content in memory.
- 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.
- createDecoder(ContentType) - Method in class org.apache.http.nio.client.methods.AsyncCharConsumer
-
Invoked to create a @{link CharsetDecoder} for contentType.
- 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
-
Creates asynchronous DELETE
request generator.
- createDelete(String) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous DELETE
request generator.
- createGet(URI) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous GET
request generator.
- createGet(String) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous GET
request generator.
- createHead(URI) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous HEAD
request generator.
- createHead(String) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous HEAD
request generator.
- 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
-
- createMinimal(NHttpClientConnectionManager, boolean) - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
-
- createOptions(URI) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous OPTIONS
request generator.
- createOptions(String) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous OPTIONS
request generator.
- createPipelining() - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
-
- createPipelining(ConnectingIOReactor) - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
-
- createPipelining(NHttpClientConnectionManager) - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
-
- createPipelining(NHttpClientConnectionManager, boolean) - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
-
- createPost(URI, String, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous POST
request generator.
- createPost(String, String, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous POST
request generator.
- createPost(URI, byte[], ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous POST
request generator.
- createPost(String, byte[], ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous POST
request generator.
- 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
-
Creates asynchronous PUT
request generator.
- createPut(String, String, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous PUT
request generator.
- createPut(URI, byte[], ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous PUT
request generator.
- createPut(String, byte[], ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous PUT
request generator.
- 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
-
Creates asynchronous TRACE
request generator.
- createTrace(String) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous TRACE
request generator.
- 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
-
Creates zero-copy response consumer that will stream response content
directly to the given file.
- createZeroCopyPost(URI, File, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous zero-copy POST
request generator.
- createZeroCopyPost(String, File, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous zero-copy POST
request generator.
- createZeroCopyPut(URI, File, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous zero-copy PUT
request generator.
- createZeroCopyPut(String, File, ContentType) - Static method in class org.apache.http.nio.client.methods.HttpAsyncMethods
-
Creates asynchronous zero-copy PUT
request generator.
- custom() - Static method in class org.apache.http.impl.nio.client.HttpAsyncClients
-
- SchemeIOSessionStrategy - Interface in org.apache.http.nio.conn
-
I/O session layering strategy for complex protocol schemes, which employ
a transport level security protocol to secure HTTP communication
(in other words those schemes 'layer' HTTP on top of a transport level
protocol such as TLS/SSL).
- 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
-
- setConnectionManagerShared(boolean) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Defines the connection manager is to be shared by multiple
client instances.
- setConnectionReuseStrategy(ConnectionReuseStrategy) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Assigns ConnectionReuseStrategy
instance.
- setConnectionTimeToLive(long, TimeUnit) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Sets maximum time to live for persistent connections
- 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
-
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.nio.client.HttpAsyncClientBuilder
-
Assigns default ConnectionConfig
.
- 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
-
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.nio.client.HttpAsyncClientBuilder
-
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.nio.client.HttpAsyncClientBuilder
-
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.nio.client.HttpAsyncClientBuilder
-
Assigns default request header values.
- setDefaultHttpParams(HttpParams) - Static method in class org.apache.http.impl.nio.client.DefaultHttpAsyncClient
-
Deprecated.
- setDefaultIOReactorConfig(IOReactorConfig) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Assigns default IOReactorConfig
.
- 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
-
Assigns default RequestConfig
instance which will be used
for request execution if not explicitly set in the client execution
context.
- setEventHandler(NHttpClientEventHandler) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Assigns NHttpClientEventHandler
instance.
- setHostnameVerifier(X509HostnameVerifier) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
- setHttpProcessor(HttpProcessor) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Assigns HttpProcessor
instance.
- 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
-
Assigns ConnectionKeepAliveStrategy
instance.
- setMaxConnPerRoute(int) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Assigns maximum connection per route value.
- setMaxConnTotal(int) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Assigns maximum total connection value.
- 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
-
Assigns default proxy value.
- 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
-
Assigns AuthenticationStrategy
instance for target
host authentication.
- setPublicSuffixMatcher(PublicSuffixMatcher) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Assigns file containing public suffix matcher.
- 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
-
Assigns RedirectStrategy
instance.
- 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
-
Assigns HttpRoutePlanner
instance.
- setSchemePortResolver(SchemePortResolver) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Assigns SchemePortResolver
instance.
- setSSLContext(SSLContext) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
- setSSLHostnameVerifier(HostnameVerifier) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
- setSSLStrategy(SchemeIOSessionStrategy) - 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
-
Assigns AuthenticationStrategy
instance for proxy
authentication.
- setThreadFactory(ThreadFactory) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
- setUserAgent(String) - Method in class org.apache.http.impl.nio.client.HttpAsyncClientBuilder
-
Assigns User-Agent
value.
- 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
-
Assigns UserTokenHandler
instance.
- 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.conn.NHttpClientConnectionManager
-
Shuts down this connection manager and releases allocated resources.
- SSL - Static variable in class org.apache.http.nio.conn.ssl.SSLLayeringStrategy
-
Deprecated.
- SSLIOSessionStrategy - Class in org.apache.http.nio.conn.ssl
-
TLS/SSL transport level security strategy.
- SSLIOSessionStrategy(SSLContext, String[], String[], X509HostnameVerifier) - Constructor for class org.apache.http.nio.conn.ssl.SSLIOSessionStrategy
-
- SSLIOSessionStrategy(SSLContext, X509HostnameVerifier) - Constructor for class org.apache.http.nio.conn.ssl.SSLIOSessionStrategy
-
- SSLIOSessionStrategy(SSLContext, String[], String[], HostnameVerifier) - Constructor for class org.apache.http.nio.conn.ssl.SSLIOSessionStrategy
-
- SSLIOSessionStrategy(SSLContext, HostnameVerifier) - Constructor for class org.apache.http.nio.conn.ssl.SSLIOSessionStrategy
-
- SSLIOSessionStrategy(SSLContext) - Constructor for class org.apache.http.nio.conn.ssl.SSLIOSessionStrategy
-
- 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.nio.client.AbstractHttpAsyncClient
-
Deprecated.
- start() - Method in class org.apache.http.impl.nio.client.CloseableHttpAsyncClient
-
- startRoute(NHttpClientConnection, HttpRoute, HttpContext) - Method in class org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager
-
- startRoute(NHttpClientConnection, HttpRoute, HttpContext) - Method in interface org.apache.http.nio.conn.NHttpClientConnectionManager
-
Starts the process of connection initialization.
- STRICT_HOSTNAME_VERIFIER - Static variable in class org.apache.http.nio.conn.ssl.SSLIOSessionStrategy
-
- 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.