public abstract class AsyncAutomationClient extends AbstractAutomationClient
| Modifier and Type | Field and Description |
|---|---|
protected ExecutorService |
async |
adapters, registry, requestInterceptor, url| 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.
|
connect, createSession, getAdapter, getBaseUrl, getRegistry, getRequestInterceptor, getSession, getSession, getSession, getSession, getSession, getSession, getSession, getSession, getSession, login, newConnector, registerAdapter, setBasicAuth, setRequestInterceptorprotected ExecutorService async
public AsyncAutomationClient(String url)
public AsyncAutomationClient(String url, ExecutorService executor)
public void asyncExec(Runnable runnable)
asyncExec in class AbstractAutomationClientpublic void shutdown()
AutomationClientshutdown in interface AutomationClientshutdown in class AbstractAutomationClientCopyright © 2018. All rights reserved.