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 interfaceRequest to a server.interfaceRequest to SPIWebClientServicethat supports modification of the outgoing request. -
Uses of HttpRequest in io.helidon.webserver
Subinterfaces of HttpRequest in io.helidon.webserverModifier and TypeInterfaceDescriptioninterfaceRepresents HTTP Request and provides WebServer related API.