Package org.mule.transformers

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

See:
          Description

Class Summary
AbstractEventAwareTransformer AbstractEventAwareTransformer 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.
 

Package org.mule.transformers Description

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



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