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.handshake |
This package encapsulates all interfaces and implementations in relation with the WebSocket handshake.
|
org.java_websocket.server |
This package encapsulates all implementations in relation with the WebSocketServer.
|
Class and Description |
---|
ClientHandshake
The interface for a client handshake
|
ClientHandshakeBuilder
The interface for building a handshake for the client
|
Handshakedata
The interface for the data of a handshake
|
ServerHandshake
Interface for the server handshake
|
ServerHandshakeBuilder
The interface for building a handshake for the server
|
Class and Description |
---|
Handshakedata
The interface for the data of a handshake
|
ServerHandshake
Interface for the server handshake
|
Class and Description |
---|
ClientHandshake
The interface for a client handshake
|
ClientHandshakeBuilder
The interface for building a handshake for the client
|
HandshakeBuilder
The interface for building a handshake
|
Handshakedata
The interface for the data of a handshake
|
ServerHandshake
Interface for the server handshake
|
ServerHandshakeBuilder
The interface for building a handshake for the server
|
Class and Description |
---|
ClientHandshake
The interface for a client handshake
|
ClientHandshakeBuilder
The interface for building a handshake for the client
|
HandshakeBuilder
The interface for building a handshake
|
Handshakedata
The interface for the data of a handshake
|
HandshakedataImpl1
Implementation of a handshake builder
|
ServerHandshake
Interface for the server handshake
|
ServerHandshakeBuilder
The interface for building a handshake for the server
|
Class and Description |
---|
ClientHandshake
The interface for a client handshake
|
Handshakedata
The interface for the data of a handshake
|
ServerHandshakeBuilder
The interface for building a handshake for the server
|
Copyright © 2018. All rights reserved.