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 received
|
InvalidHandshakeException
exception which indicates that a invalid handshake was received (CloseFrame.PROTOCOL_ERROR)
|
Class and Description |
---|
InvalidDataException
exception which indicates that a invalid data was received
|
InvalidHandshakeException
exception which indicates that a invalid handshake was received (CloseFrame.PROTOCOL_ERROR)
|
Class and Description |
---|
InvalidDataException
exception which indicates that a invalid data was received
|
Class and Description |
---|
InvalidDataException
exception which indicates that a invalid data was received
|
Class and Description |
---|
InvalidDataException
exception which indicates that a invalid data was received
|
Class and Description |
---|
InvalidDataException
exception which indicates that a invalid data was received
|
Class and Description |
---|
InvalidDataException
exception which indicates that a invalid data was received
|
Copyright © 2021. All rights reserved.