Uses of Class
org.java_websocket.exceptions.LimitExedeedException
-
Packages that use LimitExedeedException Package Description org.java_websocket.drafts This package encapsulates all implementations in relation with the WebSocket drafts. -
-
Uses of LimitExedeedException in org.java_websocket.drafts
Methods in org.java_websocket.drafts that throw LimitExedeedException Modifier and Type Method Description int
Draft. checkAlloc(int bytecount)
-