Class AsynchronousServerSocketChannel

java.lang.Object
java.nio.channels.AsynchronousServerSocketChannel
org.aoju.bus.socket.channel.AsynchronousServerSocketChannel
All Implemented Interfaces:
Closeable, AutoCloseable, AsynchronousChannel, Channel, NetworkChannel

public class AsynchronousServerSocketChannel extends AsynchronousServerSocketChannel
Since:
Java 17+
Author:
Kimi Liu