| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface ConnManagerPNames
Parameter names for connection managers in HttpConn.
| Field Summary | |
|---|---|
| static String | MAX_CONNECTIONS_PER_ROUTEDeprecated. Defines the maximum number of connections per route. | 
| static String | MAX_TOTAL_CONNECTIONSDeprecated. Defines the maximum number of connections in total. | 
| static String | TIMEOUTDeprecated. Defines the timeout in milliseconds used when retrieving an instance of ManagedClientConnectionfrom theClientConnectionManager. | 
| Field Detail | 
|---|
static final String TIMEOUT
ManagedClientConnection from the
 ClientConnectionManager.
 
 This parameter expects a value of type Long.
static final String MAX_CONNECTIONS_PER_ROUTE
 This parameter expects a value of type ConnPerRoute.
 
static final String MAX_TOTAL_CONNECTIONS
 This parameter expects a value of type Integer.
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||