Uses of Class
org.aoju.bus.socket.channel.AsynchronousChannelGroup
Packages that use AsynchronousChannelGroup
-
Uses of AsynchronousChannelGroup in org.aoju.bus.socket.channel
Constructors in org.aoju.bus.socket.channel with parameters of type AsynchronousChannelGroupModifierConstructorDescriptionprotectedAsynchronousServerSocketChannel(AsynchronousChannelGroup asynchronousChannelGroup) AsynchronousSocketChannel(AsynchronousChannelGroup group, SocketChannel channel)