Class HttpClientAndConnectionManager

java.lang.Object
org.jets3t.service.impl.rest.httpclient.HttpClientAndConnectionManager

public class HttpClientAndConnectionManager extends Object
  • Constructor Details

    • HttpClientAndConnectionManager

      public HttpClientAndConnectionManager(org.apache.commons.httpclient.HttpClient httpClient, org.apache.commons.httpclient.HttpConnectionManager httpConnectionManager)
  • Method Details

    • getHttpClient

      public org.apache.commons.httpclient.HttpClient getHttpClient()
    • getHttpConnectionManager

      public org.apache.commons.httpclient.HttpConnectionManager getHttpConnectionManager()