English | Site Directory

Android - An Open Handset Alliance Project

org.apache.http.impl.conn
protected class

org.apache.http.impl.conn.SingleClientConnManager.ConnAdapter

java.lang.Object
org.apache.http.impl.conn.AbstractClientConnAdapter ManagedClientConnection
org.apache.http.impl.conn.AbstractPooledConnAdapter
org.apache.http.impl.conn.SingleClientConnManager.ConnAdapter

The connection adapter used by this manager.

Summary

Fields inherited from class org.apache.http.impl.conn.AbstractPooledConnAdapter

Protected Constructors

            SingleClientConnManager.ConnAdapter(SingleClientConnManager.PoolEntry entry, HttpRoute route)
Creates a new connection adapter.
Methods inherited from class org.apache.http.impl.conn.AbstractPooledConnAdapter
Methods inherited from class org.apache.http.impl.conn.AbstractClientConnAdapter
Methods inherited from class java.lang.Object
Methods inherited from interface org.apache.http.HttpClientConnection
Methods inherited from interface org.apache.http.HttpConnection
Methods inherited from interface org.apache.http.HttpInetConnection
Methods inherited from interface org.apache.http.conn.ConnectionReleaseTrigger
Methods inherited from interface org.apache.http.conn.ManagedClientConnection

Details

Protected Constructors

protected SingleClientConnManager.ConnAdapter(SingleClientConnManager.PoolEntry entry, HttpRoute route)

Creates a new connection adapter.

Parameters

entry the pool entry for the connection being wrapped
route the planned route for this connection
Build 111085-111085 - 25 Sep 2008 14:22