Package org.apache.http.impl.conn
package org.apache.http.impl.conn
Default implementations of client connection management
functions.
-
ClassDescriptionDeprecated.(4.2) do not useDeprecated.(4.2) do not useDeprecated.(4.2) do not useDeprecated.(4.3) use
BasicHttpClientConnectionManager.A connection manager for a single connection.Signals that the connection has been shut down or released back to the the connection poolDeprecated.(4.3) useManagedHttpClientConnectionFactory.Deprecated.(4.3) usePoolingHttpClientConnectionManager.Default implementation ofHttpClientConnectionOperatorused as default in Http client, when no instance provided by user toBasicHttpClientConnectionManagerorPoolingHttpClientConnectionManagerconstructor.Lenient HTTP response parser implementation that can skip malformed data until a valid HTTP response message head is encountered.Default factory for response message parsers.Deprecated.(4.3) useDefaultRoutePlannerDefaultManagedHttpClientConnectionimplementation.Implementation of anHttpRoutePlannerthat routes requests through a default proxy.Deprecated.(4.2) useDefaultHttpResponseParserDefault implementation of anHttpRoutePlanner.DefaultSchemePortResolver.Deprecated.(4.1) no longer usedIn-memoryDnsResolverimplementation.Deprecated.(4.3) no longer used.Deprecated.(4.3) no longer used.Factory forManagedHttpClientConnectioninstances.Deprecated.(4.3) usePoolingHttpClientConnectionManager.ClientConnectionPoolManagermaintains a pool ofHttpClientConnections and is able to service connection requests from multiple execution threads.Deprecated.(4.3) useSystemDefaultRoutePlannerDeprecated.(4.3) useHttpClientBuilder.Deprecated.(4.2) useBasicClientConnectionManagerDNS resolver that uses the default OS implementation for resolving host names.HttpRoutePlannerimplementation based onProxySelector.Logs data to the wire LOG.