Uses of Package
io.helidon.webclient.spi
Packages that use io.helidon.webclient.spi
Package
Description
Helidon WebClient APIs shared by all types of clients.
Helidon WebClient DNS Resolver First Support.
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.
-
Classes in io.helidon.webclient.spi used by io.helidon.webclient.apiClassDescriptionDNS resolving interface.Client protocol.Client protocol configuration.A listener for arbitrary events.Extension that can modify web client behavior.Chain of services.
-
Classes in io.helidon.webclient.spi used by io.helidon.webclient.dns.resolver.firstClassDescriptionDNS resolving interface.Provider interface for custom DNS resolvers.
-
Classes in io.helidon.webclient.spi used by io.helidon.webclient.dns.resolver.roundrobinClassDescriptionDNS resolving interface.Provider interface for custom DNS resolvers.
-
Classes in io.helidon.webclient.spi used by io.helidon.webclient.grpcClassDescriptionProvider interface for client protocols.Client protocol.Client protocol configuration.
-
Classes in io.helidon.webclient.spi used by io.helidon.webclient.http1ClassDescriptionProvider interface for client protocols.Integration for HTTP versions to provide a single API.A
ServiceLoader
provider interface to obtain clients that support HTTP protocol.Client protocol.Client protocol configuration.Client protocol configuration. -
Classes in io.helidon.webclient.spi used by io.helidon.webclient.http2ClassDescriptionClient connection cache with release shutdown hook to provide graceful shutdown.Provider interface for client protocols.Integration for HTTP versions to provide a single API.How does the provider support the request.A
ServiceLoader
provider interface to obtain clients that support HTTP protocol.Client protocol.Client protocol configuration.Client protocol configuration. -
Classes in io.helidon.webclient.spi used by io.helidon.webclient.metricsClassDescriptionExtension that can modify web client behavior.Chain of services.Java service loader interface for web client services.
-
Classes in io.helidon.webclient.spi used by io.helidon.webclient.securityClassDescriptionExtension that can modify web client behavior.Chain of services.Java service loader interface for web client services.
-
Classes in io.helidon.webclient.spi used by io.helidon.webclient.spiClassDescriptionProvider interface for client protocols.DNS resolving interface.How does the provider support the request.Client protocol configuration.A listener for arbitrary events.Chain of services.
-
Classes in io.helidon.webclient.spi used by io.helidon.webclient.sseClassDescriptionA listener for arbitrary events.
ServiceLoader
provider interface forSource
handlers. -
Classes in io.helidon.webclient.spi used by io.helidon.webclient.tracingClassDescriptionExtension that can modify web client behavior.Chain of services.Java service loader interface for web client services.
-
Classes in io.helidon.webclient.spi used by io.helidon.webclient.websocketClassDescriptionProvider interface for client protocols.Client protocol.Client protocol configuration.Client protocol configuration.
-
Classes in io.helidon.webclient.spi used by io.helidon.webserver.testing.junit5