All Classes and Interfaces

Class
Description
AuthConfig serves as a configuration of HTTP authentication.
The AuthConfig.Builder is a class used for creating an instance of AuthConfig for purpose of HTTP Authentication.
This exception is set as a cause of DeploymentException thrown when WebSocketContainer.connectToServer(...)
Authenticator provides a way how to plug-in custom authentication provider.
ClientManager implementation.
Reconnect handler.
Tyrus client configuration properties.
Credentials can be used when configuring authentication properties used during client handshake.
The DeploymentException wrapping the HandshakeException and makes the HTTP status code accessible directly.
Converts the exceptions into more specific ones.
This exception is set as a cause of DeploymentException thrown from WebSocketContainer.connectToServer(...)
This exception is set as a cause of DeploymentException thrown from WebSocketContainer.connectToServer(...) when HTTP response status code 503 - Service Unavailable is received.
Utility class, which helps to configure ssl context.
SSLEngineConfigurator class from Grizzly project.
Client thread pool configuration, which might be used to customize client thread pool.
Tyrus ClientEngine implementation.
Called when response is received from the server.