Uses of Class
org.apache.http.impl.conn.SingleClientConnManager.PoolEntry
Packages that use SingleClientConnManager.PoolEntry
Package
Description
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.PoolEntryModifier and TypeFieldDescriptionprotected 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.PoolEntryModifierConstructorDescriptionprotected
ConnAdapter
(SingleClientConnManager.PoolEntry entry, HttpRoute route) Creates a new connection adapter.