Uses of Interface
io.helidon.webserver.Route
Package
Description
Helidon WebServer HTTP specific APIs.
Helidon WebServer HTTP/1.1 specific APIs.
Helidon WebServer HTTP/2 Support.
WebSocket server support.
-
Uses of Route in io.helidon.webserver.http
Modifier and TypeInterfaceDescriptioninterface
A basic HTTP route (should be usable by ANY HTTP protocol version). -
Uses of Route in io.helidon.webserver.http1
-
Uses of Route in io.helidon.webserver.http2
-
Uses of Route in io.helidon.webserver.websocket