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