Uses of Interface
org.eclipse.jetty.util.Pool.Factory
Package
Description
Jetty Util : Common Utility Classes
-
Uses of Pool.Factory in org.eclipse.jetty.client
ModifierConstructorDescriptionprotected
AbstractConnectionPool
(Destination destination, Pool.Factory<Connection> poolFactory, int initialMaxMultiplex) protected
MultiplexConnectionPool
(Destination destination, Pool.Factory<Connection> poolFactory, int initialMaxMultiplex) -
Uses of Pool.Factory in org.eclipse.jetty.util
Modifier and TypeInterfaceDescriptionstatic interface