| 接口 | 说明 |
|---|---|
| Releasable |
| 类 | 说明 |
|---|---|
| ChunkedInputStreamEntity |
A repeatable HTTP entity that obtains its content from an non-auto-close
ChunkedInputStreamEntity.ReleasableInputStreamEntity and sends its content using chunked encoding. |
| ChunkedInputStreamEntity.ReleasableInputStreamEntity |
A releaseable HTTP entity that can control its inner inputstream's auto-close functionality on/off,
and it will try to close its inner inputstream by default when the inputstream reaches EOF.
|
| ChunkedUploadStream | |
| FixedLengthInputStream | |
| PartialStream | |
| RepeatableFileInputStream | |
| RepeatableInputStream |
Copyright © 2015. All Rights Reserved.