|
Rename Method public clientSettings() : Http2Settings renamed to public remoteSettings() : Http2Settings in class io.vertx.core.http.HttpConnection |
From |
To |
|
Rename Method public clientSettingsHandler() : Handler<io.vertx.core.http.Http2Settings> renamed to public remoteSettingsHandler() : Handler<io.vertx.core.http.Http2Settings> in class io.vertx.core.http.impl.VertxHttp2Handler |
From |
To |
|
Rename Method public clientSettingsHandler() : Handler<Http2Settings> renamed to public remoteSettingsHandler() : Handler<Http2Settings> in class io.vertx.core.http.HttpConnection |
From |
To |
|
Rename Method public clientSettingsHandler(handler Handler<io.vertx.core.http.Http2Settings>) : HttpConnection renamed to public remoteSettingsHandler(handler Handler<io.vertx.core.http.Http2Settings>) : HttpConnection in class io.vertx.core.http.impl.VertxHttp2Handler |
From |
To |
|
Rename Method public clientSettings() : Http2Settings renamed to public remoteSettings() : Http2Settings in class io.vertx.core.http.impl.VertxHttp2Handler |
From |
To |
|
Rename Method public clientSettingsHandler(handler Handler<Http2Settings>) : HttpConnection renamed to public remoteSettingsHandler(handler Handler<Http2Settings>) : HttpConnection in class io.vertx.core.http.HttpConnection |
From |
To |