Package org.jboss.modcluster.mcmp
Interface MCMPRequest
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DefaultMCMPRequest
Encapsulates the parameters for a request over MCMP.
- Author:
- Brian Stansberry
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
getRequestType
MCMPRequestType getRequestType() -
isWildcard
boolean isWildcard() -
getJvmRoute
String getJvmRoute() -
getParameters
-