Uses of Interface
io.helidon.webserver.http.HttpRoute
Packages that use HttpRoute
Package
Description
Helidon WebServer HTTP specific APIs.
Helidon WebServer HTTP/1.1 specific APIs.
Helidon WebServer HTTP/2 Support.
-
Uses of HttpRoute in io.helidon.webserver.http
Classes in io.helidon.webserver.http that implement interfaces with type arguments of type HttpRouteMethods in io.helidon.webserver.http that return HttpRouteMethods in io.helidon.webserver.http with parameters of type HttpRouteModifier and TypeMethodDescriptionstatic RegistrationCreate a registration for a route.Add a route.Method parameters in io.helidon.webserver.http with type arguments of type HttpRoute -
Uses of HttpRoute in io.helidon.webserver.http1
Classes in io.helidon.webserver.http1 that implement HttpRoute -
Uses of HttpRoute in io.helidon.webserver.http2
Classes in io.helidon.webserver.http2 that implement HttpRoute