Searched refs:MAX_TOTAL_CONNECTIONS (Results 1 – 3 of 3) sorted by relevance
147 params.setIntParameter(MAX_TOTAL_CONNECTIONS, maxTotalConnections); in setMaxTotalConnections()165 return params.getIntParameter(MAX_TOTAL_CONNECTIONS, DEFAULT_MAX_TOTAL_CONNECTIONS); in getMaxTotalConnections()
71 public static final String MAX_TOTAL_CONNECTIONS = "http.conn-manager.max-total"; field
54 params.setIntParameter(ConnManagerPNames.MAX_TOTAL_CONNECTIONS, maxConnections); in setMaxTotalConnections()