| Class | Description |
|---|---|
| C24IOConverter |
Helper converters for C24 IO
|
| C24IOFormat |
A
DataFormat for working with
C24 IO |
| C24IOHelper | |
| C24IOSink |
Transforms an C24 data object into some output format
|
| C24IOSource<T extends C24IOSource> |
A parser of objects using the C24 IO
|
| C24IOTransform |
Transforms an C24 IO
object into some output format
|
| C24IOValidateComponent | |
| C24IOValidator |
Performs validation using C24 IO
of a
ComplexDataObject |
| FallbackTypeConverter |
Auto-detect
ComplexDataObject instances from the
C24 IO and allow them to be
transformed to and from sources and sinks. |
| SwiftFormat |
A
DataFormat using SWIFT with
C24 IO |
| Exception | Description |
|---|---|
| C24IOValidationException |
A Camel
ValidationException thrown if validation fails using
C24 IO. |
| TypeNotElementRuntimeException |
Exception thrown if an element type does not actually implement the
Element interface |
Copyright © 2014 Red Hat. All Rights Reserved.