| Modifier and Type | Method and Description |
|---|---|
AutomationClient |
Session.getClient()
Get the client that created this session.
|
AutomationClient |
AutomationClientFactory.getClient(URL url) |
AutomationClient |
AutomationClientFactory.getClient(URL url,
int httpCxTimeout) |
| Modifier and Type | Method and Description |
|---|---|
AutomationClient |
AsyncSession.getClient() |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpAutomationClient |
| Modifier and Type | Method and Description |
|---|---|
AutomationClient |
AutomationClientActivator.getClient(URL url) |
AutomationClient |
AutomationClientActivator.getClient(URL url,
int httpCxTimeout) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAutomationClient |
class |
AsyncAutomationClient |
class |
JavaClient
Abstract class for clients running on real JVMs.
|
| Modifier and Type | Method and Description |
|---|---|
AutomationClient |
JavaSession.getClient() |
AutomationClient |
DefaultSession.getClient() |
Copyright © 2019 Nuxeo. All rights reserved.