Package | Description |
---|---|
org.jboss.modcluster.mcmp | |
org.jboss.modcluster.mcmp.impl |
Modifier and Type | Method and Description |
---|---|
MCMPRequestType |
MCMPRequest.getRequestType() |
static MCMPRequestType |
MCMPRequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MCMPRequestType[] |
MCMPRequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MCMPRequestType |
DefaultMCMPRequest.getRequestType() |
Constructor and Description |
---|
DefaultMCMPRequest(MCMPRequestType requestType,
boolean wildcard,
String jvmRoute,
Map<String,String> parameters)
Create a new ModClusterRequest.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.