Package de.kamillionlabs.hateoflux.assembler
package de.kamillionlabs.hateoflux.assembler
-
SchnittstellenKlasseBeschreibungEmbeddingHalWrapperAssembler<ResourceT,
EmbeddedT> Interface for managing the transformation of resources and their associated embedded resources into HAL-compliant representations, supplemented with hypermedia links.FlatHalWrapperAssembler<ResourceT>Interface for managing the transformation of standalone resources into HAL-compliant representations, supplemented with hypermedia links in a reactive programming context.SealedEmbeddedLinkAssemblerModule<EmbeddedT>Assembler module that builds links for an embedded resource.SealedNonReactiveEmbeddingHalWrapperAssembler<ResourceT,EmbeddedT> Interface for managing the transformation of resources and their associated embedded resources into HAL-compliant representations, supplemented with hypermedia links.SealedNonReactiveFlatHalWrapperAssembler<ResourceT>Interface for managing the transformation of standalone resources into HAL-compliant representations, supplemented with hypermedia links.SealedResourceLinkAssemblerModule<ResourceT>Assembler module that builds links for an resource.SealedResourceListAssemblerModule<ResourceT,EmbeddedT> Assembler module that has utility functions and builds links for a list of resources.