| 软件包 | 描述 |
|---|---|
| org.apache.http.client.protocol |
客户端特定的HTTP协议处理程序。
|
| org.apache.http.impl.client |
默认HTTP客户端实现。
|
| Modifier and Type | Method and Description |
|---|---|
AuthCache |
HttpClientContext.getAuthCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpClientContext.setAuthCache(AuthCache authCache) |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthCache
默认实现 AuthCache 。
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.