| Interface | Description | 
|---|---|
| HalIdResource | |
| HalLinkResolver | 
 A link resolver is capable of resolving a set of resources by Id. 
 | 
| Class | Description | 
|---|---|
| EmptyHalCollection | |
| EmptyHalResource | |
| Hal | |
| HalCollectionResource<T extends HalCollectionResource<?>> | |
| HalLink | 
 Partial implementation of the HAL link object as defined in
 json-hal-06#section-5 
 | 
| HalLinker | 
 A stateful linker which collects information about the links it creates. 
 | 
| HalRelation | |
| HalResource<T extends HalResource<?>> | 
 Base class for implementing a HAL resource as defined in
 json-hal-06#section-4 
 | 
| HalVariableValue | |
| JacksonHalJsonProvider | 
Copyright © 2018. All rights reserved.