Uses of Package
org.java_websocket.drafts
-
Packages that use org.java_websocket.drafts Package Description org.java_websocket org.java_websocket.client This package encapsulates all implementations in relation with the WebSocketClient.org.java_websocket.drafts This package encapsulates all implementations in relation with the WebSocket drafts.org.java_websocket.server This package encapsulates all implementations in relation with the WebSocketServer. -
Classes in org.java_websocket.drafts used by org.java_websocket Class Description Draft Base 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.client Class Description Draft Base 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.drafts Class Description Draft Base class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transferred.Draft_6455.TranslatedPayloadMetaData -
Classes in org.java_websocket.drafts used by org.java_websocket.server Class Description Draft Base class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transferred.