Class EnhanceAsynchronousServerSocketChannel

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

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