| 软件包 | 描述 |
|---|---|
| org.apache.http.impl.conn |
客户端连接管理功能的默认实现。
|
| org.apache.http.impl.conn.tsccm |
已过时。
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
SingleClientConnManager.PoolEntry
已过时。
此连接管理器的池条目。
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractPoolEntry |
AbstractPooledConnAdapter.poolEntry
已过时。
包裹的池条目。
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPoolEntry |
AbstractPooledConnAdapter.getPoolEntry()
已过时。
(4.0.1)
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractPooledConnAdapter.assertValid(AbstractPoolEntry entry)
已过时。
断言有一个有效的池条目。
|
| Constructor and Description |
|---|
AbstractPooledConnAdapter(ClientConnectionManager manager, AbstractPoolEntry entry)
已过时。
创建一个新的连接适配器。
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicPoolEntry
已过时。
(4.2)使用
PoolEntry
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractPoolEntry |
BasicPooledConnAdapter.getPoolEntry()
已过时。
|
| Constructor and Description |
|---|
BasicPooledConnAdapter(ThreadSafeClientConnManager tsccm, AbstractPoolEntry entry)
已过时。
创建一个新的适配器。
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.