| 接口 | 描述 |
|---|---|
| InputStreamFactory |
工厂装修 InputStream s。
|
| Class | 描述 |
|---|---|
| DecompressingEntity |
用于解压缩 HttpEntity实现的通用基类。
|
| DeflateDecompressingEntity |
HttpEntityWrapper负责处理放气内容编码响应。
|
| DeflateInputStream |
放气输入流。
|
| EntityBuilder |
生成器为 HttpEntity实例。
|
| GzipCompressingEntity |
封装实体,当
writing压缩内容。
|
| GzipDecompressingEntity |
HttpEntityWrapper用于处理gzip内容编码响应。
|
| UrlEncodedFormEntity |
一个由URL编码对列表组成的实体。
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.