|
Spring Hateoas | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DummyInvocationUtils.LastInvocationAware | |
| DummyInvocationUtils.MethodInvocation | |
| EmbeddedWrapper | A wrapper to handle values to be embedded into a Resource. |
| MappingDiscoverer | Strategy interface to discover a URI mapping for either a given type or method. |
| Class Summary | |
|---|---|
| AbstractEntityLinks | Implementation base class to delegate the higher level methods of EntityLinks by delegating to the more fine
grained ones to reduce the implementation effort for actual implementation classes. |
| AnnotationAttribute | Simply helper to reference a dedicated attribute of an Annotation. |
| AnnotationMappingDiscoverer | MappingDiscoverer implementation that inspects mappings from a particular annotation. |
| AnnotationRelProvider | |
| ControllerEntityLinks | EntityLinks implementation which assumes a certain URI mapping structure:
A class-level mapping annotation that can contain template variables. |
| ControllerEntityLinksFactoryBean | FactoryBean implementation to create ControllerEntityLinks instances looking up controller classes
from an ApplicationContext. |
| DefaultRelProvider | Default implementation of RelProvider to simply use the uncapitalized version of the given type's name as
single resource rel as well as an appended List for the collection resource rel. |
| DelegatingEntityLinks | EntityLinks implementation that delegates to the EntityLinks instances registered in the
PluginRegistry given on instance creation. |
| DelegatingRelProvider | |
| DummyInvocationUtils | Utility methods to capture dummy method invocations. |
| EmbeddedWrappers | Interface to mark objects that are aware of the rel they'd like to be exposed under. |
| EvoInflectorRelProvider | RelProvider implementation using the Evo Inflector implementation of an algorithmic approach to English
plurals. |
| JsonPathLinkDiscoverer | LinkDiscoverer that uses JsonPath to find links inside a representation. |
| LinkBuilderSupport<T extends LinkBuilder> | Base class to implement LinkBuilders based on a Spring MVC UriComponentsBuilder. |
| MethodParameters | Value object to represent MethodParameters to allow to easily find the ones with a given annotation. |
| Annotation Types Summary | |
|---|---|
| Relation | Annotation to configure the relation to be used when embedding objects in HAL representations of Resources
and Resources. |
|
Spring Hateoas | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||