Uses of Interface
org.apache.http.impl.nio.pool.PoolEntryFactory

Packages that use PoolEntryFactory
org.apache.http.impl.nio.pool   
 

Uses of PoolEntryFactory in org.apache.http.impl.nio.pool
 

Constructors in org.apache.http.impl.nio.pool with parameters of type PoolEntryFactory
SessionPool(org.apache.http.nio.reactor.ConnectingIOReactor ioreactor, PoolEntryFactory<T,E> factory, RouteResolver<T> routeResolver, int defaultMaxPerRoute, int maxTotal)
           
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.