All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AuthConfig AuthConfig serves as a configuration of HTTP authentication.AuthConfig.Builder The AuthConfig.Builder is a class used for creating an instance ofAuthConfigfor purpose of HTTP Authentication.AuthenticationException This exception is set as a cause ofDeploymentExceptionthrown whenWebSocketContainer.connectToServer(...)Authenticator Authenticator provides a way how to plug-in custom authentication provider.ClientManager ClientManager implementation.ClientManager.ReconnectHandler Reconnect handler.ClientProperties Tyrus client configuration properties.Credentials Credentials can be used when configuring authentication properties used during client handshake.DeploymentHandshakeException TheDeploymentExceptionwrapping theHandshakeExceptionand makes the HTTP status code accessible directly.Exceptions Converts the exceptions into more specific ones.RedirectException This exception is set as a cause ofDeploymentExceptionthrown fromWebSocketContainer.connectToServer(...)RetryAfterException This exception is set as a cause ofDeploymentExceptionthrown fromWebSocketContainer.connectToServer(...) when HTTP response status code503 - Service Unavailableis received.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 TyrusClientEngineimplementation.TyrusClientEngine.ClientHandshakeListener Called when response is received from the server.