Uses of Annotation Interface
org.glassfish.tyrus.core.Beta
Package
Description
Core classes.
Monitoring interfaces.
-
Uses of Beta in org.glassfish.tyrus.client.auth
Modifier and TypeClassDescriptionclass
AuthConfig serves as a configuration of HTTP authentication.class
This exception is set as a cause ofDeploymentException
thrown whenWebSocketContainer
.connectToServer(...)class
Authenticator provides a way how to plug-in custom authentication provider.final class
Credentials can be used when configuring authentication properties used during client handshake. -
Uses of Beta in org.glassfish.tyrus.core
Modifier and TypeInterfaceDescriptioninterface
Can be implemented to generate masking keys.Modifier and TypeFieldDescriptionstatic final String
TyrusWebSocketEngine.WSADL_SUPPORT
Wsadl support.Modifier and TypeMethodDescriptionTyrusWebSocketEngine.getWsadlApplication()
GetApplication
representing current set of deployed endpoints. -
Uses of Beta in org.glassfish.tyrus.core.monitoring
Modifier and TypeInterfaceDescriptioninterface
Listens to application-level events that are interesting for monitoring.interface
Listens to endpoint-level events that are interesting for monitoring.interface
Listens for message-level events that are interesting for monitoring.