Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.hateoas.core Classes and Interfaces - 20 results found.
NameDescriptionTypePackageFramework
AbstractEntityLinksgrained ones to reduce the implementation effort for actual implementation classes.Classorg.springframework.hateoas.coreSpring Hateoas
AnnotationAttributeSimply helper to reference a dedicated attribute of an Annotation.Classorg.springframework.hateoas.coreSpring Hateoas
AnnotationMappingDiscovererMappingDiscoverer implementation that inspects mappings from a particular annotation.Classorg.springframework.hateoas.coreSpring Hateoas
AnnotationRelProviderClassorg.springframework.hateoas.coreSpring Hateoas
ControllerEntityLinksEntityLinks implementation which assumes a certain URI mapping structure:A class-level mapping annotation that can contain template variables.Classorg.springframework.hateoas.coreSpring Hateoas
ControllerEntityLinksFactoryBeanFactoryBean implementation to create ControllerEntityLinks instances looking up controller classesfrom an ApplicationContext.Classorg.springframework.hateoas.coreSpring Hateoas
DefaultRelProviderDefault implementation of RelProvider to simply use the uncapitalized version of the given type's name assingle resource rel as well as an appended List for the collection resource rel.Classorg.springframework.hateoas.coreSpring Hateoas
DelegatingEntityLinksEntityLinks implementation that delegates to the EntityLinks instances registered in thePluginRegistry given on instance creation.Classorg.springframework.hateoas.coreSpring Hateoas
DelegatingRelProviderClassorg.springframework.hateoas.coreSpring Hateoas
DummyInvocationUtilsUtility methods to capture dummy method invocations.Classorg.springframework.hateoas.coreSpring Hateoas
DummyInvocationUtils .LastInvocationAwareInterfaceorg.springframework.hateoas.core.DummyInvocationUtilsSpring Hateoas
DummyInvocationUtils .MethodInvocationInterfaceorg.springframework.hateoas.core.DummyInvocationUtilsSpring Hateoas
EmbeddedWrapperA wrapper to handle values to be embedded into a Resource.Interfaceorg.springframework.hateoas.coreSpring Hateoas
EmbeddedWrappersInterface to mark objects that are aware of the rel they'd like to be exposed under.Classorg.springframework.hateoas.coreSpring Hateoas
EvoInflectorRelProviderRelProvider implementation using the Evo Inflector implementation of an algorithmic approach to EnglishAuthor:Oliver GierkeSee Also:http://www.Classorg.springframework.hateoas.coreSpring Hateoas
JsonPathLinkDiscovererLinkDiscoverer that uses JsonPath to find links inside a representation.Classorg.springframework.hateoas.coreSpring Hateoas
LinkBuilderSupportBase class to implement LinkBuilders based on a Spring MVC UriComponentsBuilder.Classorg.springframework.hateoas.coreSpring Hateoas
MappingDiscovererStrategy interface to discover a URI mapping for either a given type or method.Interfaceorg.springframework.hateoas.coreSpring Hateoas
MethodParametersValue object to represent MethodParameters to allow to easily find the ones with a given annotation.Classorg.springframework.hateoas.coreSpring Hateoas
RelationAnnotation to configure the relation to be used when embedding objects in HAL representations of ResourcesAuthor:Alexander Baetz, Oliver GierkeClassorg.springframework.hateoas.coreSpring Hateoas