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

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

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

Methods in org.apache.http.impl.nio.pool with parameters of type PoolEntryCallback
 void SessionPool.lease(T route, Object state, long connectTimeout, TimeUnit tunit, PoolEntryCallback<T,E> callback)
           
 



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