| 接口 | 说明 |
|---|---|
| ConnectionFactory |
HttpURLConnection工厂
|
| UploadProgress |
上传进度回调接口
|
| 类 | 说明 |
|---|---|
| Header |
头信息常量
|
| HttpRequest |
Http请求类
|
| HttpRequest.CloseOperation<V> |
确保Closeable类关闭,使用适当的异常处理
|
| HttpRequest.FlushOperation<V> |
Class that and ensures a
Flushable gets flushed with proper
exception handling. |
| HttpRequest.Operation<V> |
操作执行一个回调处理完成后和处理嵌套的异常
|
| MethodType |
请求方法类型
|
| RequestOutputStream |
请求输出流包装
|
| TokenQueue |
A character queue with parsing helpers.
|
| 异常错误 | 说明 |
|---|---|
| HttpRequestException |
HTTP请求异常
|
Copyright © 2016. All rights reserved.