Uses of Package
io.helidon.webclient
-
Packages that use io.helidon.webclient Package Description io.helidon.integrations.common.rest Common classes for accessing JSON based REST APIs of third party systems.io.helidon.integrations.oci.connect Classes needed for OCI to connect to service API.io.helidon.integrations.vault Vault integration.io.helidon.integrations.vault.auths.common Common classes for Vault integration.io.helidon.security.providers.idcs.mapper Mapper that retrieves roles from IDCS server and maps them to user subject.io.helidon.security.providers.oidc.common Open ID Connect (OIDC) classes usable from all OIDC related components.io.helidon.webclient A reactive client for rest calls.io.helidon.webclient.context.propagation Propagation of context values across network using HTTP Headers.io.helidon.webclient.metrics Client metrics service.io.helidon.webclient.security Client service propagation service.io.helidon.webclient.spi This package provides extensibility for theWebClient
.io.helidon.webclient.tracing Client tracing propagation service. -
Classes in io.helidon.webclient used by io.helidon.integrations.common.rest Class Description WebClient Base client which is used to perform requests.WebClient.Builder Fluent API builder forWebClient
.WebClientRequestBuilder Fluent API builder that is used byWebClient
to create an outgoing request.WebClientResponse Response from a server that was created for our request. -
Classes in io.helidon.webclient used by io.helidon.integrations.oci.connect Class Description WebClient.Builder Fluent API builder forWebClient
.WebClientRequestBuilder Fluent API builder that is used byWebClient
to create an outgoing request.WebClientResponse Response from a server that was created for our request. -
Classes in io.helidon.webclient used by io.helidon.integrations.vault Class Description WebClient.Builder Fluent API builder forWebClient
. -
Classes in io.helidon.webclient used by io.helidon.integrations.vault.auths.common Class Description WebClientResponse Response from a server that was created for our request. -
Classes in io.helidon.webclient used by io.helidon.security.providers.idcs.mapper Class Description WebClient Base client which is used to perform requests.WebClientRequestBuilder Fluent API builder that is used byWebClient
to create an outgoing request. -
Classes in io.helidon.webclient used by io.helidon.security.providers.oidc.common Class Description WebClient Base client which is used to perform requests.WebClientRequestBuilder Fluent API builder that is used byWebClient
to create an outgoing request. -
Classes in io.helidon.webclient used by io.helidon.webclient Class Description DnsResolverType DNS resolver type.FileSubscriber Deprecated, for removal: This API element is subject to removal in a future version.useIoMulti.writeToFile(java.nio.file.Path)
insteadProxy A definition of a proxy server to use for outgoing requests.Proxy.Builder Fluent API builder forProxy
.Proxy.ProxyType Type of the proxy.WebClient Base client which is used to perform requests.WebClient.Builder Fluent API builder forWebClient
.WebClientRequestBuilder Fluent API builder that is used byWebClient
to create an outgoing request.WebClientRequestHeaders Headers that can be modified (until request is sent) for outbound request.WebClientResponse Response from a server that was created for our request.WebClientResponseHeaders Headers that may be available on response from server.WebClientServiceRequest Request to SPIWebClientService
that supports modification of the outgoing request.WebClientServiceResponse Response which is created upon receiving of server response.WebClientTls Configuration of TLS requests.WebClientTls.Builder Fluent API builder forWebClientTls
instance. -
Classes in io.helidon.webclient used by io.helidon.webclient.context.propagation Class Description WebClientRequestHeaders Headers that can be modified (until request is sent) for outbound request.WebClientServiceRequest Request to SPIWebClientService
that supports modification of the outgoing request. -
Classes in io.helidon.webclient used by io.helidon.webclient.metrics Class Description WebClientRequestBuilder.ClientRequest Request to a server.WebClientServiceRequest Request to SPIWebClientService
that supports modification of the outgoing request.WebClientServiceResponse Response which is created upon receiving of server response. -
Classes in io.helidon.webclient used by io.helidon.webclient.security Class Description WebClientServiceRequest Request to SPIWebClientService
that supports modification of the outgoing request. -
Classes in io.helidon.webclient used by io.helidon.webclient.spi Class Description WebClientRequestBuilder.ClientRequest Request to a server.WebClientServiceRequest Request to SPIWebClientService
that supports modification of the outgoing request.WebClientServiceResponse Response which is created upon receiving of server response. -
Classes in io.helidon.webclient used by io.helidon.webclient.tracing Class Description WebClientServiceRequest Request to SPIWebClientService
that supports modification of the outgoing request.