Spring Hateoas

Uses of Class
org.springframework.hateoas.mvc.UriComponentsLinkBuilder

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

Uses of UriComponentsLinkBuilder in org.springframework.hateoas.jaxrs
 

Subclasses of UriComponentsLinkBuilder in org.springframework.hateoas.jaxrs
 class JaxRsLinkBuilder
          LinkBuilder to derive URI mappings from a JAX-RS Path annotation.
 

Uses of UriComponentsLinkBuilder in org.springframework.hateoas.mvc
 

Subclasses of UriComponentsLinkBuilder in org.springframework.hateoas.mvc
 class ControllerLinkBuilder
          Builder to ease building Link instances pointing to Spring MVC controllers.
 


Spring Hateoas

Copyright © 2012 SpringSource, a division of VMware. All Rights Reserved.