Uses of Package
org.java_websocket.drafts
Packages that use org.java_websocket.drafts
Package
Description
This package encapsulates all implementations in relation with the WebSocketClient.
This package encapsulates all implementations in relation with the WebSocket drafts.
This package encapsulates all implementations in relation with the WebSocketServer.
-
Classes in org.java_websocket.drafts used by org.java_websocketClassDescriptionBase class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transferred.
-
Classes in org.java_websocket.drafts used by org.java_websocket.clientClassDescriptionBase class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transferred.
-
Classes in org.java_websocket.drafts used by org.java_websocket.draftsClassDescriptionBase class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transferred.
-
Classes in org.java_websocket.drafts used by org.java_websocket.serverClassDescriptionBase class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transferred.