- sdkName - Variable in class com.applitools.eyes.Jersey2xServerConnector
-
- sendLongRequest(RestClient.HttpMethodCall, String) - Method in class com.applitools.eyes.RestClient
-
- ServerConnectorFactory - Class in com.applitools.eyes
-
Encapsulates creation of a conenctivity provider.
- ServerConnectorFactory() - Constructor for class com.applitools.eyes.ServerConnectorFactory
-
- serverUrl - Variable in class com.applitools.eyes.RestClient
-
- setApiKey(String) - Method in class com.applitools.eyes.Jersey2xServerConnector
-
Sets the API key of your applitools Eyes account.
- setProxy(ProxySettings) - Method in class com.applitools.eyes.Jersey2xServerConnector
-
Sets the proxy settings to be used by the rest client.
- setProxyBase(ProxySettings) - Method in class com.applitools.eyes.RestClient
-
Sets the proxy settings to be used by the rest client.
- setServerUrl(URI) - Method in class com.applitools.eyes.Jersey2xServerConnector
-
Sets the current server URL used by the rest client.
- setServerUrlBase(URI) - Method in class com.applitools.eyes.RestClient
-
Sets the current server URL used by the rest client.
- setTimeout(int) - Method in class com.applitools.eyes.RestClient
-
Sets the connect and read timeouts for web requests.
- startSession(SessionStartInfo) - Method in class com.applitools.eyes.Jersey2xServerConnector
-
Starts a new running session in the agent.
- stopSession(RunningSession, boolean, boolean) - Method in class com.applitools.eyes.Jersey2xServerConnector
-
Stops the running session.