Searched refs:MAX_TOTAL_CONNECTIONS (Results 1 – 5 of 5) sorted by relevance
152 params.setIntParameter(MAX_TOTAL_CONNECTIONS, maxTotalConnections); in setMaxTotalConnections()170 return params.getIntParameter(MAX_TOTAL_CONNECTIONS, DEFAULT_MAX_TOTAL_CONNECTIONS); in getMaxTotalConnections()
76 public static final String MAX_TOTAL_CONNECTIONS = "http.conn-manager.max-total"; field
59 params.setIntParameter(ConnManagerPNames.MAX_TOTAL_CONNECTIONS, maxConnections); in setMaxTotalConnections()
391 CINIT(MAX_TOTAL_CONNECTIONS, LONG, 13),
1745 …field @Deprecated public static final String MAX_TOTAL_CONNECTIONS = "http.conn-manager.max-total";