Package ubic.gemma.rest.annotations
-
Annotation Types Summary Annotation Type Description CacheControl CacheControls GZIP Used to annotate endpoints that will have their payload compressed withGZIPOutputStream
unconditionally.
Annotation Type | Description |
---|---|
CacheControl | |
CacheControls | |
GZIP |
Used to annotate endpoints that will have their payload compressed with
GZIPOutputStream
unconditionally. |