Package | Description |
---|---|
org.mule.api.transformer |
Contains the interfaces for transformers and exceptions for the UMO Transformer API.
|
Modifier and Type | Method and Description |
---|---|
StreamingTransformer |
StreamingTransformer.getNextTransformer()
Transformers can be chained together and invoked in a series
|
Modifier and Type | Method and Description |
---|---|
void |
StreamingTransformer.setNextTransformer(StreamingTransformer nextTransformer)
Transformers can be chained together and invoked in a series
|
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.