Uses of Interface
io.helidon.webclient.spi.ProtocolConfigProvider
Package
Description
Helidon WebClient HTTP/1.1 Support.
Helidon WebClient HTTP/2 Support.
Helidon WebClient WebSocket Support.
-
Uses of ProtocolConfigProvider in io.helidon.webclient.http1
Modifier and TypeClassDescriptionclass
Implementation of protocol config provider. -
Uses of ProtocolConfigProvider in io.helidon.webclient.http2
Modifier and TypeClassDescriptionclass
Implementation of protocol config provider. -
Uses of ProtocolConfigProvider in io.helidon.webclient.websocket
Modifier and TypeClassDescriptionclass
Implementation of protocol config provider.