android.net.http
Class IdleCache
java.lang.Object
android.net.http.IdleCache
class IdleCache
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdleCache
IdleCache()
cacheConnection
boolean cacheConnection(HttpHost host,
Connection connection)
- Caches connection, if there is room.
- Returns:
- true if connection cached
getConnection
Connection getConnection(HttpHost host)
clear
void clear()
Please submit a feedback, bug or feature