Uses of Class
org.apache.http.impl.nio.pool.PoolEntry

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

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

Classes in org.apache.http.impl.nio.pool with type parameters of type PoolEntry
 interface PoolEntryCallback<T,E extends PoolEntry<T>>
           
 interface PoolEntryFactory<T,E extends PoolEntry<T>>
           
 class SessionPool<T,E extends PoolEntry<T>>
           
 



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