| Interface | Description | 
|---|---|
| TyrusClientEngine.ClientHandshakeListener | Called when response is received from the server. | 
| Class | Description | 
|---|---|
| ClientManager | ClientManager implementation. | 
| ClientManager.ReconnectHandler | Reconnect handler. | 
| ClientProperties | Tyrus client configuration properties. | 
| SslContextConfigurator | Utility class, which helps to configure ssl context. | 
| SslEngineConfigurator | SSLEngineConfigurator class from Grizzly project. | 
| ThreadPoolConfig | Client thread pool configuration, which might be used to customize client thread pool. | 
| TyrusClientEngine | Tyrus  ClientEngineimplementation. | 
| Exception | Description | 
|---|---|
| RedirectException | This exception is set as a cause of  DeploymentExceptionthrown fromWebSocketContainer.connectToServer(...) | 
| RetryAfterException | This exception is set as a cause of  DeploymentExceptionthrown fromWebSocketContainer.connectToServer(...) when HTTP response status code503 - Service Unavailableis
 received. | 
Copyright © 2012–2020 Oracle Corporation. All rights reserved.