Uses of Interface
io.helidon.common.http.HttpRequest
Package
Description
A reactive client for rest calls.
Reactive web server API.
-
Uses of HttpRequest in io.helidon.webclient
Modifier and TypeInterfaceDescriptionstatic interface
Request to a server.interface
Request to SPIWebClientService
that supports modification of the outgoing request. -
Uses of HttpRequest in io.helidon.webserver
Modifier and TypeInterfaceDescriptioninterface
Represents HTTP Request and provides WebServer related API.