Uses of Interface
org.java_websocket.WrappedByteChannel
Packages that use WrappedByteChannel
-
Uses of WrappedByteChannel in org.java_websocket
Classes in org.java_websocket that implement WrappedByteChannelModifier and TypeClassDescriptionclass
Deprecated.class
A class that represents an SSL/TLS peer, and can be extended to create a client or a server.class
Implements the relevant portions of the SocketChannel interface with the SSLEngine wrapper.Methods in org.java_websocket with parameters of type WrappedByteChannelModifier and TypeMethodDescriptionstatic boolean
SocketChannelIOHelper.readMore
(ByteBuffer buf, WebSocketImpl ws, WrappedByteChannel channel) Constructors in org.java_websocket with parameters of type WrappedByteChannel