public class MPSOSMPRequestEvent extends LocalEvent
CONTRACT_GLOBAL, NO_MODULE, NO_PLUGIN
Constructor and Description |
---|
MPSOSMPRequestEvent(int moduleId,
MPSRequest request,
MPSResponse response) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,java.lang.String> |
getParameters() |
MPSRequest |
getRequest() |
MPSResponse |
getResponse() |
boolean |
isProcessed() |
void |
setProcessed(boolean processed) |
getContractId, getContractID, getDestination, getGenerateTime, getModuleId, getModuleID, getPluginId, getSuperContractId, getTime, getTimestamp, getTypeId, getUserId, isLogFunctionProcess, prepareMessage, serializeAsObject, setLogFunctionProcess, toString, toString
public MPSOSMPRequestEvent(int moduleId, MPSRequest request, MPSResponse response)
public MPSRequest getRequest()
public MPSResponse getResponse()
public boolean isProcessed()
public void setProcessed(boolean processed)
public java.util.Map<java.lang.String,java.lang.String> getParameters()