Package org.java_websocket.drafts
package org.java_websocket.drafts
This package encapsulates all implementations in relation with the WebSocket drafts.
-
ClassesClassDescriptionBase class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transferred.Implementation for the RFC 6455 websocket protocol This is the recommended class for your websocket connection