Uses of Class
org.apache.camel.model.dataformat.BindyDataFormat
Packages that use BindyDataFormat
Package
Description
The JAXB POJOs for the Data Formats used to marshal and
unmarshal objects to and from streams inside components
-
Uses of BindyDataFormat in org.apache.camel.model.dataformat
Methods in org.apache.camel.model.dataformat that return BindyDataFormatModifier and TypeMethodDescriptionBindyDataFormat.allowEmptyStream(boolean allowEmptyStream) BindyDataFormat.allowEmptyStream(String allowEmptyStream) BindyDataFormat.csv()BindyDataFormat.Builder.end()BindyDataFormat.fixed()BindyDataFormat.keyValue()BindyDataFormat.unwrapSingleInstance(boolean unwrapSingleInstance) BindyDataFormat.unwrapSingleInstance(String unwrapSingleInstance)