| 软件包 | 描述 |
|---|---|
| org.apache.http.client |
客户端HTTP通信API。
|
| org.apache.http.client.methods |
标准HTTP方法实现。
|
| org.apache.http.client.utils |
客户端实用程序类。
|
| org.apache.http.impl.client |
默认HTTP客户端实现。
|
| org.apache.http.impl.execchain |
HTTP请求执行链API。
|
| Class and Description |
|---|
| HttpUriRequest
扩展版本的 HttpRequest接口,提供访问请求属性(如请求URI和方法类型)的便利方法。
|
| Class and Description |
|---|
| AbortableHttpRequest
已过时。
(4.3)使用
HttpExecutionAware
|
| AbstractExecutionAwareRequest |
| Configurable
HTTP请求的配置界面。
|
| HttpEntityEnclosingRequestBase
包含可以修改的HTTP请求的实体的基本实现
|
| HttpExecutionAware
要由任何可能被取消的I / O操作阻塞通知的对象实现的接口。
|
| HttpRequestBase
基本实施 HttpUriRequest 。
|
HttpRequestWrapper
HttpRequest的包装类,可用于更改当前请求的属性,而无需修改原始对象。
|
| HttpUriRequest
扩展版本的 HttpRequest接口,提供访问请求属性(如请求URI和方法类型)的便利方法。
|
| RequestBuilder
生成器为 HttpUriRequest实例。
|
| Class and Description |
|---|
| CloseableHttpResponse
扩展版本的 HttpResponse接口也扩展了Closeable 。
|
| Class and Description |
|---|
| CloseableHttpResponse
扩展版本的 HttpResponse接口也扩展了Closeable 。
|
HttpUriRequest
HttpRequest接口的扩展版本提供访问请求属性(如请求URI和方法类型)的便利方法。
|
| Class and Description |
|---|
| CloseableHttpResponse
扩展版本的 HttpResponse接口也扩展了Closeable 。
|
| HttpExecutionAware
要由任何可能被取消的I / O操作阻塞通知的对象实现的接口。
|
HttpRequestWrapper
HttpRequest的包装类,可用于更改当前请求的属性,而无需修改原始对象。
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.