Uses of Interface
com.sun.grizzly.connectioncache.client.OutboundConnectionFactory

Packages that use OutboundConnectionFactory
com.sun.grizzly.connectioncache.client   
 

Uses of OutboundConnectionFactory in com.sun.grizzly.connectioncache.client
 

Constructors in com.sun.grizzly.connectioncache.client with parameters of type OutboundConnectionFactory
CacheableConnectorHandlerPool(Controller controller, int highWaterMark, int numberToReclaim, int maxParallel, ConnectionFinder<ConnectorHandler> connectionFinder, OutboundConnectionFactory<ConnectorHandler> factory)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.