Uses of Class
io.helidon.webclient.http2.Http2ClientImpl
-
Uses of Http2ClientImpl in io.helidon.webclient.http2
Methods in io.helidon.webclient.http2 with parameters of type Http2ClientImplModifier and TypeMethodDescriptionstatic Http2ClientConnectionHttp2ClientConnection.create(Http2ClientImpl http2Client, io.helidon.webclient.api.ClientConnection connection, boolean sendSettings) Creates an HTTP2 client connection.