Uses of Interface
org.jboss.modcluster.mcmp.MCMPRequestFactory
Packages that use MCMPRequestFactory
-
Uses of MCMPRequestFactory in org.jboss.modcluster
Constructors in org.jboss.modcluster with parameters of type MCMPRequestFactoryModifierConstructorDescriptionprotected
ModClusterService
(NodeConfiguration nodeConfig, BalancerConfiguration balancerConfig, MCMPHandlerConfiguration mcmpConfig, AdvertiseConfiguration advertiseConfig, LoadBalanceFactorProviderFactory loadBalanceFactorProviderFactory, MCMPRequestFactory requestFactory, MCMPResponseParser responseParser, ResetRequestSource resetRequestSource, MCMPHandler mcmpHandler, AdvertiseListenerFactory listenerFactory) -
Uses of MCMPRequestFactory in org.jboss.modcluster.mcmp.impl
Classes in org.jboss.modcluster.mcmp.impl that implement MCMPRequestFactoryConstructors in org.jboss.modcluster.mcmp.impl with parameters of type MCMPRequestFactoryModifierConstructorDescriptionDefaultMCMPHandler
(MCMPHandlerConfiguration config, ResetRequestSource source, MCMPRequestFactory requestFactory, MCMPResponseParser responseParser) ResetRequestSourceImpl
(NodeConfiguration nodeConfig, BalancerConfiguration balancerConfig, MCMPRequestFactory requestFactory)