Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Io.netty.channel.group Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
ChannelGroupA thread-safe Set that contains open Channels and providesvarious bulk operations on them.Interfaceio.netty.channel.groupNetty
ChannelGroupExceptionChannelException which holds ChannelFutures that failed because of an error.Classio.netty.channel.groupNetty
ChannelGroupFutureThe result of an asynchronous ChannelGroup operation.Interfaceio.netty.channel.groupNetty
ChannelGroupFutureListenerListens to the result of a ChannelGroupFuture.Interfaceio.netty.channel.groupNetty
ChannelMatcherAllows to only match some Channel's for operations in ChannelGroup.Interfaceio.netty.channel.groupNetty
ChannelMatchersHelper class which provides often used ChannelMatcher implementations.Classio.netty.channel.groupNetty
DefaultChannelGroupThe default ChannelGroup implementation.Classio.netty.channel.groupNetty