Uses of Package
io.helidon.webclient.api
Packages that use io.helidon.webclient.api
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.
Helidon WebClient APIs shared by all types of clients.
Helidon WebClient DNS Resolver Round Robin Support.
Helidon WebClient HTTP/1.1 Support.
Helidon WebClient HTTP/1.1 Support.
Helidon WebClient HTTP/2 Support.
Helidon WebClient Metrics Support.
Helidon WebClient Security Support.
Helidon WebClient SPI.
Helidon WebClient SSE Support.
Helidon WebClient Tracing Support.
Helidon WebClient WebSocket Support.
Helidon WebServer Testing JUnit5 Support.
Helidon WebServer Testing JUnit 5 Support for HTTP2.
-
Classes in io.helidon.webclient.api used by io.helidon.integrations.common.restClassDescriptionClient request of any client that support HTTP protocol.Http client response.HTTP client.Fluent API builder for
WebClient
. -
Classes in io.helidon.webclient.api used by io.helidon.integrations.vault
-
Classes in io.helidon.webclient.api used by io.helidon.integrations.vault.auths.common
-
Classes in io.helidon.webclient.api used by io.helidon.security.providers.idcs.mapperClassDescriptionClient request of any client that support HTTP protocol.HTTP client.
-
Classes in io.helidon.webclient.api used by io.helidon.security.providers.oidc.common
-
Classes in io.helidon.webclient.api used by io.helidon.webclient.apiClassDescriptionClient connection.Request can be reused within a single thread, but it remembers all explicitly configured headers and URI.Handle output stream.Abstract base implementation of an HTTP client.Client response entity.Http client response explicitly typed.URI abstraction for WebClient.Connection key instance contains all needed connection related information.Default DNS resolver.DNS address lookup strategy.Client request with getters for all configurable options, used for integration with HTTP version implementations.HTTP client.This can be used by any HTTP client version, and does not act as a factory, for easy extensibility.Fluent API builder for
HttpClientConfig
.Fluent API builder base forHttpClientConfig
.Generated implementation of the prototype, can be extended by descendant prototype implementations.Client request of any client that support HTTP protocol.Http client response.Common configuration for HTTP protocols.Fluent API builder forHttpConfigBase
.Fluent API builder base forHttpConfigBase
.Generated implementation of the prototype, can be extended by descendant prototype implementations.A definition of a proxy server to use for outgoing requests.Fluent API builder forProxy
.Type of the proxy.A resource that can be released or closed.A TCP connection that can be used by any protocol that is based on TCP.HTTP client.WebClient configuration.Fluent API builder forWebClient
.Fluent API builder base forWebClient
.Helidon WebClient cookie manager.Interface generated from definition.Fluent API builder forWebClientCookieManager
.Fluent API builder base forWebClientCookieManager
.Request to SPIWebClientService
that supports modification of the outgoing request.Response which is created upon receiving of server response.Fluent API builder forWebClientServiceResponse
.Fluent API builder base forWebClientServiceResponse
. -
Classes in io.helidon.webclient.api used by io.helidon.webclient.dns.resolver.roundrobin
-
Classes in io.helidon.webclient.api used by io.helidon.webclient.grpcClassDescriptionURI abstraction for WebClient.This can be used by any HTTP client version, and does not act as a factory, for easy extensibility.Fluent API builder base for
HttpClientConfig
.Generated implementation of the prototype, can be extended by descendant prototype implementations.Common configuration for HTTP protocols.Fluent API builder base forHttpConfigBase
.Generated implementation of the prototype, can be extended by descendant prototype implementations.HTTP client. -
Classes in io.helidon.webclient.api used by io.helidon.webclient.http1ClassDescriptionClient connection.Request can be reused within a single thread, but it remembers all explicitly configured headers and URI.Handle output stream.HTTP client.This can be used by any HTTP client version, and does not act as a factory, for easy extensibility.Fluent API builder base for
HttpClientConfig
.Generated implementation of the prototype, can be extended by descendant prototype implementations.Http client response.Common configuration for HTTP protocols.Fluent API builder base forHttpConfigBase
.Generated implementation of the prototype, can be extended by descendant prototype implementations.A resource that can be released or closed.HTTP client. -
Classes in io.helidon.webclient.api used by io.helidon.webclient.http2ClassDescriptionClient connection.Request can be reused within a single thread, but it remembers all explicitly configured headers and URI.Handle output stream.URI abstraction for WebClient.Client request with getters for all configurable options, used for integration with HTTP version implementations.HTTP client.This can be used by any HTTP client version, and does not act as a factory, for easy extensibility.Fluent API builder base for
HttpClientConfig
.Generated implementation of the prototype, can be extended by descendant prototype implementations.Http client response.Common configuration for HTTP protocols.Fluent API builder base forHttpConfigBase
.Generated implementation of the prototype, can be extended by descendant prototype implementations.A resource that can be released or closed.HTTP client. -
Classes in io.helidon.webclient.api used by io.helidon.webclient.metricsClassDescriptionRequest to SPI
WebClientService
that supports modification of the outgoing request.Response which is created upon receiving of server response. -
Classes in io.helidon.webclient.api used by io.helidon.webclient.securityClassDescriptionRequest to SPI
WebClientService
that supports modification of the outgoing request.Response which is created upon receiving of server response. -
Classes in io.helidon.webclient.api used by io.helidon.webclient.spiClassDescriptionRequest can be reused within a single thread, but it remembers all explicitly configured headers and URI.URI abstraction for WebClient.DNS address lookup strategy.Client request with getters for all configurable options, used for integration with HTTP version implementations.Http client response.A resource that can be released or closed.HTTP client.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.api used by io.helidon.webclient.sse
-
Classes in io.helidon.webclient.api used by io.helidon.webclient.tracingClassDescriptionRequest to SPI
WebClientService
that supports modification of the outgoing request.Response which is created upon receiving of server response. -
Classes in io.helidon.webclient.api used by io.helidon.webclient.websocketClassDescriptionClient connection.This can be used by any HTTP client version, and does not act as a factory, for easy extensibility.Fluent API builder base for
HttpClientConfig
.Generated implementation of the prototype, can be extended by descendant prototype implementations.Common configuration for HTTP protocols.Fluent API builder base forHttpConfigBase
.Generated implementation of the prototype, can be extended by descendant prototype implementations.HTTP client. -
Classes in io.helidon.webclient.api used by io.helidon.webserver.testing.junit5ClassDescriptionHTTP client.Client request of any client that support HTTP protocol.A resource that can be released or closed.HTTP client.WebClient configuration.Helidon WebClient cookie manager.
-
Classes in io.helidon.webclient.api used by io.helidon.webserver.testing.junit5.http2