| Package | Description |
|---|---|
| org.mule.runtime.core.api | |
| org.mule.runtime.core.api.connector | |
| org.mule.runtime.core.message | |
| org.mule.runtime.core.routing.requestreply |
| Modifier and Type | Method and Description |
|---|---|
ReplyToHandler |
Event.getReplyToHandler()
Deprecated.
TODO MULE-10739 Move ReplyToHandler to compatibility module.
|
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
Event.Builder.replyToHandler(ReplyToHandler replyToHandler)
Deprecated.
TODO MULE-10739 Move ReplyToHandler to compatibility module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultReplyToHandler
DefaultReplyToHandler is responsible for processing a message replyTo header. |
| Modifier and Type | Method and Description |
|---|---|
ReplyToHandler |
DefaultEventBuilder.EventImplementation.getReplyToHandler() |
| Modifier and Type | Method and Description |
|---|---|
Event.Builder |
DefaultEventBuilder.replyToHandler(ReplyToHandler replyToHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected Event |
AbstractReplyToPropertyRequestReplyReplier.processReplyTo(Event event,
Event result,
ReplyToHandler replyToHandler,
Object replyTo) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.