Uses of Class
io.helidon.common.http.UriInfo
-
Packages that use UriInfo Package Description io.helidon.webserver Reactive web server API. -
-
Uses of UriInfo in io.helidon.webserver
Methods in io.helidon.webserver that return UriInfo Modifier and Type Method Description UriInfo
ServerRequest. requestedUri()
URI as it was requested by the user (to the best of our knowledge).
-