| Package | Description |
|---|---|
| org.java_websocket |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWrappedByteChannel
Deprecated.
|
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)
Deprecated.
|
Copyright © 2022. All rights reserved.