| Name | Description | Type | Package | Framework |
| GZIPFeature | This class is used to control GZIP compression of messages. | Class | org.apache.cxf.transport.common.gzip | Apache CXF |
| GZIPInInterceptor | CXF interceptor that uncompresses those incoming messages that have gzip content-encoding. | Class | org.apache.cxf.transport.common.gzip | Apache CXF |
| GZIPOutInterceptor | CXF interceptor that compresses outgoing messages using gzip and sets the HTTP Content-Encoding header appropriately. | Class | org.apache.cxf.transport.common.gzip | Apache CXF |
| GZIPOutInterceptor .UseGzip | Class | org.apache.cxf.transport.common.gzip | Apache CXF | |