Spring Hateoas

Uses of Class
org.springframework.hateoas.core.JsonPathLinkDiscoverer

Packages that use JsonPathLinkDiscoverer
org.springframework.hateoas.core   
org.springframework.hateoas.hal   
 

Uses of JsonPathLinkDiscoverer in org.springframework.hateoas.core
 

Subclasses of JsonPathLinkDiscoverer in org.springframework.hateoas.core
 class DefaultLinkDiscoverer
          JsonPathLinkDiscoverer based on the default link representation we expose.
 

Uses of JsonPathLinkDiscoverer in org.springframework.hateoas.hal
 

Subclasses of JsonPathLinkDiscoverer in org.springframework.hateoas.hal
 class HalLinkDiscoverer
          LinkDiscoverer implementation based on HAL link structure.
 


Spring Hateoas

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