Uses of Class
org.glassfish.grizzly.websockets.WebSocketException

Packages that use WebSocketException
org.glassfish.grizzly.websockets   
 

Uses of WebSocketException in org.glassfish.grizzly.websockets
 

Subclasses of WebSocketException in org.glassfish.grizzly.websockets
 class FramingException
           
 class HandshakeException
          Exception, which describes the error, occurred during the WebSocket handshake phase.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.