Uses of Package
io.helidon.webclient
-
Packages that use io.helidon.webclient Package Description io.helidon.webclient A reactive client for rest calls.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.webclient Class Description FileSubscriber Deprecated.This will most likely be removed when multipart is implemented.Proxy 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 WebClientRequestBuilder Fluent API builder that is used byWebClientto 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 SPIWebClientServicethat 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 forWebClientTlsinstance. -
Classes in io.helidon.webclient used by io.helidon.webclient.metrics Class Description WebClientRequestBuilder.ClientRequest Request to a server.WebClientServiceRequest Request to SPIWebClientServicethat 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 SPIWebClientServicethat 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 SPIWebClientServicethat 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 SPIWebClientServicethat supports modification of the outgoing request.