Uses of Package
org.glassfish.grizzly.websockets

Packages that use org.glassfish.grizzly.websockets
org.glassfish.grizzly.websockets   
 

Classes in org.glassfish.grizzly.websockets used by org.glassfish.grizzly.websockets
ClientWebSocketMeta
          Client-side WebSocket meta information.
HandshakeException
          Exception, which describes the error, occurred during the WebSocket handshake phase.
SecKey
          Class represents WebSocket's security key, used during the handshake phase.
ServerWebSocketMeta
          Server-side WebSocket meta information.
WebSocket
          General WebSocket unit interface.
WebSocketApplication
          Abstract server-side WebSocket application, which will handle application WebSockets events.
WebSocketClientHandler
          Abstract client-side WebSocketHandler, which will handle client WebSockets events.
WebSocketEngine
          WebSockets engine implementation (singlton), which handles WebSocketApplications registration, responsible for client and server handshake validation.
WebSocketHandler
          Base WebSocket events handler.
WebSocketMeta
          WebSocket meta information.
 



Copyright © 2010 Oracle Corpration. All Rights Reserved.