Class SingleClientConnManager.ConnAdapter

All Implemented Interfaces:
ConnectionReleaseTrigger, ManagedClientConnection, HttpClientConnection, HttpConnection, HttpInetConnection
Enclosing class:
SingleClientConnManager

protected class SingleClientConnManager.ConnAdapter
extends AbstractPooledConnAdapter
The connection adapter used by this manager.
  • Constructor Details

    • ConnAdapter

      protected 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