Class SslSocketChannel

All Implemented Interfaces:
Closeable, AutoCloseable, AsynchronousByteChannel, AsynchronousChannel, Channel, NetworkChannel

public class SslSocketChannel extends AsynchronousSocketChannelProxy
Since:
Java 17+
Author:
Kimi Liu