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

Packages that use SingleClientConnManager.PoolEntry
org.apache.http.impl.conn Default implementations of client connection management functions. 
 

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
          Deprecated. 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–2019 The Apache Software Foundation. All rights reserved.