|
Rename Parameter connection : C to conn : C in method public VertxHttp2NetSocket(conn C, stream Http2Stream) in class io.vertx.core.http.impl.VertxHttp2NetSocket |
From |
To |
|
Rename Parameter connection : Http2ServerConnection to conn : Http2ServerConnection in method public Http2ServerResponseImpl(conn Http2ServerConnection, stream VertxHttp2Stream, metric Object, push boolean, contentEncoding String, host String) in class io.vertx.core.http.impl.Http2ServerResponseImpl |
From |
To |
|
Rename Parameter connection : Http2ServerConnection to conn : Http2ServerConnection in method public Http2ServerResponseImpl(conn Http2ServerConnection, stream VertxHttp2Stream, push boolean, contentEncoding String) in class io.vertx.core.http.impl.Http2ServerResponseImpl |
From |
To |
|
Rename Parameter s : HttpClientStream to stream : HttpClientStream in method private connected(stream HttpClientStream, headersCompletionHandler Handler<HttpVersion>) : void in class io.vertx.core.http.impl.HttpClientRequestImpl |
From |
To |
|
Rename Parameter conn : HttpClientStream to stream : HttpClientStream in method package HttpClientResponseImpl(request HttpClientRequestBase, version HttpVersion, stream HttpClientStream, statusCode int, statusMessage String, headers MultiMap) in class io.vertx.core.http.impl.HttpClientResponseImpl |
From |
To |