public class SensingNullReplyToHandler extends Object implements ReplyToHandler
| Modifier and Type | Field and Description |
|---|---|
CoreEvent |
event |
org.mule.runtime.api.util.concurrent.Latch |
latch |
| Constructor and Description |
|---|
SensingNullReplyToHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
CoreEvent |
processReplyTo(CoreEvent event,
org.mule.runtime.api.message.Message returnMessage,
Object replyTo) |
public CoreEvent event
public org.mule.runtime.api.util.concurrent.Latch latch
public CoreEvent processReplyTo(CoreEvent event, org.mule.runtime.api.message.Message returnMessage, Object replyTo) throws org.mule.runtime.api.exception.MuleException
processReplyTo in interface ReplyToHandlerorg.mule.runtime.api.exception.MuleExceptionpublic void clear()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.