Uses of Package
io.helidon.webserver.http
Packages that use io.helidon.webserver.http
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 SPI.
Helidon WebServer HTTP/1.1 specific APIs.
Helidon WebServer SPI.
-
Classes in io.helidon.webserver.http used by io.helidon.webserverClassDescriptionConfigured handlers for expected (and internal) exceptions.Fluent API builder for
DirectHandlers.Handle a server request and server response.Fluent API builder forHttpRouting. -
Classes in io.helidon.webserver.http used by io.helidon.webserver.httpClassDescriptionConfigured handlers for expected (and internal) exceptions.Fluent API builder for
DirectHandlers.The routing error handler.Http routing Error handlers.HTTP filter.Filter chain contains all subsequent filters that are configured, as well as the final route.Handler of HTTP filters.Handle a server request and server response.Can be registered withHttpRouting.Builder.addFeature(java.util.function.Supplier).HTTP Request.A basic HTTP route (should be usable by ANY HTTP protocol version).Fluent API builder forHttpRoute.HTTP routing.Fluent API builder forHttpRouting.HTTP Routing rules, used by bothHttpRouting.Builderand byHttpService.routing(HttpRules).WebServer security.Encapsulates a set ofroutingrules and related logic.Routing request.Routing response of a server.A handler that enforces authentication and/or authorization.HTTP server request.Server request entity.Http server response.Base class for common server response tasks that can be shared across HTTP versions. -
Classes in io.helidon.webserver.http used by io.helidon.webserver.http.spi
-
Classes in io.helidon.webserver.http used by io.helidon.webserver.http1
-
Classes in io.helidon.webserver.http used by io.helidon.webserver.spi