Uses of Class
org.apache.http.impl.conn.IdleConnectionHandler
| Package | Description |
|---|---|
| org.apache.http.impl.conn.tsccm |
The implementation of a thread-safe client connection manager.
|
-
Uses of IdleConnectionHandler in org.apache.http.impl.conn.tsccm
Fields in org.apache.http.impl.conn.tsccm declared as IdleConnectionHandler Modifier and Type Field Description protected IdleConnectionHandlerAbstractConnPool. idleConnHandlerThe handler for idle connections.