Uses of Interface
org.mule.execution.EndPhaseTemplate

Packages that use EndPhaseTemplate
org.mule.execution   
org.mule.transport.http Provides http transport including proxy support. 
 

Uses of EndPhaseTemplate in org.mule.execution
 

Methods in org.mule.execution with parameters of type EndPhaseTemplate
 void EndProcessPhase.runPhase(EndPhaseTemplate messageProcessTemplate, MessageProcessContext messageProcessContext, PhaseResultNotifier phaseResultNotifier)
           
 

Uses of EndPhaseTemplate in org.mule.transport.http
 

Classes in org.mule.transport.http that implement EndPhaseTemplate
 class HttpMessageProcessTemplate
           
 class HttpsMessageProcessTemplate
           
 



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