Uses of Package
org.glassfish.tyrus.core
Package
Description
Common Client.
Common Client Exceptions
Core classes.
Cluster relates classes and interfaces.
WebSocket frame representations.
Monitoring interfaces.
URI matching.
Tyrus CDI integration with Glassfish (and possibly other compatible containers).
Tyrus EJB integration with Glassfish (and possibly other compatible containers).
Server implementation.
-
ClassDescriptionBase WebSocket container.
Exception
, which describes the error, occurred during the handshake phase. -
ClassDescriptionMarker of a public Tyrus API that is still in "beta" non-final version.
Exception
, which describes the error, occurred during the handshake phase. -
-
ClassDescription
Endpoint
descendant which represents deployed annotated endpoint.Marker of a public Tyrus API that is still in "beta" non-final version.Enum containing standard CloseReasons defined in RFC 6455, see chapter 7.4.1 Defined Status Codes.Provides an instance.Provides an instance of component.ALogger
wrapper that gives logging records a common formatting and temporarily stores log records and postpones their logging until they can be provided with a session ID.Tracing threshold - used for configuration granularity of information that will be sent in tracing headers.Type of tracing - used for tracing configuration.Type of the record - used to graphically distinguish these message types in the log.Used to collect deployment errors to present these to the user together.Class responsible for performing and validating handshake.Exception
, which describes the error, occurred during the handshake phase.Can be implemented to generate masking keys.Manages registeredMessageHandler
s and checks whether the new ones may be registered.Taken from Jersey 2.Tyrus protocol handler.A tuple consisting of a class and type of the class.A tuple consisting of a concrete class, declaring class that declares a generic interface type.Implementation of all possible request interfaces.RequestContext
builder.Is user in role delegate.Taken from Jersey 2.A simple service-provider lookup mechanism.Supports iteration of provider instances or classes.Inner Tyrus configuration properties holder object.Wraps the registered application class.Session listener.ConfigurationServerEndpointConfig
enhanced to offer tyrus specific attributes like maxSessions.The TyrusServerEndpointConfig.Builder is a class used for creatingTyrusServerEndpointConfig.Builder
objects for the purposes of deploying a server endpoint.Implementation of theSession
.Tyrus representation of web socket connection.WebSocketEngine
implementation, which handles server-side handshake, validation and data processing.TyrusWebSocketEngine
builder.Define toString
conversion for various types.TODOWebSocketException can be thrown during runtime (after handshake). -
-
-
-
ClassDescriptionA
Logger
wrapper that gives logging records a common formatting and temporarily stores log records and postpones their logging until they can be provided with a session ID.Wraps the registered application class. -
-
-
ClassDescriptionBase WebSocket container.Used to collect deployment errors to present these to the user together.