Class | Description |
---|---|
GZIPFeature |
This class is used to control GZIP compression of messages.
|
GZIPInInterceptor |
CXF interceptor that uncompresses those incoming messages that have "gzip"
content-encoding.
|
GZIPOutInterceptor |
CXF interceptor that compresses outgoing messages using gzip and sets the
HTTP Content-Encoding header appropriately.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.