Uses of Class
org.eclipse.jetty.client.AbstractConnectionPool
Packages that use AbstractConnectionPool
-
Uses of AbstractConnectionPool in org.eclipse.jetty.client
Subclasses of AbstractConnectionPool in org.eclipse.jetty.clientModifier and TypeClassDescriptionclassclassclassAConnectionPoolthat provides connections randomly among the ones that are available.classAConnectionPoolthat attempts to provide connections using a round-robin algorithm.classA connection pool that validates connections before making them available for use.