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.server |
This package encapsulates all implementations in relation with the WebSocketServer.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Copyright © 2020. All rights reserved.