Uses of Interface
io.helidon.webserver.Route
Packages that use Route
Package
Description
Helidon WebServer HTTP specific APIs.
Helidon WebServer HTTP/1.1 specific APIs.
-
Uses of Route in io.helidon.webserver.http
Subinterfaces of Route in io.helidon.webserver.httpModifier and TypeInterfaceDescriptioninterfaceA basic HTTP route (should be usable by ANY HTTP protocol version). -
Uses of Route in io.helidon.webserver.http1
Classes in io.helidon.webserver.http1 that implement Route