CompressionAction
This type is a class for model objects.
@since 7.0.0 Defines a compression action.
Package: proxyvirtualhost
Supertype: ProxyAction
Known subtypes:
HTTPResponseCompressionAction
HTTPRequestCompressionAction
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
ProxyAction.HTTPCompressionAction
Attributes Summary contentTypes : EString @since 7.0.0 The content-types for which to apply compression . compressionType : CompressionTypeKind @since 7.0.0 The compression to be applied. HTTPRequestCompressionAction : HTTPRequestCompressionAction @ * No description is available * HTTPResponseCompressionAction : HTTPResponseCompressionAction @ * No description is available *
Attribute Details
contentTypes - @since 7.0.0 The content-types for which to apply compression .
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
compressionType - @since 7.0.0 The compression to be applied.
Data Type: CompressionTypeKind
Default value: GZIP
Allowed values:
0 - GZIP
1 - DEFLATE
2 - ANY
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
HTTPRequestCompressionAction - * No description is available *
Reference Type: HTTPRequestCompressionAction @
Containment: true
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
HTTPResponseCompressionAction - * No description is available *
Reference Type: HTTPResponseCompressionAction @
Containment: true
Container: false
Required: true
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 1
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006