Uses of Interface
io.helidon.webserver.http.HttpRequest
Packages that use HttpRequest
Package
Description
Helidon WebServer HTTP specific APIs.
Helidon WebServer JSON-RPC Support.
-
Uses of HttpRequest in io.helidon.webserver.http
Subinterfaces of HttpRequest in io.helidon.webserver.httpModifier and TypeInterfaceDescriptioninterface
Routing request.interface
HTTP server request. -
Uses of HttpRequest in io.helidon.webserver.jsonrpc
Subinterfaces of HttpRequest in io.helidon.webserver.jsonrpcModifier and TypeInterfaceDescriptioninterface
A representation of a JSON-RPC request.