Uses of Interface
io.helidon.webserver.ServerLifecycle
Packages that use ServerLifecycle
Package
Description
Reactive web server API.
HTTP/2 support for Helidon webserver.
WebSocket support for Helidon webserver.
-
Uses of ServerLifecycle in io.helidon.webserver
Subinterfaces of ServerLifecycle in io.helidon.webserverModifier and TypeInterfaceDescriptioninterfaceA basic HTTP route (should be usable by ANY HTTP protocol version).(package private) interfaceio.helidon.webserver.RouteA unit of theRouting.interfaceRouting represents composition of HTTP request-response handlers with routing rules.Classes in io.helidon.webserver that implement ServerLifecycle -
Uses of ServerLifecycle in io.helidon.webserver.http2
Classes in io.helidon.webserver.http2 that implement ServerLifecycle -
Uses of ServerLifecycle in io.helidon.webserver.websocket
Classes in io.helidon.webserver.websocket that implement ServerLifecycle