Uses of Class
io.helidon.webclient.http2.Http2ClientConnection
Packages that use Http2ClientConnection
-
Uses of Http2ClientConnection in io.helidon.webclient.http2
Methods in io.helidon.webclient.http2 that return Http2ClientConnectionModifier and TypeMethodDescriptionstatic Http2ClientConnectionHttp2ClientConnection.create(Http2ClientImpl http2Client, ClientConnection connection, boolean sendSettings) Creates an HTTP2 client connection.Constructors in io.helidon.webclient.http2 with parameters of type Http2ClientConnectionModifierConstructorDescriptionprotectedHttp2ClientStream(Http2ClientConnection connection, Http2Settings serverSettings, SocketContext ctx, Http2StreamConfig http2StreamConfig, Http2ClientConfig http2ClientConfig, LockingStreamIdSequence streamIdSeq)