Class AlpsLinkDiscoverer
java.lang.Object
org.springframework.hateoas.client.JsonPathLinkDiscoverer
org.springframework.hateoas.mediatype.alps.AlpsLinkDiscoverer
- All Implemented Interfaces:
LinkDiscoverer,org.springframework.plugin.core.Plugin<MediaType>
LinkDiscoverer implementation to find ALPS-based links.- Author:
- Greg Turnquist
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.hateoas.client.JsonPathLinkDiscoverer
extractLink, findLinksWithRel, findLinksWithRel, findLinkWithRel, findLinkWithRel, supportsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.hateoas.client.LinkDiscoverer
findLinksWithRel, findLinksWithRel, findLinkWithRel, findLinkWithRel, findRequiredLinkWithRel, findRequiredLinkWithRel
-
Constructor Details
-
AlpsLinkDiscoverer
public AlpsLinkDiscoverer()
-