@Deprecated public interface ConnManagerPNames
| Modifier and Type | Field and Description | 
|---|---|
| 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. | 
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.
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.