Uses of Interface
io.helidon.webclient.spi.Protocol
Packages that use Protocol
-
Uses of Protocol in io.helidon.webclient.api
Methods in io.helidon.webclient.api with parameters of type ProtocolModifier and TypeMethodDescription<T,C extends ProtocolConfig>
TTo switch to a non-HTTP protocol client (or a client of a specific HTTP version) using its config configured when creating the client, or default config if none configured.<T,C extends ProtocolConfig>
TTo switch to a non-HTTP protocol client (or a client of a specific HTTP version).