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.
|
Class and Description |
---|
Opcode
Enum which contains the different valid opcodes
|
ReadyState
Enum which represents the state a websocket may be in
|
Class and Description |
---|
Opcode
Enum which contains the different valid opcodes
|
ReadyState
Enum which represents the state a websocket may be in
|
Class and Description |
---|
CloseHandshakeType
Enum which represents type of handshake is required for a close
|
HandshakeState
Enum which represents the states a handshake may be in
|
Opcode
Enum which contains the different valid opcodes
|
Role
Enum which represents the states a websocket may be in
|
Class and Description |
---|
CloseHandshakeType
Enum which represents type of handshake is required for a close
|
HandshakeState
Enum which represents the states a handshake may be in
|
Opcode
Enum which contains the different valid opcodes
|
ReadyState
Enum which represents the state a websocket may be in
|
Role
Enum which represents the states a websocket may be in
|
Class and Description |
---|
Opcode
Enum which contains the different valid opcodes
|
Copyright © 2020. All rights reserved.