| 接口 | 说明 |
|---|---|
| RequestHandler |
对即将发送的请求数据进行预处理
|
| ResponseHandler |
对返回结果进行处理。
|
| 类 | 说明 |
|---|---|
| ExecutionContext |
The context information.
|
| NoRetryStrategy | |
| RepeatableInputStreamEntity | |
| RepeatableInputStreamEntity.NoAutoClosedInputStreamEntity |
The default entity org.apache.http.entity.InputStreamEntity will close input stream after wirteTo was called.
|
| RetryStrategy |
Copyright © 2016. All Rights Reserved.