Uses of Package
org.glassfish.grizzly.websockets
Packages that use org.glassfish.grizzly.websockets
Package
Description
-
Classes in org.glassfish.grizzly.websockets used by org.glassfish.grizzly.websocketsClassDescriptionWebSocket
Filterimplementation, which supposed to be placed into aFilterChainright after HTTP Filter:HttpServerFilter,HttpClientFilter; depending whether it's server or client side.General Broadcaster API to send the same message to a set of clients.In memory representation of a websocket frame.Representation of a WebSocket extension and its associated parameters.Representation of extension parameters.DataFrameparse result.Class representsWebSocket's security key, used during the handshake phase.Generic WebSocket implementation.General WebSocket unit interface.WebSockets engine implementation (singleton), which handlesWebSocketApplications registration, responsible for client and server handshake validation.WebSocketHolder object, which gets associated with the GrizzlyConnection.Interface to allow notification of events occurring on specificWebSocketinstances.Mapping information to be filled out during theWebSocketApplicationdiscovery. -
Classes in org.glassfish.grizzly.websockets used by org.glassfish.grizzly.websockets.frametypesClassDescriptionIn memory representation of a websocket frame.General WebSocket unit interface.
-
Classes in org.glassfish.grizzly.websockets used by org.glassfish.grizzly.websockets.rfc6455ClassDescriptionIn memory representation of a websocket frame.