Uses of Interface
org.java_websocket.interfaces.ISSLChannel
Packages that use ISSLChannel
-
Uses of ISSLChannel in org.java_websocket
Classes in org.java_websocket that implement ISSLChannelModifier and TypeClassDescriptionclass
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.