Package org.mule.api.transformer

Contains the interfaces for transformers and exceptions for the Transformer API.

See:
          Description

Interface Summary
BaseTransformer Transformer can be chained together to covert message payloads from one object type to another.
DiscoverableTransformer A interface to denote that a transformer is discoverable.
StreamingTransformer TODO
Transformer Transformer can be chained together to covert message payloads from one object type to another.
 

Exception Summary
TransformerException TransformerException is a simple exception that is thrown by transformers.
 

Package org.mule.api.transformer Description

Contains the interfaces for transformers and exceptions for the Transformer API.



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