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 Http2Client
Http2Client.create()
Create a new instance with default configuration.static Http2Client
Create a new instance based onConfig
.static Http2Client
Http2Client.create
(io.helidon.webclient.http2.Http2ClientConfig clientConfig) Create a new instance with custom configuration.static Http2Client
Create a new instance customizing its configuration.