| Package | Description |
|---|---|
| org.java_websocket | |
| org.java_websocket.drafts |
This package encapsulates all implementations in relation with the WebSocket drafts.
|
| org.java_websocket.exceptions |
This package encapsulates all implementations in relation with the exceptions thrown in this lib.
|
| org.java_websocket.extensions |
This package encapsulates all interfaces and implementations in relation with the WebSocket Sec-WebSocket-Extensions.
|
| org.java_websocket.extensions.permessage_deflate | |
| org.java_websocket.framing |
This package encapsulates all interfaces and implementations in relation with the WebSocket frames.
|
| org.java_websocket.util |
This package encapsulates the utility classes.
|
| Class and Description |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| InvalidHandshakeException
exception which indicates that a invalid handshake was recieved (CloseFrame.PROTOCOL_ERROR)
|
| Class and Description |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| InvalidHandshakeException
exception which indicates that a invalid handshake was recieved (CloseFrame.PROTOCOL_ERROR)
|
| Class and Description |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| Class and Description |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| Class and Description |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| Class and Description |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
| Class and Description |
|---|
| InvalidDataException
exception which indicates that a invalid data was recieved
|
Copyright © 2020. All rights reserved.