Package com.sun.grizzly.websockets

Interface Summary
NetworkHandler  
WebSocket  
WebSocketListener  
 

Class Summary
BaseServerWebSocket  
BaseWebSocket  
ClientHandShake  
ClientNetworkHandler  
ClientWebSocket  
DataFrame  
HandShake  
NioClientNetworkHandler  
NioClientWebSocket  
SecKey Class represents WebSocket's security key, used during the handshake phase.
ServerHandShake  
ServerNetworkHandler  
WebSocketAdapter  
WebSocketApplication  
WebSocketAsyncFilter  
WebSocketCloseHandler  
WebSocketConnectTask  
WebSocketEngine  
WebSocketOutputFilter  
WebSocketSelectionKeyAttachment  
 

Enum Summary
FrameType  
State  
 

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.