Package | Description |
---|---|
org.java_websocket | |
org.java_websocket.client |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWrappedByteChannel |
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 |
class |
WebSocketClient.DefaultClientProxyChannel |
Copyright © 2013. All Rights Reserved.