|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
WebSocketListener to be notified of events of interest.
WebSocket with this application.
WebSocket.
WebSocket using the specified status code.
WebSocket using the specified status code and
reason.
WebSocketServer.createServer(int).
WebSocketApplication.createSocket(ProtocolHandler, org.glassfish.grizzly.http.HttpRequestPacket, WebSocketListener...)
WebSocket instances.
Buffer.
WebSocketApplication.
WebSocket associated with the Grizzly Connection, or null, if there none is
associated.
WebSockets, registered with the application.
Connection close phase.
Connection connect phase.
Connection read phase.
Connection write phase.
WebSocket handshake
process has been completed, but allows the application to perform further
negotiation/validation.
Exception, which describes the error, occurred during the WebSocket
handshake phase.WebSocket is connected.
WebSocket.onClose(DataFrame) is invoked, the WebSocket
will be unassociated with this application and closed.
WebSocket.onClose(DataFrame) has been called on a
particular WebSocket instance.
WebSocket connection is made to this application, the
WebSocket will be associated with this application.
WebSocket instance.
WebSocket.onFragment(boolean, String) has been called
on a particular WebSocket instance.
WebSocket.onFragment(boolean, byte[]) has been called
on a particular WebSocket instance.
WebSocket.onMessage(String) has been called on a
particular WebSocket instance.
WebSocket.onMessage(String) has been called on a
particular WebSocket instance.
WebSocket.onPing(DataFrame) has been called on a
particular WebSocket instance.
WebSocket.onPong(DataFrame) has been called on a
particular WebSocket instance.
DataFrame parse result.WebSocketEngine.register(WebSocketApplication)
WebSocketApplication with the
WebSocketEngine.
WebSocketListener as a target of event
notification.
WebSocket with this application.
WebSocket's security key, used during the handshake phase.WebSocket's security key, used during the handshake phase.ping frame with the specified payload (if any).
ping frame with the specified payload (if any).
ping frame with the specified payload (if any).
ping frame with the specified payload (if any).
WebSocketApplication with the
WebSocketEngine.
WebSocketApplication instances with the
WebSocketEngine.
AddOn for the HttpServer.WebSocket application, which will handle
application WebSockets events.WebSocketApplications registration, responsible
for client and server handshake validation.Connection.Filter implementation, which supposed to be placed into a FilterChain right after HTTP
Filter: HttpServerFilter, HttpClientFilter; depending whether it's server or client side.WebSocketFilter with a default idle connection
timeout of 15 minutes;
WebSocketFilter with a default idle connection
timeout of 15 minutes;
WebSocket instances.WebSocketServer.createServer(int).
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||