|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WrappedByteChannel | |
---|---|
org.java_websocket | |
org.java_websocket.client |
Uses of WrappedByteChannel in org.java_websocket |
---|
Classes in org.java_websocket that implement WrappedByteChannel | |
---|---|
class |
AbstractWrappedByteChannel
|
class |
SSLSocketChannel2
Implements the relevant portions of the SocketChannel interface with the SSLEngine wrapper. |
Methods in org.java_websocket with parameters of type WrappedByteChannel | |
---|---|
static boolean |
SocketChannelIOHelper.readMore(ByteBuffer buf,
WebSocketImpl ws,
WrappedByteChannel channel)
|
Constructors in org.java_websocket with parameters of type WrappedByteChannel | |
---|---|
AbstractWrappedByteChannel(WrappedByteChannel towrap)
|
Uses of WrappedByteChannel in org.java_websocket.client |
---|
Classes in org.java_websocket.client that implement WrappedByteChannel | |
---|---|
class |
AbstractClientProxyChannel
|
class |
WebSocketClient.DefaultClientProxyChannel
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |