Uses of Package
io.helidon.webserver
Packages that use io.helidon.webserver
Package
Description
Helidon WebServer module, combining common server API, HTTP API and HTTP/1.1 API to create a server.
Helidon WebServer HTTP specific APIs.
Helidon WebServer HTTP/1.1 specific APIs.
Helidon WebServer HTTP/1.1 specific SPIs.
Helidon WebServer SPI.
-
Classes in io.helidon.webserver used by io.helidon.webserverClassDescriptionConfiguration of a server connection (for each connection created by clients).Fluent API builder for
ConnectionConfig.Fluent API builder base forConnectionConfig.Connection provider candidates.Per-request key performance indicator context, with behavior common to immediately-processed requests and deferrable ones.Key performance indicator metrics behavior.Configuration of a server listener (server socket).Fluent API builder forListenerConfig.Fluent API builder base forListenerConfig.Generated implementation of the prototype, can be extended by descendant prototype implementations.Listener context.Protocol configuration to obtain explicitly configured details for the current socket.Proxy protocol data parsed byProxyProtocolHandler.Protocol family.Protocol type.Router for server.Builder for a standalone router.Generic builder interface used by bothRouter.Builderandio.helidon.webserver.WebServer.Builder.Routing abstraction.Basic server lifecycle operations.Server that opens server sockets and handles requests through routing.WebServer configuration bean.Fluent API builder forWebServer.Fluent API builder base forWebServer. -
Classes in io.helidon.webserver used by io.helidon.webserver.httpClassDescriptionServer connection context.Listener context.Proxy protocol data parsed by
ProxyProtocolHandler.A route.Routing abstraction.Basic server lifecycle operations. -
Classes in io.helidon.webserver used by io.helidon.webserver.http1ClassDescriptionServer connection context.Protocol configuration to obtain explicitly configured details for the current socket.A route.Basic server lifecycle operations.
-
Classes in io.helidon.webserver used by io.helidon.webserver.http1.spiClassDescriptionServer connection context.Protocol configuration to obtain explicitly configured details for the current socket.
-
Classes in io.helidon.webserver used by io.helidon.webserver.spiClassDescriptionServer connection context.Configuration of a server listener (server socket).Protocol configuration to obtain explicitly configured details for the current socket.WebServer configuration bean.