public class HttpAutomationClient extends AsyncAutomationClient
| Constructor and Description |
|---|
HttpAutomationClient(String url) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.client.HttpClient |
http() |
void |
setProxy(String host,
int port) |
void |
shutdown()
Cleanup any resources held by this client.
|
asyncExecgetAdapter, getBaseUrl, getRequestInterceptor, getSession, getSession, getSession, getSession, getSession, getSession, registerAdapter, setBasicAuth, setRequestInterceptorpublic HttpAutomationClient(String url)
public void setProxy(String host, int port)
public org.apache.http.client.HttpClient http()
public void shutdown()
AutomationClientshutdown in interface AutomationClientshutdown in class AsyncAutomationClientCopyright © 2011 Nuxeo SA. All Rights Reserved.