Annotation Interface Uncompressed


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