Uses of Interface
org.jboss.modcluster.mcmp.MCMPResponseParser
-
Packages that use MCMPResponseParser Package Description org.jboss.modcluster org.jboss.modcluster.mcmp.impl -
-
Uses of MCMPResponseParser in org.jboss.modcluster
Constructors in org.jboss.modcluster with parameters of type MCMPResponseParser Constructor Description 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 MCMPResponseParser Modifier and Type Class Description class
DefaultMCMPResponseParser
Constructors in org.jboss.modcluster.mcmp.impl with parameters of type MCMPResponseParser Constructor Description DefaultMCMPHandler(MCMPHandlerConfiguration config, ResetRequestSource source, MCMPRequestFactory requestFactory, MCMPResponseParser responseParser)
-