Uses of Class
org.apache.http.impl.conn.SingleClientConnManager.PoolEntry

Packages that use SingleClientConnManager.PoolEntry
org.apache.http.impl.conn Default implementations for interfaces in org.apache.http.impl.conn and related classes. 
 

Uses of SingleClientConnManager.PoolEntry in org.apache.http.impl.conn
 

Fields in org.apache.http.impl.conn declared as SingleClientConnManager.PoolEntry
protected  SingleClientConnManager.PoolEntry SingleClientConnManager.uniquePoolEntry
          The one and only entry in this pool.
 

Constructors in org.apache.http.impl.conn with parameters of type SingleClientConnManager.PoolEntry
SingleClientConnManager.ConnAdapter(SingleClientConnManager.PoolEntry entry, HttpRoute route)
          Creates a new connection adapter.
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.