Package org.apache.camel.dataformat.asn1
Class ASN1DataFormatConfigurer
java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
org.apache.camel.dataformat.asn1.ASN1DataFormatConfigurer
- All Implemented Interfaces:
org.apache.camel.spi.GeneratedPropertyConfigurer,org.apache.camel.spi.PropertyConfigurer
@Generated("org.apache.camel.maven.packaging.PackageDataFormatMojo")
public class ASN1DataFormatConfigurer
extends org.apache.camel.support.component.PropertyConfigurerSupport
implements org.apache.camel.spi.GeneratedPropertyConfigurer
Generated by camel build tools - do NOT edit this file!
-
Field Summary
Fields inherited from class org.apache.camel.support.component.PropertyConfigurerSupport
MAGIC_VALUE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.support.component.PropertyConfigurerSupport
property
-
Constructor Details
-
ASN1DataFormatConfigurer
public ASN1DataFormatConfigurer()
-
-
Method Details