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.
 class ProtocolError
           
 class Utf8DecodingError
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.