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.
Helidon WebServer HTTP/2 Support.
WebSocket server support.
-
Uses of Route in io.helidon.webserver.http
Subinterfaces of Route in io.helidon.webserver.httpModifier and TypeInterfaceDescriptioninterface
A 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 -
Uses of Route in io.helidon.webserver.http2
Classes in io.helidon.webserver.http2 that implement Route -
Uses of Route in io.helidon.webserver.websocket
Classes in io.helidon.webserver.websocket that implement Route