Package | Description |
---|---|
org.apache.commons.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
Modifier and Type | Method and Description |
---|---|
HttpConnection |
HttpConnectionManager.getConnectionWithTimeout(HostConfiguration hostConfiguration,
long timeout)
Gets an HttpConnection for a given host configuration.
|
HttpConnection |
MultiThreadedHttpConnectionManager.getConnectionWithTimeout(HostConfiguration hostConfiguration,
long timeout)
Gets a connection or waits if one is not available.
|
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.