Package org.apache.cxf.transport.common.gzip
package org.apache.cxf.transport.common.gzip
-
ClassDescriptionThis class is used to control GZIP compression of messages.CXF interceptor that uncompresses those incoming messages that have "gzip" content-encoding.CXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately.Enum giving the possible values for whether we should gzip a particular message.