Package and Description |
---|
org.apache.http.client.params
(4.3).
|
org.apache.http.conn.scheme
(4.3).
|
org.apache.http.params
(4.3).
|
Interface and Description |
---|
org.apache.http.params.HttpParamsNames
(4.3) use configuration classes provided 'org.apache.http.config'
and 'org.apache.http.client.config'
|
org.apache.http.conn.HttpRoutedConnection
(4.3) replaced by
HttpClientConnectionManager . |
org.apache.http.conn.scheme.LayeredSchemeSocketFactory
(4.2) use
SchemeLayeredSocketFactory |
org.apache.http.conn.scheme.SchemeLayeredSocketFactory
(4.3) use
LayeredConnectionSocketFactory |
org.apache.http.conn.scheme.SchemeSocketFactory
(4.3) use
ConnectionSocketFactory |
Class and Description |
---|
org.apache.http.impl.client.EntityEnclosingRequestWrapperHC4
(4.3) do not use.
|
org.apache.http.client.params.HttpClientParamConfig
(4.3) provided for compatibility with
HttpParams . Do not use. |
org.apache.http.conn.HttpInetSocketAddress
(4.3)
|
org.apache.http.params.HttpParamConfig
(4.3) provided for compatibility with
HttpParams . Do not use. |
Copyright © 1999-2015 The Apache Software Foundation. All rights reserved.