public interface AutomationClientFactory
| Modifier and Type | Method and Description | 
|---|---|
AutomationClient | 
getClient(URL url)  | 
AutomationClient | 
getClient(URL url,
         int httpCxTimeout)  | 
AutomationClient getClient(URL url) throws URISyntaxException
URISyntaxExceptionAutomationClient getClient(URL url, int httpCxTimeout) throws URISyntaxException
URISyntaxExceptionCopyright © 2019 Nuxeo. All rights reserved.