Skip navigation links
Camel :: BeanIO 2.23.2.fuse-7_10_0-00020-redhat-00001
B C D E G H I M N O R S U 

B

BeanIOConfiguration - Class in org.apache.camel.dataformat.beanio
To configure the BeanIO data format, or BeanIO splitter.
BeanIOConfiguration() - Constructor for class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
BeanIODataFormat - Class in org.apache.camel.dataformat.beanio
A data format ( DataFormat) for beanio data.
BeanIODataFormat() - Constructor for class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
BeanIODataFormat(String, String) - Constructor for class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
BeanIOErrorHandler - Class in org.apache.camel.dataformat.beanio
A BeanReaderErrorHandler to handle errors during parsing.
BeanIOErrorHandler() - Constructor for class org.apache.camel.dataformat.beanio.BeanIOErrorHandler
 
BeanIOHeader - Interface in org.apache.camel.dataformat.beanio
 
BeanIOHelper - Class in org.apache.camel.dataformat.beanio
Helper class
BeanIOIterator - Class in org.apache.camel.dataformat.beanio
 
BeanIOIterator(BeanReader) - Constructor for class org.apache.camel.dataformat.beanio.BeanIOIterator
 
BeanIOSplitter - Class in org.apache.camel.dataformat.beanio
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.
BeanIOSplitter() - Constructor for class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
BeanIOSplitter(BeanIOConfiguration) - Constructor for class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
BeanIOSplitter(String, String) - Constructor for class org.apache.camel.dataformat.beanio.BeanIOSplitter
 

C

close() - Method in class org.apache.camel.dataformat.beanio.BeanIOIterator
 
createStreamFactory(CamelContext) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 

D

doStart() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
doStop() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 

E

evaluate(Exchange) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 

G

getBeanReaderErrorHandler() - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
getBeanReaderErrorHandler() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getBeanReaderErrorHandler() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
getBeanReaderErrorHandlerType() - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
getBeanReaderErrorHandlerType() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getBeanReaderErrorHandlerType() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
getCamelContext() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getConfiguration() - Method in class org.apache.camel.dataformat.beanio.BeanIOErrorHandler
The configuration
getConfiguration() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
getDataFormatName() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getEncoding() - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
getEncoding() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getEncoding() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
getExchange() - Method in class org.apache.camel.dataformat.beanio.BeanIOErrorHandler
The current exchange
getFactory() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
getHeaders() - Method in interface org.apache.camel.dataformat.beanio.BeanIOHeader
 
getMapping() - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
getMapping() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getMapping() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
getOrCreateBeanReaderErrorHandler(BeanIOConfiguration, Exchange, List<Object>, BeanIOIterator) - Static method in class org.apache.camel.dataformat.beanio.BeanIOHelper
 
getProperties() - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
getProperties() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getProperties() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
getStreamName() - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
getStreamName() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
getStreamName() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 

H

handleErrorAndAddAsResult(Object) - Method in class org.apache.camel.dataformat.beanio.BeanIOErrorHandler
Sets a custom POJO as the result from handling an beanio error.
hasNext() - Method in class org.apache.camel.dataformat.beanio.BeanIOIterator
 

I

init() - Method in class org.apache.camel.dataformat.beanio.BeanIOErrorHandler
 
invalidRecord(InvalidRecordException) - Method in class org.apache.camel.dataformat.beanio.BeanIOErrorHandler
 
isIgnoreInvalidRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
isIgnoreInvalidRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
isIgnoreInvalidRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
isIgnoreUnexpectedRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
isIgnoreUnexpectedRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
isIgnoreUnexpectedRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
isIgnoreUnidentifiedRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
isIgnoreUnidentifiedRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
isIgnoreUnidentifiedRecords() - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
isUnmarshalSingleObject() - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
isUnmarshalSingleObject() - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 

M

marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 

N

next() - Method in class org.apache.camel.dataformat.beanio.BeanIOIterator
 

O

org.apache.camel.dataformat.beanio - package org.apache.camel.dataformat.beanio
 

R

remove() - Method in class org.apache.camel.dataformat.beanio.BeanIOIterator
 

S

setBeanReaderErrorHandler(BeanReaderErrorHandler) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setBeanReaderErrorHandler(BeanReaderErrorHandler) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setBeanReaderErrorHandler(BeanReaderErrorHandler) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setBeanReaderErrorHandlerType(String) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setBeanReaderErrorHandlerType(Class<?>) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setBeanReaderErrorHandlerType(String) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setBeanReaderErrorHandlerType(Class<?>) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setBeanReaderErrorHandlerType(String) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setBeanReaderErrorHandlerType(Class<?>) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setCamelContext(CamelContext) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setConfiguration(BeanIOConfiguration) - Method in class org.apache.camel.dataformat.beanio.BeanIOErrorHandler
 
setConfiguration(BeanIOConfiguration) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setEncoding(Charset) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setEncoding(String) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setEncoding(Charset) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setEncoding(Charset) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setExchange(Exchange) - Method in class org.apache.camel.dataformat.beanio.BeanIOErrorHandler
 
setFactory(StreamFactory) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setIgnoreInvalidRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setIgnoreInvalidRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setIgnoreInvalidRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setIgnoreUnexpectedRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setIgnoreUnexpectedRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setIgnoreUnexpectedRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setIgnoreUnidentifiedRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setIgnoreUnidentifiedRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setIgnoreUnidentifiedRecords(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setMapping(String) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setMapping(String) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setMapping(String) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setNext(Object) - Method in class org.apache.camel.dataformat.beanio.BeanIOIterator
Sets a custom object as the next, such as from a custom error handler
setProperties(Properties) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setProperties(Properties) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setProperties(Properties) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setStreamName(String) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setStreamName(String) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
setStreamName(String) - Method in class org.apache.camel.dataformat.beanio.BeanIOSplitter
 
setUnmarshalSingleObject(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIOConfiguration
 
setUnmarshalSingleObject(boolean) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 

U

unexpectedRecord(UnexpectedRecordException) - Method in class org.apache.camel.dataformat.beanio.BeanIOErrorHandler
 
unidentifiedRecord(UnidentifiedRecordException) - Method in class org.apache.camel.dataformat.beanio.BeanIOErrorHandler
 
unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.beanio.BeanIODataFormat
 
B C D E G H I M N O R S U 
Skip navigation links
Camel :: BeanIO 2.23.2.fuse-7_10_0-00020-redhat-00001

Apache Camel