| StreamingResponse | Allows streaming a response directly, similar to StreamingOutput. |
| CachePolicies | DESCRIPTION OF CACHE CONTROL PARAMETERS private ------- Indicates that all or part of the response message is intended for a single user and MUST NOT be cached by a shared cache. |
| JsonStreamingOutput | Base utility class for streaming Jackson-annotated objects as JSON. |
| ResourcePatterns | An enumeration of root resource paths for Stash's REST APIs. |
| ResponseFactory | |
| RestUtils | Helper functions and constants for REST. |
| StatefulJsonWriter | |
| StatefulJsonWriter.WritingState |