| Package | Description |
|---|---|
| org.ikasan.spec.component.transformation |
| Modifier and Type | Class and Description |
|---|---|
class |
DataTransformationException
Wrapper for errors experienced while converting between types.
|
| Modifier and Type | Method and Description |
|---|---|
TARGET |
Converter.convert(SOURCE payload)
Convert source object into target object of type T.
|
void |
Translator.translate(T payload)
Transforms or otherwise changes the passed in
Event |
Copyright © 2007-2016 Ikasan. All Rights Reserved.