Apache CXF API

org.apache.cxf.annotations
Annotation Type GZIP


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface GZIP

Enables GZIP compression negotiation


Optional Element Summary
 int threshold
           
 

threshold

public abstract int threshold
Default:
-1

Apache CXF API

Apache CXF