Spring Hateoas

Uses of Class
org.springframework.hateoas.Links

Packages that use Links
org.springframework.hateoas Value objects to ease creating Links and link driven representations for REST webservices. 
 

Uses of Links in org.springframework.hateoas
 

Methods in org.springframework.hateoas that return Links
static Links Links.valueOf(String source)
          Creates a Links instance from the given RFC5988-compatible link format.
 


Spring Hateoas

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