| 软件包 | 描述 |
|---|---|
| org.apache.http.client.methods |
标准HTTP方法实现。
|
| org.apache.http.conn |
客户端连接管理API。
|
| org.apache.http.impl.conn |
客户端连接管理功能的默认实现。
|
| org.apache.http.impl.conn.tsccm |
已过时。
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExecutionAwareRequest.setReleaseTrigger(ConnectionReleaseTrigger releaseTrigger)
已过时。
|
void |
AbortableHttpRequest.setReleaseTrigger(ConnectionReleaseTrigger releaseTrigger)
已过时。
设置可用于中止活动连接的 ConnectionReleaseTrigger回调。
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedClientConnection
已过时。
(4.3)换成
HttpClientConnectionManager 。
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicManagedEntity
已过时。
(4.3)不要使用。
|
class |
EofSensorInputStream
在
close()和EOF上触发动作的流包装器。
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClientConnAdapter
已过时。
(4.2)不要使用
|
class |
AbstractPooledConnAdapter
已过时。
(4.2)不要使用
|
protected class |
SingleClientConnManager.ConnAdapter
已过时。
该经理使用的连接适配器。
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicPooledConnAdapter
已过时。
(4.2)不要使用
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.