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