@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.dataformat.zip") public class ZipDataFormatConfiguration extends org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
Constructor and Description |
---|
ZipDataFormatConfiguration() |
Modifier and Type | Method and Description |
---|---|
Integer |
getCompressionLevel() |
Boolean |
getContentTypeHeader() |
void |
setCompressionLevel(Integer compressionLevel) |
void |
setContentTypeHeader(Boolean contentTypeHeader) |
Apache Camel