Uses of Interface
org.jboss.modcluster.mcmp.ResetRequestSource.VirtualHost
-
Uses of ResetRequestSource.VirtualHost in org.jboss.modcluster.mcmp
Modifier and TypeMethodDescriptionMCMPResponseParser.parseInfoResponse
(String response) Parses the response from a INFO request.Modifier and TypeMethodDescriptionResetRequestSource.getResetRequests
(Map<String, Set<ResetRequestSource.VirtualHost>> response) Gets a list of requests that should be sent to an httpd-side mod_cluster instance when anMCMPHandler
determines that its state needs to be reset. -
Uses of ResetRequestSource.VirtualHost in org.jboss.modcluster.mcmp.impl
Modifier and TypeMethodDescriptionResetRequestSourceImpl.getResetRequests
(Map<String, Set<ResetRequestSource.VirtualHost>> response)