Class UriInfoImpl

java.lang.Object
io.micronaut.jaxrs.runtime.ext.bind.UriInfoImpl
All Implemented Interfaces:
UriInfo

@Internal public final class UriInfoImpl extends Object implements UriInfo
The JAX-RS UriInfo injected through Context annotation.
Since:
3.3.0
Author:
Dan Hollingsworth