org.apache.http.impl.pool
Class BasicPoolEntry
java.lang.Object
org.apache.http.pool.PoolEntry<HttpHost,HttpClientConnection>
org.apache.http.impl.pool.BasicPoolEntry
@ThreadSafe
public class BasicPoolEntry
- extends PoolEntry<HttpHost,HttpClientConnection>
Methods inherited from class org.apache.http.pool.PoolEntry |
getConnection, getCreated, getExpiry, getId, getRoute, getState, getUpdated, getValidUnit, isExpired, setState, toString, updateExpiry |
BasicPoolEntry
public BasicPoolEntry(String id,
HttpHost route,
HttpClientConnection conn)
Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.