Uses of Interface
org.wildfly.clustering.server.jgroups.ChannelGroup
Packages that use ChannelGroup
Package
Description
-
Uses of ChannelGroup in org.wildfly.clustering.server.jgroups
Classes in org.wildfly.clustering.server.jgroups that implement ChannelGroup -
Uses of ChannelGroup in org.wildfly.clustering.server.jgroups.dispatcher
Methods in org.wildfly.clustering.server.jgroups.dispatcher that return ChannelGroupModifier and TypeMethodDescriptionChannelCommandDispatcherFactory.getGroup()JChannelCommandDispatcherFactory.getGroup()Constructors in org.wildfly.clustering.server.jgroups.dispatcher with parameters of type ChannelGroupModifierConstructorDescriptionJChannelCommandDispatcher(CC commandContext, org.jgroups.blocks.MessageDispatcher dispatcher, CommandMarshaller<CC> marshaller, MC marshallingContext, ChannelGroup group, Duration timeout, Runnable closeTask)