Uses of Package
io.helidon.webclient
Packages that use 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.
-
Classes in io.helidon.webclient used by io.helidon.integrations.common.rest
-
Classes in io.helidon.webclient used by io.helidon.integrations.vault
-
Classes in io.helidon.webclient used by io.helidon.integrations.vault.auths.common
-
Classes in io.helidon.webclient used by io.helidon.security.providers.idcs.mapperClassDescriptionBase client which is used to perform requests.Fluent API builder that is used by
WebClient
to create an outgoing request. -
Classes in io.helidon.webclient used by io.helidon.security.providers.oidc.commonClassDescriptionBase client which is used to perform requests.Fluent API builder that is used by
WebClient
to create an outgoing request. -
Classes in io.helidon.webclient used by io.helidon.webclientClassDescriptionDNS 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. -
Classes in io.helidon.webclient used by io.helidon.webclient.metricsClassDescriptionRequest to a server.Request to SPI
WebClientService
that supports modification of the outgoing request.Response which is created upon receiving of server response. -
Classes in io.helidon.webclient used by io.helidon.webclient.securityClassDescriptionRequest to SPI
WebClientService
that supports modification of the outgoing request. -
Classes in io.helidon.webclient used by io.helidon.webclient.spiClassDescriptionRequest to a server.Request to SPI
WebClientService
that supports modification of the outgoing request.Response which is created upon receiving of server response. -
Classes in io.helidon.webclient used by io.helidon.webclient.tracingClassDescriptionRequest to SPI
WebClientService
that supports modification of the outgoing request.
IoMulti.writeToFile(java.nio.file.Path)
instead