Uses of Class
io.helidon.webclient.http2.Http2ClientStream
Packages that use Http2ClientStream
-
Uses of Http2ClientStream in io.helidon.webclient.http2
Methods in io.helidon.webclient.http2 with parameters of type Http2ClientStreamModifier and TypeMethodDescriptionvoid
Http2ClientConnection.addStream
(int streamId, Http2ClientStream stream) Adds a stream to the connection.