Serialized Form


Package org.glassfish.grizzly.websockets

Class org.glassfish.grizzly.websockets.FramingException extends WebSocketException implements Serializable

Serialized Fields

code

int code

Class org.glassfish.grizzly.websockets.HandshakeException extends WebSocketException implements Serializable

Serialized Fields

code

int code

Class org.glassfish.grizzly.websockets.ProtocolError extends FramingException implements Serializable

Class org.glassfish.grizzly.websockets.Utf8DecodingError extends FramingException implements Serializable

Class org.glassfish.grizzly.websockets.WebSocketException extends RuntimeException implements Serializable



Copyright © 2012 Oracle Corporation. All Rights Reserved.