Uses of Class
org.java_websocket.exceptions.IncompleteException
-
Packages that use IncompleteException Package Description org.java_websocket.drafts This package encapsulates all implementations in relation with the WebSocket drafts. -
-
Uses of IncompleteException in org.java_websocket.drafts
Methods in org.java_websocket.drafts that throw IncompleteException Modifier and Type Method Description Framedata
Draft_6455. translateSingleFrame(ByteBuffer buffer)
-