org.springframework.hateoas.hal
Class HalLinkDiscoverer
java.lang.Object
org.springframework.hateoas.core.JsonPathLinkDiscoverer
org.springframework.hateoas.hal.HalLinkDiscoverer
- All Implemented Interfaces:
- LinkDiscoverer, org.springframework.plugin.core.Plugin<MediaType>
public class HalLinkDiscoverer
- extends JsonPathLinkDiscoverer
LinkDiscoverer implementation based on HAL link structure.
- Author:
- Oliver Gierke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HalLinkDiscoverer
public HalLinkDiscoverer()
Copyright © 2012-2014–2014 Pivotal, Inc.. All rights reserved.