Uses of Package
io.helidon.webclient
Packages that use io.helidon.webclient
Package
Description
A reactive client for rest calls.
This package provides extensibility for the
WebClient.-
Classes in io.helidon.webclient used by io.helidon.webclientClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.A definition of a proxy server to use for outgoing requests.Fluent API builder for
Proxy.Type of the proxy.Base client which is used to perform requests.Fluent API builder forWebClient.Fluent API builder that is used byWebClientto create an outgoing request.Headers that can be modified (until request is sent) for outbound request.Response from a server that was created for our request.Headers that may be available on response from server.Request to SPIWebClientServicethat supports modification of the outgoing request.Response which is created upon receiving of server response.Configuration of TLS requests.Fluent API builder forWebClientTlsinstance. -
Classes in io.helidon.webclient used by io.helidon.webclient.spiClassDescriptionRequest to a server.Request to SPI
WebClientServicethat supports modification of the outgoing request.Response which is created upon receiving of server response.
IoMulti.writeToFile(java.nio.file.Path)instead