Package org.mule.transformer

Provides the default transformer base implementations for Mule including compression and encryption support.

See:
          Description

Interface Summary
TransformerTemplate.TransformerCallback  
TransformerUtils.TransformerSource  
 

Class Summary
AbstractDiscoverableTransformer  
AbstractMessageAwareTransformer AbstractMessageAwareTransformer is a transformer that has a reference to the current message.
AbstractTransformer AbstractTransformer is a base class for all transformers.
NoActionTransformer NoActionTransformer doesn't do any transformation on the source object and returns the source as the result.
TransformerCollection TODO
TransformerTemplate TODO
TransformerTemplate.OverwitePayloadCallback  
TransformerUtils  
TransformerWeighting Given a Transformer instance, an input class and output class this object will create a weighting for a transformer.
 

Package org.mule.transformer Description

Provides the default transformer base implementations for Mule including compression and encryption support.



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