|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionPoolTimeoutException | |
---|---|
org.apache.http.conn | The client-side connection management and handling API at the heart of what is referred to as HttpConn. |
org.apache.http.impl.client | |
org.apache.http.impl.conn |
Uses of ConnectionPoolTimeoutException in org.apache.http.conn |
---|
Methods in org.apache.http.conn that throw ConnectionPoolTimeoutException | |
---|---|
ManagedClientConnection |
ClientConnectionManager.getConnection(HttpRoute route,
long timeout)
Obtains a connection within a given time. |
Uses of ConnectionPoolTimeoutException in org.apache.http.impl.client |
---|
Methods in org.apache.http.impl.client that throw ConnectionPoolTimeoutException | |
---|---|
protected ManagedClientConnection |
DefaultClientRequestDirector.allocateConnection(HttpRoute route,
long timeout)
Obtains a connection for the target route. |
Uses of ConnectionPoolTimeoutException in org.apache.http.impl.conn |
---|
Methods in org.apache.http.impl.conn that throw ConnectionPoolTimeoutException | |
---|---|
ManagedClientConnection |
ThreadSafeClientConnManager.getConnection(HttpRoute route,
long timeout)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |