public class SensingNullRequestResponseMessageProcessor extends AbstractRequestResponseMessageProcessor
ReactiveProcessor.ProcessingType| Modifier and Type | Field and Description |
|---|---|
Thread |
requestThread |
Thread |
responseThread |
flowConstruct, logger, muleContext, next| Constructor and Description |
|---|
SensingNullRequestResponseMessageProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertRequestResponseThreadsDifferent() |
void |
assertRequestResponseThreadsSame() |
protected Event |
processRequest(Event event) |
protected Event |
processResponse(Event response) |
apply, process, processCatch, processFinally, processRequest, processResponseapplyNext, getListener, getMuleContext, isEventValid, processNext, setFlowConstruct, setListener, setMuleContext, toStringgetAnnotation, getAnnotations, getLocation, setAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetListenergetProcessingTypepublic SensingNullRequestResponseMessageProcessor()
protected Event processRequest(Event event) throws org.mule.runtime.api.exception.MuleException
processRequest in class AbstractRequestResponseMessageProcessororg.mule.runtime.api.exception.MuleExceptionprotected Event processResponse(Event response) throws org.mule.runtime.api.exception.MuleException
processResponse in class AbstractRequestResponseMessageProcessororg.mule.runtime.api.exception.MuleExceptionpublic void assertRequestResponseThreadsDifferent()
public void assertRequestResponseThreadsSame()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.