|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jets3t.service.impl.rest.httpclient.HttpClientAndConnectionManager
public class HttpClientAndConnectionManager
Constructor Summary | |
---|---|
HttpClientAndConnectionManager(org.apache.commons.httpclient.HttpClient httpClient,
org.apache.commons.httpclient.HttpConnectionManager httpConnectionManager)
|
Method Summary | |
---|---|
org.apache.commons.httpclient.HttpClient |
getHttpClient()
|
org.apache.commons.httpclient.HttpConnectionManager |
getHttpConnectionManager()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpClientAndConnectionManager(org.apache.commons.httpclient.HttpClient httpClient, org.apache.commons.httpclient.HttpConnectionManager httpConnectionManager)
Method Detail |
---|
public org.apache.commons.httpclient.HttpClient getHttpClient()
public org.apache.commons.httpclient.HttpConnectionManager getHttpConnectionManager()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |