Annotation Interface Compressed


@Retention(RUNTIME) @Target(METHOD) public @interface Compressed
This annotation can be used to enable the compression of an HTTP response for a particular method.
See Also: