Uses of Interface
io.helidon.http.RequestedUriDiscoveryContext
Packages that use RequestedUriDiscoveryContext
Package
Description
HTTP APIs and implementations usable by both server and client side of the HTTP story.
-
Uses of RequestedUriDiscoveryContext in io.helidon.http
Methods in io.helidon.http that return RequestedUriDiscoveryContextModifier and TypeMethodDescriptionRequestedUriDiscoveryContext.Builder.build()
static RequestedUriDiscoveryContext
Creates a newRequestedUriDiscoveryContext
from the provided discovery context config node.