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 TypeClassDescriptionclass
A connection pool that provides connections for both directions of communication.class
class
AConnectionPool
that provides connections randomly among the ones that are available.class
AConnectionPool
that attempts to provide connections using a round-robin algorithm.class
A connection pool that validates connections before making them available for use.