Package org.apache.camel.component.cbor
Class CBORDataFormatConfigurer
java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
org.apache.camel.component.cbor.CBORDataFormatConfigurer
- All Implemented Interfaces:
org.apache.camel.spi.GeneratedPropertyConfigurer,org.apache.camel.spi.PropertyConfigurer
public class CBORDataFormatConfigurer
extends org.apache.camel.support.component.PropertyConfigurerSupport
implements org.apache.camel.spi.GeneratedPropertyConfigurer
Generated by camel build tools - do NOT edit this file!
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.support.component.PropertyConfigurerSupport
property
-
Constructor Details
-
CBORDataFormatConfigurer
public CBORDataFormatConfigurer()
-
-
Method Details