Uses of Interface
io.helidon.common.http.HttpRequest
Packages that use HttpRequest
Package
Description
A reactive client for rest calls.
Reactive web server API.
-
Uses of HttpRequest in io.helidon.webclient
Subinterfaces of HttpRequest in io.helidon.webclientModifier 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
Subinterfaces of HttpRequest in io.helidon.webserverModifier and TypeInterfaceDescriptioninterface
Represents HTTP Request and provides WebServer related API.