Package org.apache.camel.dataformat.beanio
-
Interface Summary Interface Description BeanIOHeader -
Class Summary Class Description BeanIOConfiguration To configure the BeanIO data format, or BeanIO splitter.BeanIODataFormat A data format (DataFormat) for beanio data.BeanIODataFormatConfigurer Generated by camel build tools - do NOT edit this file!BeanIOErrorHandler ABeanReaderErrorHandlerto handle errors during parsing.BeanIOHelper Helper classBeanIOIterator BeanIOSplitter You can useBeanIOSplitterwith the Camel Splitter EIP to split big payloads using a stream mode to avoid reading the entire content into memory.