Uses of Interface
io.helidon.webclient.http2.Http2Client
Packages that use Http2Client
-
Uses of Http2Client in io.helidon.webclient.http2
Methods in io.helidon.webclient.http2 that return Http2ClientModifier and TypeMethodDescriptionstatic Http2ClientHttp2Client.create()Create a new instance with default configuration.static Http2ClientCreate a new instance based onConfig.static Http2ClientHttp2Client.create(io.helidon.webclient.http2.Http2ClientConfig clientConfig) Create a new instance with custom configuration.static Http2ClientCreate a new instance customizing its configuration.