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