org.apache.http.impl.conn.AbstractPooledConnAdapter.assertAttached()
|
org.apache.http.impl.conn.AbstractClientConnAdapter.assertNotAborted()
|
org.apache.http.impl.auth.GGSSchemeBase.authenticate(Credentials, HttpRequest)
|
org.apache.http.impl.auth.DigestScheme.authenticate(Credentials, HttpRequest)
|
org.apache.http.impl.auth.BasicScheme.authenticate(Credentials, HttpRequest)
|
org.apache.http.auth.AuthScheme.authenticate(Credentials, HttpRequest)
|
org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(Socket, String, int, InetAddress, int, HttpParams)
|
org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(Socket, String, int, InetAddress, int, HttpParams)
|
org.apache.http.conn.BasicManagedEntity.consumeContent()
|
org.apache.http.impl.client.AbstractHttpClient.createClientRequestDirector(HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectHandler, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams)
(4.1) do not use
|
org.apache.http.impl.client.AbstractHttpClient.createClientRequestDirector(HttpRequestExecutor, ClientConnectionManager, ConnectionReuseStrategy, ConnectionKeepAliveStrategy, HttpRoutePlanner, HttpProcessor, HttpRequestRetryHandler, RedirectStrategy, AuthenticationHandler, AuthenticationHandler, UserTokenHandler, HttpParams)
(4.2) do not use
|
org.apache.http.impl.conn.tsccm.ThreadSafeClientConnManager.createConnectionPool(HttpParams)
(4.1) use #createConnectionPool(long, TimeUnit))
|
org.apache.http.conn.ssl.SSLSocketFactory.createLayeredSocket(Socket, String, int, boolean)
|
org.apache.http.impl.client.AbstractHttpClient.createProxyAuthenticationHandler()
(4.2) do not use
|
org.apache.http.impl.client.AbstractHttpClient.createRedirectHandler()
(4.1) do not use
|
org.apache.http.conn.ssl.SSLSocketFactory.createSocket() |
org.apache.http.conn.ssl.SSLSocketFactory.createSocket(Socket, String, int, boolean)
|
org.apache.http.impl.client.AbstractHttpClient.createTargetAuthenticationHandler()
(4.2) do not use
|
org.apache.http.client.utils.URIUtils.createURI(String, String, int, String, String, String)
|
org.apache.http.auth.AuthState.getAuthScope()
(4.2) do not use.
|
org.apache.http.impl.conn.AbstractPooledConnAdapter.getPoolEntry()
(4.0.1)
|
org.apache.http.impl.client.AbstractHttpClient.getProxyAuthenticationHandler()
(4.2) do not use
|
org.apache.http.impl.client.AbstractHttpClient.getRedirectHandler()
(4.1) do not use
|
org.apache.http.conn.scheme.Scheme.getSocketFactory()
|
org.apache.http.impl.client.AbstractHttpClient.getTargetAuthenticationHandler()
(4.2) do not use
|
org.apache.http.conn.params.ConnManagerParams.getTimeout(HttpParams)
|
org.apache.http.impl.conn.Wire.input(String)
(4.1) do not use
|
org.apache.http.auth.AuthState.invalidate()
|
org.apache.http.auth.AuthState.isValid()
(4.2) do not use
|
org.apache.http.impl.conn.Wire.output(String)
(4.1) do not use
|
org.apache.http.auth.AuthState.setAuthScheme(AuthScheme)
|
org.apache.http.auth.AuthState.setAuthScope(AuthScope)
(4.2) do not use.
|
org.apache.http.client.params.ClientParamBean.setConnectionManagerFactoryClassName(String)
(4.2) do not use.
|
org.apache.http.auth.AuthState.setCredentials(Credentials)
|
org.apache.http.conn.ssl.SSLSocketFactory.setHostnameVerifier(X509HostnameVerifier) |
org.apache.http.conn.params.ConnConnectionParamBean.setMaxStatusLineGarbage(int)
|
org.apache.http.impl.client.AbstractHttpClient.setProxyAuthenticationHandler(AuthenticationHandler)
(4.2) do not use
|
org.apache.http.impl.client.AbstractHttpClient.setRedirectHandler(RedirectHandler)
(4.1) do not use
|
org.apache.http.impl.client.AbstractHttpClient.setTargetAuthenticationHandler(AuthenticationHandler)
(4.2) do not use
|
org.apache.http.conn.params.ConnManagerParams.setTimeout(HttpParams, long)
|