Uses of Interface
org.jboss.modcluster.mcmp.MCMPServerState
-
Uses of MCMPServerState in org.jboss.modcluster.mcmp
Modifier and TypeMethodDescriptionMCMPHandler.getProxyStates()
Get the state of all proxiesMCMPHandler.sendRequest
(MCMPRequest request) Send a request to all healthy proxies.MCMPHandler.sendRequests
(List<MCMPRequest> requests) Send a list of requests to all healthy proxies, with all requests in the list sent to each proxy before moving on to the next. -
Uses of MCMPServerState in org.jboss.modcluster.mcmp.impl
Modifier and TypeMethodDescriptionDefaultMCMPHandler.getProxyStates()
DefaultMCMPHandler.sendRequest
(MCMPRequest request) DefaultMCMPHandler.sendRequests
(List<MCMPRequest> requests)