Package com.sun.grizzly.websockets

Interface Summary
NetworkHandler  
WebSocket  
WebSocketListener  
 

Class Summary
BaseNetworkHandler  
BaseServerWebSocket  
BaseWebSocket  
ClientHandShake  
ClientNetworkHandler  
ClientWebSocket  
ClosingFrame  
DataFrame In memory representation of a websocket frame.
HandShake  
SecKey Class represents WebSocket's security key, used during the handshake phase.
ServerHandShake  
ServerNetworkHandler  
WebSocketAdapter  
WebSocketApplication  
WebSocketAsyncFilter  
WebSocketCloseHandler  
WebSocketEngine  
WebSocketOutputFilter  
WebSocketSelectionKeyAttachment  
 

Enum Summary
FrameType  
State  
 

Exception Summary
FramingException  
HandshakeException Exception, which describes the error, occurred during the WebSocket handshake phase.
InvalidSecurityKeyException  
WebSocketException  
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.