Uses of Class
org.mule.interceptors.EnvelopeInterceptor

Packages that use EnvelopeInterceptor
org.mule.interceptors Contains default UMOInterceptor implementations that can be applied to Mule managed components. 
org.mule.providers.soap   
 

Uses of EnvelopeInterceptor in org.mule.interceptors
 

Subclasses of EnvelopeInterceptor in org.mule.interceptors
 class LoggingInterceptor
          LoggingInterceptor is a simple interceptor that logs a message before and after the event processing.
 

Uses of EnvelopeInterceptor in org.mule.providers.soap
 

Subclasses of EnvelopeInterceptor in org.mule.providers.soap
 class MethodFixInterceptor
          This Interceptor decorates the current message with a property that tells the DynamicEntryPointResolver to ignore the 'method' property.
 



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.