| Package | Description |
|---|---|
| org.mule.execution | |
| org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RequestResponseFlowProcessingPhaseTemplate
Extension of
FlowProcessingPhaseTemplate for those MessageSource
that requires sending a response of the message processed. |
| Modifier and Type | Method and Description |
|---|---|
void |
FlowProcessingPhase.runPhase(FlowProcessingPhaseTemplate flowProcessingPhaseTemplate,
MessageProcessContext messageProcessContext,
PhaseResultNotifier phaseResultNotifier) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTransportMessageProcessTemplate<MessageReceiverType extends AbstractMessageReceiver,ConnectorType extends AbstractConnector> |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.