Uses of Class
org.apache.camel.dataformat.beanio.BeanIOConfiguration
-
Uses of BeanIOConfiguration in org.apache.camel.dataformat.beanio
Methods in org.apache.camel.dataformat.beanio that return BeanIOConfigurationModifier and TypeMethodDescriptionBeanIOErrorHandler.getConfiguration()The configurationBeanIOSplitter.getConfiguration()Methods in org.apache.camel.dataformat.beanio with parameters of type BeanIOConfigurationModifier and TypeMethodDescriptionstatic org.beanio.BeanReaderErrorHandlerBeanIOHelper.getOrCreateBeanReaderErrorHandler(BeanIOConfiguration configuration, org.apache.camel.Exchange exchange, List<Object> results, BeanIOIterator iterator) voidBeanIOErrorHandler.setConfiguration(BeanIOConfiguration configuration) voidBeanIOSplitter.setConfiguration(BeanIOConfiguration configuration) Constructors in org.apache.camel.dataformat.beanio with parameters of type BeanIOConfiguration