@Deprecated public interface ConnManagerPNames
| Modifier and Type | Field and Description |
|---|---|
static String |
MAX_CONNECTIONS_PER_ROUTE
已过时。
定义每个路由的最大连接数。
|
static String |
MAX_TOTAL_CONNECTIONS
已过时。
定义最大连接数。
|
static String |
TIMEOUT
已过时。
定义从 ClientConnectionManager检索ManagedClientConnection实例时使用的超时时间(以毫秒为单位)。
|
static final String TIMEOUT
ClientConnectionManager检索ManagedClientConnection实例时使用的超时时间(以毫秒为单位)。
该参数期望值为Long 。
static final String MAX_CONNECTIONS_PER_ROUTE
static final String MAX_TOTAL_CONNECTIONS
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.