Class RestLinksProviderProducer
- java.lang.Object
-
- io.quarkus.resteasy.reactive.links.runtime.RestLinksProviderProducer
-
@Dependent public final class RestLinksProviderProducer extends Object
-
-
Constructor Summary
Constructors Constructor Description RestLinksProviderProducer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RestLinksProviderrestLinksProvider(jakarta.ws.rs.core.UriInfo uriInfo)
-
-
-
Method Detail
-
restLinksProvider
@Produces @RequestScoped public RestLinksProvider restLinksProvider(jakarta.ws.rs.core.UriInfo uriInfo)
-
-