|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlowProcessingPhaseTemplate | |
|---|---|
| org.mule.execution | |
| org.mule.transport | Contains Abstract classes providing common functionality for all Mule providers. |
| Uses of FlowProcessingPhaseTemplate in org.mule.execution |
|---|
| Subinterfaces of FlowProcessingPhaseTemplate in org.mule.execution | |
|---|---|
interface |
RequestResponseFlowProcessingPhaseTemplate
Extension of FlowProcessingPhaseTemplate for those MessageSource
that requires sending a response of the message processed. |
interface |
ThrottlingPhaseTemplate
Template that a MessageSource must implement
if it wants to participate in the throttling phase when processing a message |
| Methods in org.mule.execution with parameters of type FlowProcessingPhaseTemplate | |
|---|---|
void |
FlowProcessingPhase.runPhase(FlowProcessingPhaseTemplate flowProcessingPhaseTemplate,
MessageProcessContext messageProcessContext,
PhaseResultNotifier phaseResultNotifier)
|
| Uses of FlowProcessingPhaseTemplate in org.mule.transport |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||