Uses of Class
org.apache.http.impl.conn.IdleConnectionHandler.TimeValues
-
Packages that use IdleConnectionHandler.TimeValues Package Description org.apache.http.impl.conn 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.TimeValues Modifier and Type Field Description private java.util.Map<org.apache.http.HttpConnection,IdleConnectionHandler.TimeValues>
IdleConnectionHandler. connectionToTimes
Deprecated.Holds connections and the time they were added.
-