public abstract class AsyncAutomationClient extends AbstractAutomationClient
Constructor and Description |
---|
AsyncAutomationClient(String url) |
AsyncAutomationClient(String url,
ExecutorService executor) |
Modifier and Type | Method and Description |
---|---|
void |
asyncExec(Runnable runnable) |
void |
shutdown()
Cleanup any resources held by this client.
|
getAdapter, getBaseUrl, getRequestInterceptor, getSession, getSession, getSession, getSession, getSession, getSession, registerAdapter, setBasicAuth, setRequestInterceptor
public AsyncAutomationClient(String url)
public AsyncAutomationClient(String url, ExecutorService executor)
public void asyncExec(Runnable runnable)
asyncExec
in class AbstractAutomationClient
public void shutdown()
AutomationClient
shutdown
in interface AutomationClient
shutdown
in class AbstractAutomationClient
Copyright © 2011 Nuxeo SA. All Rights Reserved.