Uses of Class
org.apache.http.impl.conn.IdleConnectionHandler.TimeValues
Packages that use IdleConnectionHandler.TimeValues
Package
Description
Default implementations of client connection management
functions.
-
Uses of IdleConnectionHandler.TimeValues in org.apache.http.impl.conn
Fields in org.apache.http.impl.conn with type parameters of type IdleConnectionHandler.TimeValuesModifier and TypeFieldDescriptionprivate final Map<org.apache.http.HttpConnection,
IdleConnectionHandler.TimeValues> IdleConnectionHandler.connectionToTimes
Deprecated.Holds connections and the time they were added.