| RestDocUtils | Utilities for REST documentation generation. |
| RestJsonable | |
| RestJsonable.RestJsonSerializer | A Jackson serializer which delegates serialization responsibility to a given Jsonable
|
| RestNamedLink | An optionally-named link relating to an entity. |
| RestPage<T> | |
| RestPermissionUtils | Utilities for parsing permissions from REST requests. |
| RestProgress | Represents progress of a running task as a percentage integer between 0 and 100 and an optional string message. |
| RestRelatedLinks | Represents multiple collections of links where links in each collection are related by some concept. |
| RestRelatedLinks.Builder |