See: Description
Interface | Description |
---|---|
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 | Description |
---|---|
TransformerException |
TransformerException is a simple exception that is thrown by
transformers. |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.