Uses of Class
io.netty.channel.group.VoidChannelGroupFuture
-
Packages that use VoidChannelGroupFuture Package Description io.netty.channel.group A channel registry which helps a user maintain the list of openChannel
s and perform bulk operations on them. -
-
Uses of VoidChannelGroupFuture in io.netty.channel.group
Fields in io.netty.channel.group declared as VoidChannelGroupFuture Modifier and Type Field Description private VoidChannelGroupFuture
DefaultChannelGroup. voidFuture
-