Package 

Class SSLSocketChannel2

  • All Implemented Interfaces:
    com.tds.common.websocket.conn.WrappedByteChannel , com.tds.common.websocket.interfaces.ISSLChannel , java.io.Closeable , java.lang.AutoCloseable , java.nio.channels.ByteChannel , java.nio.channels.Channel , java.nio.channels.ReadableByteChannel , java.nio.channels.WritableByteChannel

    
    public class SSLSocketChannel2
     implements ByteChannel, WrappedByteChannel, ISSLChannel
                        

    Implements the relevant portions of the SocketChannel interface with the SSLEngine wrapper.