| ConverterConfiguration |
Converter configuration.
|
| ErrorUtils |
Utility class providing methods needed for parsing JSON API Spec errors.
|
| IntegerIdHandler |
Handles Integer as resource identifier type.
|
| JsonApi |
JSON API model.
|
| JSONAPIDocument<T> |
JSON API Document wrapper.
|
| Link |
Models a JSON API Link object.
|
| Link.LinkSerializer |
|
| Links |
JSON API spec links object.
|
| LongIdHandler |
Handles Long as resource identifier type.
|
| ReflectionUtils |
Various utility methods that simplify JAVA reflection actions.
|
| ResourceCache |
Resource caching provider.
|
| ResourceConverter |
JSON API data converter.
|
| SerializationSettings |
Serialization settings.
|
| SerializationSettings.Builder |
Serialisation settings builder.
|
| StringIdHandler |
Handles String as resource identifier type.
|
| ValidationUtils |
Utility methods for validating segments of JSON API resource object.
|