Class ResteasyReactiveHalService
java.lang.Object
io.quarkus.hal.HalService
io.quarkus.resteasy.reactive.links.runtime.hal.ResteasyReactiveHalService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetClassLinks(Class<?> entityType) getInstanceLinks(Object entity) Methods inherited from class io.quarkus.hal.HalService
getSelfLink, toHalCollectionWrapper, toHalWrapper
-
Constructor Details
-
ResteasyReactiveHalService
-
-
Method Details
-
getClassLinks
- Specified by:
getClassLinksin classHalService
-
getInstanceLinks
- Specified by:
getInstanceLinksin classHalService
-