Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.hateoas Classes and Interfaces - 84 results found.
NameDescriptionTypePackageFramework
AbstractEntityLinksgrained ones to reduce the implementation effort for actual implementation classes.Classorg.springframework.hateoas.coreSpring Hateoas
AlpsClassorg.springframework.hateoas.alpsSpring 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
BasicLinkBuilderSimples LinkBuilder implementation possible.Classorg.springframework.hateoas.mvcSpring 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
ControllerLinkBuilderBuilder to ease building Link instances pointing to Spring MVC controllers.Classorg.springframework.hateoas.mvcSpring Hateoas
ControllerLinkBuilderFactoryFactory for LinkBuilderSupport instances based on the request mapping annotated on the given controller.Classorg.springframework.hateoas.mvcSpring Hateoas
ControllerRelProviderClassorg.springframework.hateoas.mvcSpring Hateoas
CurieProviderAPI to provide HAL curie information for links.Interfaceorg.springframework.hateoas.halSpring Hateoas
DefaultCurieProviderDefault implementation of CurieProvider rendering a single configurable UriTemplate based curie.Classorg.springframework.hateoas.halSpring Hateoas
DefaultCurieProvider .CurieValue object to get the curie Link rendered in JSON.Classorg.springframework.hateoas.hal.DefaultCurieProviderSpring 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
DescriptorA value object for an ALPS descriptor.Classorg.springframework.hateoas.alpsSpring Hateoas
DocA value object for an ALPS doc element.Classorg.springframework.hateoas.alpsSpring 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
EnableHypermediaSupportActivates hypermedia support in the ApplicationContext.Classorg.springframework.hateoas.configSpring Hateoas
EnableHypermediaSupport .HypermediaTypeHypermedia representation types supported.Classorg.springframework.hateoas.config.EnableHypermediaSupportSpring Hateoas
EntityLinksAccessor to links pointing to controllers backing an entity type.Interfaceorg.springframework.hateoasSpring Hateoas
EvoInflectorRelProviderRelProvider implementation using the Evo Inflector implementation of an algorithmic approach to EnglishAuthor:Oliver GierkeSee Also:http://www.Classorg.springframework.hateoas.coreSpring Hateoas
ExposesResourceForAnnotation to demarcate controllers that expose URI templates of a structure according toControllerEntityLinks.Classorg.springframework.hateoasSpring Hateoas
ExtA value object for an ALPS ext element.Classorg.springframework.hateoas.alpsSpring Hateoas
FormatEnum for all ALPS doc formats.Classorg.springframework.hateoas.alpsSpring Hateoas
HalLinkDiscovererLinkDiscoverer implementation based on HAL link structure.Classorg.springframework.hateoas.halSpring Hateoas
HeaderLinksResponseEntitySpecial ResponseEntity that exposes Link instances in the contained ResourceSupport as linkheaders instead of in the body.Classorg.springframework.hateoas.mvcSpring Hateoas
HopContainer for customizations to a single traverson hopSince:0.Classorg.springframework.hateoas.clientSpring Hateoas
IanaRelsStatic class to find out whether a relation type is defined by the IANA.Classorg.springframework.hateoasSpring Hateoas
IdentifiableInterface to mark objects that are identifiable by an ID of any type.Interfaceorg.springframework.hateoasSpring Hateoas
IdentifiableResourceAssemblerSupportBase class to implement ResourceAssemblers.Classorg.springframework.hateoas.mvcSpring Hateoas
Jackson2HalModuleJackson 2 module implementation to render Link and ResourceSupport instances in HAL compatible JSON.Classorg.springframework.hateoas.halSpring Hateoas
Jackson2HalModule .HalHandlerInstantiatorClassorg.springframework.hateoas.hal.Jackson2HalModuleSpring Hateoas
Jackson2HalModule .HalLinkListDeserializerClassorg.springframework.hateoas.hal.Jackson2HalModuleSpring Hateoas
Jackson2HalModule .HalLinkListSerializerCustom JsonSerializer to render Link instances in HAL compatible JSON.Classorg.springframework.hateoas.hal.Jackson2HalModuleSpring Hateoas
Jackson2HalModule .HalResourcesDeserializerClassorg.springframework.hateoas.hal.Jackson2HalModuleSpring Hateoas
Jackson2HalModule .HalResourcesSerializerCustom JsonSerializer to render Resource-Lists in HAL compatible JSON.Classorg.springframework.hateoas.hal.Jackson2HalModuleSpring Hateoas
Jackson2HalModule .OptionalListJackson2SerializerCustom JsonSerializer to render Link instances in HAL compatible JSON.Classorg.springframework.hateoas.hal.Jackson2HalModuleSpring Hateoas
Jackson2HalModule .TrueOnlyBooleanSerializerJsonSerializer to only render Boolean values if they're set to true.Classorg.springframework.hateoas.hal.Jackson2HalModuleSpring Hateoas
JaxRsLinkBuilderLinkBuilder to derive URI mappings from a JAX-RS Path annotation.Classorg.springframework.hateoas.jaxrsSpring Hateoas
JaxRsLinkBuilderFactoryFactory for LinkBuilder instances based on the path mapping annotated on the given JAX-RS service.Classorg.springframework.hateoas.jaxrsSpring Hateoas
JsonPathLinkDiscovererLinkDiscoverer that uses JsonPath to find links inside a representation.Classorg.springframework.hateoas.coreSpring Hateoas
LinkValue object for links.Classorg.springframework.hateoasSpring Hateoas
LinkBuilderBuilder to ease building Link instances.Interfaceorg.springframework.hateoasSpring Hateoas
LinkBuilderFactoryFactory for LinkBuilder instances.Interfaceorg.springframework.hateoasSpring Hateoas
LinkBuilderSupportBase class to implement LinkBuilders based on a Spring MVC UriComponentsBuilder.Classorg.springframework.hateoas.coreSpring Hateoas
LinkDiscovererInterface to allow discovering links by relation type from some source.Interfaceorg.springframework.hateoasSpring Hateoas
LinkDiscoverersValue object to wrap a PluginRegistry for LinkDiscoverer so that it's easier to inject them intoclients wanting to lookup a LinkDiscoverer for a given MediaTypes.Classorg.springframework.hateoasSpring Hateoas
LinksValue object to represent a list of Links.Classorg.springframework.hateoasSpring Hateoas
MappingDiscovererStrategy interface to discover a URI mapping for either a given type or method.Interfaceorg.springframework.hateoas.coreSpring Hateoas
MediaTypesConstants for well-known hypermedia types.Classorg.springframework.hateoasSpring Hateoas
MethodLinkBuilderFactoryExtension of LinkBuilderFactory for implementations that also support creating LinkBuilders bypointing to a method.Interfaceorg.springframework.hateoasSpring Hateoas
MethodParametersValue object to represent MethodParameters to allow to easily find the ones with a given annotation.Classorg.springframework.hateoas.coreSpring Hateoas
PagedResourcesDTO to implement binding response representations of pageable collections.Classorg.springframework.hateoasSpring Hateoas
PagedResources .PageMetadataValue object for pagination metadata.Classorg.springframework.hateoas.PagedResourcesSpring 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
RelProviderAPI to provide relation types for collections and items of the given type.Interfaceorg.springframework.hateoasSpring Hateoas
ResourceA simple Resource wrapping a domain object and adding links to it.Classorg.springframework.hateoasSpring Hateoas
ResourceAssemblerInterface for components that convert a domain type into an ResourceSupport.Interfaceorg.springframework.hateoasSpring Hateoas
ResourceAssemblerSupportBase class to implement ResourceAssemblers.Classorg.springframework.hateoas.mvcSpring Hateoas
ResourceProcessorSPI interface to allow components to process the ResourceSupport instances returned from Spring MVCAuthor:Oliver GierkeSee Also:Resource,Interfaceorg.springframework.hateoasSpring Hateoas
ResourcesGeneral helper to easily create a wrapper for a collection of entities.Classorg.springframework.hateoasSpring Hateoas
ResourcesMixinClassorg.springframework.hateoas.halSpring Hateoas
ResourceSupportBase class for DTOs to collect links.Classorg.springframework.hateoasSpring Hateoas
TemplateVariableA single template variable.Classorg.springframework.hateoasSpring Hateoas
TemplateVariable .VariableTypeAn enumeration for all supported variable types.Classorg.springframework.hateoas.TemplateVariableSpring Hateoas
TemplateVariablesWrapper type for a collection of TemplateVariable.Classorg.springframework.hateoasSpring Hateoas
TraversonComponent to ease traversing hypermedia APIs by following links with relation types.Classorg.springframework.hateoas.clientSpring Hateoas
TypeAn enum for ALPS descriptor typesSince:0.Classorg.springframework.hateoas.alpsSpring Hateoas
TypeConstrainedMappingJackson2HttpMessageConverterExtension of MappingJackson2HttpMessageConverter to constrain the ability to read and write HTTP messagebased on the target type.Classorg.springframework.hateoas.mvcSpring Hateoas
TypeReferencesHelper to easily create ParameterizedTypeReference instances to Spring HATEOAS resource types.Classorg.springframework.hateoas.mvcSpring Hateoas
TypeReferences .PagedResourcesTypeA ParameterizedTypeReference to return a PagedResources of some type.Classorg.springframework.hateoas.mvc.TypeReferencesSpring Hateoas
TypeReferences .ResourcesTypeA ParameterizedTypeReference to return a Resources of some type.Classorg.springframework.hateoas.mvc.TypeReferencesSpring Hateoas
TypeReferences .ResourceTypeA ParameterizedTypeReference to return a Resource of some type.Classorg.springframework.hateoas.mvc.TypeReferencesSpring Hateoas
UriComponentsContributorSPI callback to enhance a UriComponentsBuilder when referring to a method through a dummy method invocation.Interfaceorg.springframework.hateoas.mvcSpring Hateoas
UriTemplateCustom URI template to support qualified URI template variables.Classorg.springframework.hateoasSpring Hateoas
VndErrorsA representation model class to be rendered as specified for the media type application/vnd.Classorg.springframework.hateoasSpring Hateoas
VndErrors .VndErrorA single VndErrors.Classorg.springframework.hateoas.VndErrorsSpring Hateoas