Package | Description |
---|---|
org.jboss.modcluster | |
org.jboss.modcluster.advertise | |
org.jboss.modcluster.advertise.impl | |
org.jboss.modcluster.mcmp.impl |
Constructor and Description |
---|
ModClusterService(NodeConfiguration nodeConfig,
BalancerConfiguration balancerConfig,
MCMPHandlerConfiguration mcmpConfig,
AdvertiseConfiguration advertiseConfig,
LoadBalanceFactorProviderFactory loadBalanceFactorProviderFactory,
MCMPRequestFactory requestFactory,
MCMPResponseParser responseParser,
ResetRequestSource resetRequestSource,
MCMPHandler mcmpHandler,
AdvertiseListenerFactory listenerFactory) |
Modifier and Type | Method and Description |
---|---|
AdvertiseListener |
AdvertiseListenerFactory.createListener(MCMPHandler handler,
AdvertiseConfiguration config) |
Modifier and Type | Method and Description |
---|---|
AdvertiseListener |
AdvertiseListenerFactoryImpl.createListener(MCMPHandler handler,
AdvertiseConfiguration config) |
Constructor and Description |
---|
AdvertiseListenerImpl(MCMPHandler commHandler,
AdvertiseConfiguration config,
MulticastSocketFactory socketFactory)
Constructors a new AdvertiseListenerImpl
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMCMPHandler
Default implementation of
MCMPHandler . |
Copyright © 2023 JBoss by Red Hat. All rights reserved.