Uses of Class
io.helidon.webclient.http2.Http2ClientConnection
-
Uses of Http2ClientConnection in io.helidon.webclient.http2
Modifier and TypeMethodDescriptionstatic Http2ClientConnection
Http2ClientConnection.create
(Http2ClientImpl http2Client, ClientConnection connection, boolean sendSettings) Creates an HTTP2 client connection.ModifierConstructorDescriptionprotected
Http2ClientStream
(Http2ClientConnection connection, Http2Settings serverSettings, SocketContext ctx, Http2StreamConfig http2StreamConfig, Http2ClientConfig http2ClientConfig, LockingStreamIdSequence streamIdSeq)