Class BasicPooledConnAdapter

All Implemented Interfaces:
ConnectionReleaseTrigger, ManagedClientConnection, HttpClientConnection, HttpConnection, HttpInetConnection

public class BasicPooledConnAdapter
extends AbstractPooledConnAdapter
A connection wrapper and callback handler. All connections given out by the manager are wrappers which can be detached to prevent further use on release.