Uses of Interface
org.jboss.modcluster.mcmp.MCMPHandler
Package
Description
-
Uses of MCMPHandler in org.jboss.modcluster
ModifierConstructorDescriptionprotected
ModClusterService
(NodeConfiguration nodeConfig, BalancerConfiguration balancerConfig, MCMPHandlerConfiguration mcmpConfig, AdvertiseConfiguration advertiseConfig, LoadBalanceFactorProviderFactory loadBalanceFactorProviderFactory, MCMPRequestFactory requestFactory, MCMPResponseParser responseParser, ResetRequestSource resetRequestSource, MCMPHandler mcmpHandler, AdvertiseListenerFactory listenerFactory) -
Uses of MCMPHandler in org.jboss.modcluster.advertise
Modifier and TypeMethodDescriptionAdvertiseListenerFactory.createListener
(MCMPHandler handler, AdvertiseConfiguration config) -
Uses of MCMPHandler in org.jboss.modcluster.advertise.impl
Modifier and TypeMethodDescriptionAdvertiseListenerFactoryImpl.createListener
(MCMPHandler handler, AdvertiseConfiguration config) ModifierConstructorDescriptionAdvertiseListenerImpl
(MCMPHandler commHandler, AdvertiseConfiguration config, DatagramChannelFactory channelFactory) Constructors a new AdvertiseListenerImpl -
Uses of MCMPHandler in org.jboss.modcluster.mcmp.impl