| 软件包 | 描述 |
|---|---|
| org.apache.http.client.protocol |
客户端特定的HTTP协议处理程序。
|
| org.apache.http.impl.client |
默认HTTP客户端实现。
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClientContextConfigurer.setAuthSchemeRegistry(AuthSchemeRegistry registry)
已过时。
|
| Modifier and Type | Method and Description |
|---|---|
protected AuthSchemeRegistry |
AbstractHttpClient.createAuthSchemeRegistry()
已过时。
|
AuthSchemeRegistry |
ProxyClient.getAuthSchemeRegistry()
已过时。
(4.3)不要使用。
|
AuthSchemeRegistry |
AbstractHttpClient.getAuthSchemes()
已过时。
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractHttpClient.setAuthSchemes(AuthSchemeRegistry registry)
已过时。
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.