See: Description
| Interface | Description |
|---|---|
| LinkExtractor |
A
LinkExtractor is used to extract links from a JSON response. |
| Class | Description |
|---|---|
| HypermediaDocumentation |
Static factory methods for documenting a RESTful API that utilizes Hypermedia.
|
| Link |
Representation of a link used in a Hypermedia-based API.
|
| LinkDescriptor |
A description of a link found in a hypermedia API.
|
| LinksSnippet |
A
Snippet that documents a RESTful resource's links. |