| Package | Description |
|---|---|
| org.java_websocket | |
| org.java_websocket.client |
This package encapsulates all implementations in relation with the WebSocketClient.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWrappedByteChannel |
class |
SSLSocketChannel
A class that represents an SSL/TLS peer, and can be extended to create a client or a server.
|
class |
SSLSocketChannel2
Implements the relevant portions of the SocketChannel interface with the SSLEngine wrapper.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
SocketChannelIOHelper.readMore(ByteBuffer buf,
WebSocketImpl ws,
WrappedByteChannel channel) |
| Constructor and Description |
|---|
AbstractWrappedByteChannel(WrappedByteChannel towrap) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractClientProxyChannel
Deprecated.
|
Copyright © 2018. All rights reserved.