Package | Description |
---|---|
org.springframework.hateoas |
Value objects to ease creating
Link s and link driven representations for REST webservices. |
org.springframework.hateoas.alps |
Value objects to build ALPS metadata.
|
org.springframework.hateoas.client |
Client side support.
|
org.springframework.hateoas.core |
Implementations of core API interfaces.
|
org.springframework.hateoas.hal |
HAL-specific extensions, SPIs and Jackson customizations.
|
org.springframework.hateoas.jaxrs |
LinkBuilder implementations to consider JAX-RS annotations. |
org.springframework.hateoas.mvc |
Spring MVC helper classes to build
Link s and assemble
ResourceSupport types. |
Class and Description |
---|
Identifiable
Interface to mark objects that are identifiable by an ID of any type.
|
Link
Value object for links.
|
LinkBuilder
Builder to ease building
Link instances. |
LinkBuilderFactory
Factory for
LinkBuilder instances. |
LinkDiscoverer
Interface to allow discovering links by relation type from some source.
|
Links
Value object to represent a list of
Link s. |
PagedResources
DTO to implement binding response representations of pageable collections.
|
PagedResources.PageMetadata
Value object for pagination metadata.
|
Resource
A simple
Resource wrapping a domain object and adding links to it. |
Resources
General helper to easily create a wrapper for a collection of entities.
|
ResourceSupport
Base class for DTOs to collect links.
|
TemplateVariable
A single template variable.
|
TemplateVariable.VariableType
An enumeration for all supported variable types.
|
TemplateVariables
Wrapper type for a collection of
TemplateVariable . |
UriTemplate
Custom URI template to support qualified URI template variables.
|
VndErrors
A representation model class to be rendered as specified for the media type
application/vnd.error . |
VndErrors.VndError
A single
VndErrors.VndError . |
Class and Description |
---|
LinkDiscoverer
Interface to allow discovering links by relation type from some source.
|
Class and Description |
---|
Link
Value object for links.
|
LinkDiscoverer
Interface to allow discovering links by relation type from some source.
|
Class and Description |
---|
EntityLinks
Accessor to links pointing to controllers backing an entity type.
|
Identifiable
Interface to mark objects that are identifiable by an ID of any type.
|
Link
Value object for links.
|
LinkBuilder
Builder to ease building
Link instances. |
LinkBuilderFactory
Factory for
LinkBuilder instances. |
LinkDiscoverer
Interface to allow discovering links by relation type from some source.
|
RelProvider
API to provide relation types for collections and items of the given type.
|
Class and Description |
---|
Identifiable
Interface to mark objects that are identifiable by an ID of any type.
|
Link
Value object for links.
|
LinkDiscoverer
Interface to allow discovering links by relation type from some source.
|
Links
Value object to represent a list of
Link s. |
RelProvider
API to provide relation types for collections and items of the given type.
|
Resources
General helper to easily create a wrapper for a collection of entities.
|
ResourceSupport
Base class for DTOs to collect links.
|
UriTemplate
Custom URI template to support qualified URI template variables.
|
Class and Description |
---|
LinkBuilder
Builder to ease building
Link instances. |
LinkBuilderFactory
Factory for
LinkBuilder instances. |
Class and Description |
---|
Identifiable
Interface to mark objects that are identifiable by an ID of any type.
|
LinkBuilder
Builder to ease building
Link instances. |
LinkBuilderFactory
Factory for
LinkBuilder instances. |
MethodLinkBuilderFactory
Extension of
LinkBuilderFactory for implementations that also support creating LinkBuilder s by
pointing to a method. |
RelProvider
API to provide relation types for collections and items of the given type.
|
ResourceAssembler
Interface for components that convert a domain type into an
ResourceSupport . |
ResourceProcessor
SPI interface to allow components to process the
ResourceSupport instances returned from Spring MVC
controllers. |
ResourceSupport
Base class for DTOs to collect links.
|
Copyright © 2012-2016–2017 Pivotal, Inc.. All rights reserved.