Uses of Package
io.helidon.webclient
Package
Description
Common classes for accessing JSON based REST APIs of third party systems.
Vault integration.
Common classes for Vault integration.
Mapper that retrieves roles from IDCS server and maps them to user subject.
Open ID Connect (OIDC) classes usable from all OIDC related components.
A reactive client for rest calls.
Client metrics service.
Client service propagation service.
This package provides extensibility for the
WebClient
.Client tracing propagation service.
-
-
-
-
ClassDescriptionBase client which is used to perform requests.Fluent API builder that is used by
WebClient
to create an outgoing request. -
ClassDescriptionBase client which is used to perform requests.Fluent API builder that is used by
WebClient
to create an outgoing request. -
ClassDescriptionDNS resolver type.Deprecated, 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 byWebClient
to 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 SPIWebClientService
that supports modification of the outgoing request.Response which is created upon receiving of server response.Configuration of TLS requests.Fluent API builder forWebClientTls
instance. -
ClassDescriptionRequest to a server.Request to SPI
WebClientService
that supports modification of the outgoing request.Response which is created upon receiving of server response. -
ClassDescriptionRequest to SPI
WebClientService
that supports modification of the outgoing request. -
ClassDescriptionRequest to a server.Request to SPI
WebClientService
that supports modification of the outgoing request.Response which is created upon receiving of server response. -
ClassDescriptionRequest to SPI
WebClientService
that supports modification of the outgoing request.
IoMulti.writeToFile(java.nio.file.Path)
instead