| 程序包 | 说明 |
|---|---|
| org.java_websocket | |
| org.java_websocket.drafts | |
| org.java_websocket.exceptions | |
| org.java_websocket.framing | |
| org.java_websocket.server | |
| org.java_websocket.util |
| 类和说明 |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| InvalidHandshakeException
exception which indicates that a invalid handshake was recieved (CloseFrame.PROTOCOL_ERROR)
|
| WebsocketNotConnectedException
exception which indicates the websocket is not yet connected (READYSTATE.OPEN)
|
| 类和说明 |
|---|
| IncompleteHandshakeException
exception which indicates that a incomplete handshake was recieved
|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| InvalidHandshakeException
exception which indicates that a invalid handshake was recieved (CloseFrame.PROTOCOL_ERROR)
|
| LimitExedeedException
exception which indicates that the message limited was exedeeded (CloseFrame.TOOBIG)
|
| 类和说明 |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| 类和说明 |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| 类和说明 |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| 类和说明 |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|