Interface | Description |
---|---|
BeanIOHeader |
Class | Description |
---|---|
BeanIOConfiguration |
To configure the BeanIO data format, or BeanIO splitter.
|
BeanIODataFormat |
A data format (
DataFormat ) for beanio data. |
BeanIOErrorHandler |
A
BeanReaderErrorHandler to handle errors during parsing. |
BeanIOHelper |
Helper class
|
BeanIOIterator | |
BeanIOSplitter |
You can use
BeanIOSplitter with the Camel Splitter EIP to split big payloads
using a stream mode to avoid reading the entire content into memory. |
Apache Camel