Uses of Class
org.apache.http.impl.conn.ManagedClientConnectionImpl
-
Packages that use ManagedClientConnectionImpl Package Description org.apache.http.impl.conn Default implementations of client connection management functions. -
-
Uses of ManagedClientConnectionImpl in org.apache.http.impl.conn
Fields in org.apache.http.impl.conn declared as ManagedClientConnectionImpl Modifier and Type Field Description private ManagedClientConnectionImpl
BasicClientConnectionManager. conn
Deprecated.The currently issued managed connection, if any.
-