Uses of Package
org.java_websocket.exceptions
Packages that use org.java_websocket.exceptions
Package
Description
This package encapsulates all implementations in relation with the WebSocket drafts.
This package encapsulates all implementations in relation with the exceptions thrown in this
lib.
This package encapsulates all interfaces and implementations in relation with the WebSocket
Sec-WebSocket-Extensions.
This package encapsulates all interfaces and implementations in relation with the WebSocket
frames.
This package encapsulates the utility classes.
-
Classes in org.java_websocket.exceptions used by org.java_websocketClassDescriptionexception which indicates that a invalid data was receivedexception which indicates that a invalid handshake was received (CloseFrame.PROTOCOL_ERROR)
-
Classes in org.java_websocket.exceptions used by org.java_websocket.draftsClassDescriptionexception which indicates that a invalid data was receivedexception which indicates that a invalid handshake was received (CloseFrame.PROTOCOL_ERROR)
-
Classes in org.java_websocket.exceptions used by org.java_websocket.exceptions
-
Classes in org.java_websocket.exceptions used by org.java_websocket.extensions
-
Classes in org.java_websocket.exceptions used by org.java_websocket.extensions.permessage_deflate
-
Classes in org.java_websocket.exceptions used by org.java_websocket.framing
-
Classes in org.java_websocket.exceptions used by org.java_websocket.util