Package | Description |
---|---|
org.jboss.modcluster.mcmp | |
org.jboss.modcluster.mcmp.impl |
Modifier and Type | Method and Description |
---|---|
Map<String,Set<ResetRequestSource.VirtualHost>> |
MCMPResponseParser.parseInfoResponse(String response)
Parses the response from a INFO request.
|
Modifier and Type | Method and Description |
---|---|
List<MCMPRequest> |
ResetRequestSource.getResetRequests(Map<String,Set<ResetRequestSource.VirtualHost>> response)
Gets a list of requests that should be sent to an httpd-side mod_cluster instance when an
MCMPHandler determines
that its state needs to be reset. |
Modifier and Type | Method and Description |
---|---|
Map<String,Set<ResetRequestSource.VirtualHost>> |
DefaultMCMPResponseParser.parseInfoResponse(String response) |
Modifier and Type | Method and Description |
---|---|
List<MCMPRequest> |
ResetRequestSourceImpl.getResetRequests(Map<String,Set<ResetRequestSource.VirtualHost>> response) |
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.