Class ZipDeflaterDataFormatConfiguration
java.lang.Object
org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
org.apache.camel.dataformat.deflater.springboot.ZipDeflaterDataFormatConfiguration
@ConfigurationProperties(prefix="camel.dataformat.zip-deflater")
public class ZipDeflaterDataFormatConfiguration
extends org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
Compress and decompress streams using java.util.zip.Deflater and
java.util.zip.Inflater.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon.CustomizerProperties -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon
getCustomizer, isEnabled, setEnabled
-
Constructor Details
-
ZipDeflaterDataFormatConfiguration
public ZipDeflaterDataFormatConfiguration()
-
-
Method Details
-
getCompressionLevel
-
setCompressionLevel
-