Spring Hateoas

Uses of Interface
org.springframework.hateoas.mvc.UriComponentsContributor

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

Uses of UriComponentsContributor in org.springframework.hateoas.mvc
 

Method parameters in org.springframework.hateoas.mvc with type arguments of type UriComponentsContributor
 void ControllerLinkBuilderFactory.setUriComponentsContributors(List<? extends UriComponentsContributor> uriComponentsContributors)
          Configures the UriComponentsContributor to be used when building Link instances from method invocations.
 


Spring Hateoas

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