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 Deprecated.  
AbstractMessageTransformer AbstractMessageTransformer is a transformer that has a reference to the current message.
AbstractTransformer AbstractTransformer is a base class for all transformers.
CompositeConverter Composes many converters to behave as a single one.
TransformerChain A referencable chain of transformers that can be used as a single transformer
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-2012 MuleSoft, Inc.. All Rights Reserved.