Class SslAsynchronousSocketChannel

java.lang.Object
All Implemented Interfaces:
Closeable, AutoCloseable, AsynchronousByteChannel, AsynchronousChannel, Channel, NetworkChannel

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