| CollectionModelFactory |
A factory to create a CollectionModel instance based on the given input that is evaluated during deserialization.
|
| EntityModelFactory |
A factory to create an EntityModel instance based on the given input that is evaluated during deserialization.
|
| PagedModelFactory |
A factory to create a PagedModel instance based on the given input that is evaluated during deserialization.
|
| RepresentationModelFactories |
A container that holds the factories for all known types of RepresentationModels that are used during the
deserialization process.
|
| RepresentationModelFactory |
A factory to create a RepresentationModel instance based on the given input that is evaluated during deserialization.
|
| SirenActionFieldType |
Deprecated.
|
| SirenActionFieldTypeConverter |
SPI to convert a property that is part of an AffordanceModel and the type of the surrounding Siren action into a
SirenActionFieldType.
|
| SirenConfiguration |
A Siren specific configuration that allows to configure specific parts of the library.
|
| SirenEntityClassProvider |
SPI to provide information about the nature of the content of a Siren entity.
|
| SirenEntityRelProvider |
SPI to provide information about the relationship of a Siren entity to it's parent.
|
| SirenModelBuilder |
A builder that allows to build complex Siren entity structures.
|