org.jets3t.service.impl.rest.httpclient
Class HttpClientAndConnectionManager
java.lang.Object
org.jets3t.service.impl.rest.httpclient.HttpClientAndConnectionManager
public class HttpClientAndConnectionManager
- extends Object
Constructor Summary |
HttpClientAndConnectionManager(org.apache.commons.httpclient.HttpClient httpClient,
org.apache.commons.httpclient.HttpConnectionManager httpConnectionManager)
|
HttpClientAndConnectionManager
public HttpClientAndConnectionManager(org.apache.commons.httpclient.HttpClient httpClient,
org.apache.commons.httpclient.HttpConnectionManager httpConnectionManager)
getHttpClient
public org.apache.commons.httpclient.HttpClient getHttpClient()
getHttpConnectionManager
public org.apache.commons.httpclient.HttpConnectionManager getHttpConnectionManager()