Package io.quarkus.resteasy.reactive.links
-
Interface Summary Interface Description RestLinksProvider An injectable bean that contains methods to get the web links at class and instance levels. -
Class Summary Class Description RestLinksHandler RestLinksHandler.RestLinkData -
Enum Summary Enum Description RestLinkType Manage the link types to be injected in the Web links. -
Annotation Types Summary Annotation Type Description InjectRestLinks Inject web links into the response HTTP headers with the "Link" header field.RestLink Represents a Web link to be incorporated into the HTTP response.