Class Draft

java.lang.Object
org.java_websocket.drafts.Draft
Direct Known Subclasses:
Draft_6455

public abstract class Draft extends Object
Base class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transferred.