org.mule.execution
Interface MessageProcessTemplate

All Known Subinterfaces:
EndPhaseTemplate, FlowProcessingPhaseTemplate, RequestResponseFlowProcessingPhaseTemplate, ThrottlingPhaseTemplate, ValidationPhaseTemplate
All Known Implementing Classes:
AbstractTransportMessageProcessTemplate, HttpMessageProcessTemplate, HttpsMessageProcessTemplate

public interface MessageProcessTemplate

Maker interface for every template that can be used in a MessageProcessPhase A MessageProcessTemplate must contain all the required method that redefines behavior inside a MessageProcessPhase and it's particular from the MessageSource




Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.