|
Move Method package applyHttp1xConnectionOptions(pipeline ChannelPipeline, context ContextImpl) : void from class io.vertx.core.http.impl.ConnectionManager.ConnQueue to package applyHttp1xConnectionOptions(queue ConnQueue, pipeline ChannelPipeline, context ContextImpl) : void from class io.vertx.core.http.impl.ConnectionManager |
From |
To |
|
Move Method package applyH2ConnectionOptions(pipeline ChannelPipeline) : void from class io.vertx.core.http.impl.ConnectionManager.ConnQueue to package applyH2ConnectionOptions(pipeline ChannelPipeline) : void from class io.vertx.core.http.impl.ConnectionManager |
From |
To |
|
Move Method package applyConnectionOptions(options HttpClientOptions, bootstrap Bootstrap) : void from class io.vertx.core.http.impl.ConnectionManager.ConnQueue to package applyConnectionOptions(options HttpClientOptions, bootstrap Bootstrap) : void from class io.vertx.core.http.impl.ConnectionManager |
From |
To |
|
Move Method protected internalConnect(version HttpVersion, host String, port int, waiter Waiter) : void from class io.vertx.core.http.impl.ConnectionManager.ConnQueue to protected internalConnect(queue ConnQueue, version HttpVersion, host String, port int, waiter Waiter) : void from class io.vertx.core.http.impl.ConnectionManager |
From |
To |