Uses of Package
org.java_websocket.enums
-
Packages that use org.java_websocket.enums 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.enums This package encapsulates all enums.org.java_websocket.framing This package encapsulates all interfaces and implementations in relation with the WebSocket frames. -
Classes in org.java_websocket.enums used by org.java_websocket Class Description Opcode Enum which contains the different valid opcodesReadyState Enum which represents the state a websocket may be inRole Enum which represents the states a websocket may be in -
Classes in org.java_websocket.enums used by org.java_websocket.client Class Description Opcode Enum which contains the different valid opcodesReadyState Enum which represents the state a websocket may be in -
Classes in org.java_websocket.enums used by org.java_websocket.drafts Class Description CloseHandshakeType Enum which represents type of handshake is required for a closeHandshakeState Enum which represents the states a handshake may be inOpcode Enum which contains the different valid opcodesRole Enum which represents the states a websocket may be in -
Classes in org.java_websocket.enums used by org.java_websocket.enums Class Description CloseHandshakeType Enum which represents type of handshake is required for a closeHandshakeState Enum which represents the states a handshake may be inOpcode Enum which contains the different valid opcodesReadyState Enum which represents the state a websocket may be inRole Enum which represents the states a websocket may be in -
Classes in org.java_websocket.enums used by org.java_websocket.framing Class Description Opcode Enum which contains the different valid opcodes