Uses of Interface
org.eclipse.jetty.util.Pool.Factory
Packages that use Pool.Factory
Package
Description
Jetty Util : Common Utility Classes
-
Uses of Pool.Factory in org.eclipse.jetty.client
Constructors in org.eclipse.jetty.client with parameters of type Pool.FactoryModifierConstructorDescriptionprotected
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
Subinterfaces of Pool.Factory in org.eclipse.jetty.utilModifier and TypeInterfaceDescriptionstatic interface