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
URISyntaxException
AutomationClient getClient(URL url, int httpCxTimeout) throws URISyntaxException
URISyntaxException
Copyright © 2018 Nuxeo. All rights reserved.