Spring Hateoas

Uses of Package
org.springframework.hateoas.mvc

Packages that use org.springframework.hateoas.mvc
org.springframework.hateoas.mvc Spring MVC helper classes to build Links and assemble ResourceSupport types. 
 

Classes in org.springframework.hateoas.mvc used by org.springframework.hateoas.mvc
BasicLinkBuilder
          Simples LinkBuilder implementation possible.
ControllerLinkBuilder
          Builder to ease building Link instances pointing to Spring MVC controllers.
HeaderLinksResponseEntity
          Special ResponseEntity that exposes Link instances in the contained ResourceSupport as link headers instead of in the body.
ResourceAssemblerSupport
          Base class to implement ResourceAssemblers.
UriComponentsContributor
          SPI callback to enhance a UriComponentsBuilder when referring to a method through a dummy method invocation.
 


Spring Hateoas

Copyright © 2012-2014-2014 Pivotal, Inc.. All Rights Reserved.