程序包 | 说明 |
---|---|
org.java_websocket | |
org.java_websocket.client | |
org.java_websocket.drafts | |
org.java_websocket.server |
类和说明 |
---|
Draft
Base class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transfered.
|
类和说明 |
---|
Draft
Base class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transfered.
|
类和说明 |
---|
Draft
Base class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transfered.
|
Draft_10
已过时。
|
Draft_17
已过时。
|
Draft_75
已过时。
|
Draft.CloseHandshakeType
Enum which represents type of handshake is required for a close
|
Draft.HandshakeState
Enum which represents the states a handshake may be in
|
类和说明 |
---|
Draft
Base class for everything of a websocket specification which is not common such as the way the handshake is read or frames are transfered.
|