Module io.helidon.webclient.api
Package io.helidon.webclient.api
package io.helidon.webclient.api
Helidon WebClient APIs shared by all types of clients.
-
ClassDescriptionClient connection.ClientRequest<T extends ClientRequest<T>>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.FullClientRequest<T extends ClientRequest<T>>Client request with getters for all configurable options, used for integration with HTTP version implementations.HttpClient<REQ extends ClientRequest<REQ>>HTTP client.Client request of any client that support HTTP protocol.Http client response.A definition of a proxy server to use for outgoing requests.Fluent API builder for
Proxy
.Type of the proxy.A resource that can be released or closed.Runtime variant of theUnknownHostException
exception.A TCP connection that can be used by any protocol that is based on TCP.HTTP client.Helidon WebClient cookie manager.Request to SPIWebClientService
that supports modification of the outgoing request.