|
Rename Method public connectWebsocket(port int, host String, requestURI String, wsConnect Handler<WebSocket>) : HttpClient renamed to public websocket(port int, host String, requestURI String, wsConnect Handler<WebSocket>) : HttpClient in class io.vertx.core.http.impl.HttpClientImpl |
From |
To |
|
Rename Method public hostAddress() : String renamed to public host() : String in class io.vertx.core.net.impl.SocketAddressImpl |
From |
To |
|
Rename Method public hostAddress() : String renamed to public host() : String in class io.vertx.core.net.SocketAddress |
From |
To |
|
Rename Method public connectWebsocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, wsConnect Handler<WebSocket>) : HttpClient renamed to public websocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, wsConnect Handler<WebSocket>) : HttpClient in class io.vertx.core.http.impl.HttpClientImpl |
From |
To |
|
Rename Method public hostPort() : int renamed to public port() : int in class io.vertx.core.net.impl.SocketAddressImpl |
From |
To |
|
Rename Method public connectWebsocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, wsConnect Handler<WebSocket>) : HttpClient renamed to public websocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, wsConnect Handler<WebSocket>) : HttpClient in class io.vertx.core.http.HttpClient |
From |
To |
|
Rename Method public connectWebsocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, subProtocols String, wsConnect Handler<WebSocket>) : HttpClient renamed to public websocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, subProtocols String, wsConnect Handler<WebSocket>) : HttpClient in class io.vertx.core.http.impl.HttpClientImpl |
From |
To |
|
Rename Method public websocket(port int, host String, requestURI String) : WebSocketStream renamed to public websocketStream(port int, host String, requestURI String) : WebSocketStream in class io.vertx.core.http.HttpClient |
From |
To |
|
Rename Method public websocket(port int, host String, requestURI String, headers MultiMap) : WebSocketStream renamed to public websocketStream(port int, host String, requestURI String, headers MultiMap) : WebSocketStream in class io.vertx.core.http.HttpClient |
From |
To |
|
Rename Method public hostPort() : int renamed to public port() : int in class io.vertx.core.net.SocketAddress |
From |
To |
|
Rename Method public deployments() : Set<String> renamed to public deploymentIDs() : Set<String> in class io.vertx.core.impl.VertxImpl |
From |
To |
|
Rename Method public websocket(port int, host String, requestURI String) : WebSocketStream renamed to public websocketStream(port int, host String, requestURI String) : WebSocketStream in class io.vertx.core.http.impl.HttpClientImpl |
From |
To |
|
Rename Method public connectWebsocket(port int, host String, requestURI String, headers MultiMap, wsConnect Handler<WebSocket>) : HttpClient renamed to public websocket(port int, host String, requestURI String, headers MultiMap, wsConnect Handler<WebSocket>) : HttpClient in class io.vertx.core.http.HttpClient |
From |
To |
|
Rename Method public websocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion) : WebSocketStream renamed to public websocketStream(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion) : WebSocketStream in class io.vertx.core.http.impl.HttpClientImpl |
From |
To |
|
Rename Method public undeployVerticle(deploymentID String, completionHandler Handler<AsyncResult<Void>>) : void renamed to public undeploy(deploymentID String, completionHandler Handler<AsyncResult<Void>>) : void in class io.vertx.core.Vertx |
From |
To |
|
Rename Method public connectWebsocket(port int, host String, requestURI String, wsConnect Handler<WebSocket>) : HttpClient renamed to public websocket(port int, host String, requestURI String, wsConnect Handler<WebSocket>) : HttpClient in class io.vertx.core.http.HttpClient |
From |
To |
|
Rename Method public websocket(port int, host String, requestURI String, headers MultiMap) : WebSocketStream renamed to public websocketStream(port int, host String, requestURI String, headers MultiMap) : WebSocketStream in class io.vertx.core.http.impl.HttpClientImpl |
From |
To |
|
Rename Method public websocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, subProtocols String) : WebSocketStream renamed to public websocketStream(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, subProtocols String) : WebSocketStream in class io.vertx.core.http.impl.HttpClientImpl |
From |
To |
|
Rename Method public websocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, subProtocols String) : WebSocketStream renamed to public websocketStream(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, subProtocols String) : WebSocketStream in class io.vertx.core.http.HttpClient |
From |
To |
|
Rename Method public deployments() : Set<String> renamed to public deploymentIDs() : Set<String> in class io.vertx.core.Vertx |
From |
To |
|
Rename Method public connectWebsocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, subProtocols String, wsConnect Handler<WebSocket>) : HttpClient renamed to public websocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion, subProtocols String, wsConnect Handler<WebSocket>) : HttpClient in class io.vertx.core.http.HttpClient |
From |
To |
|
Rename Method public connectWebsocket(port int, host String, requestURI String, headers MultiMap, wsConnect Handler<WebSocket>) : HttpClient renamed to public websocket(port int, host String, requestURI String, headers MultiMap, wsConnect Handler<WebSocket>) : HttpClient in class io.vertx.core.http.impl.HttpClientImpl |
From |
To |
|
Rename Method public undeployVerticle(deploymentID String, completionHandler Handler<AsyncResult<Void>>) : void renamed to public undeploy(deploymentID String, completionHandler Handler<AsyncResult<Void>>) : void in class io.vertx.core.impl.VertxImpl |
From |
To |
|
Rename Method public websocket(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion) : WebSocketStream renamed to public websocketStream(port int, host String, requestURI String, headers MultiMap, version WebsocketVersion) : WebSocketStream in class io.vertx.core.http.HttpClient |
From |
To |
|
Rename Parameter absoluteURI : String to requestURI : String in method public request(method HttpMethod, requestURI String, responseHandler Handler<HttpClientResponse>) : HttpClientRequest in class io.vertx.core.http.impl.HttpClientImpl |
From |
To |
|
Rename Parameter identifier : String to name : String in method public deployVerticle(name String) : void in class io.vertx.core.Vertx |
From |
To |
|
Rename Parameter identifier : String to name : String in method public deployVerticle(name String, options DeploymentOptions) : void in class io.vertx.core.Vertx |
From |
To |
|
Rename Parameter absoluteURI : String to requestURI : String in method public request(method HttpMethod, requestURI String) : HttpClientRequest in class io.vertx.core.http.impl.HttpClientImpl |
From |
To |
|
Rename Parameter identifier : String to name : String in method public deployVerticle(name String, completionHandler Handler<AsyncResult<String>>) : void in class io.vertx.core.Vertx |
From |
To |
|
Rename Parameter identifier : String to name : String in method public deployVerticle(name String) : void in class io.vertx.core.impl.VertxImpl |
From |
To |
|
Rename Parameter identifier : String to name : String in method public deployVerticle(name String, options DeploymentOptions, completionHandler Handler<AsyncResult<String>>) : void in class io.vertx.core.Vertx |
From |
To |
|
Rename Parameter identifier : String to name : String in method public deployVerticle(name String, options DeploymentOptions) : void in class io.vertx.core.impl.VertxImpl |
From |
To |
|
Rename Parameter identifier : String to name : String in method public deployVerticle(name String, completionHandler Handler<AsyncResult<String>>) : void in class io.vertx.core.impl.VertxImpl |
From |
To |
|
Rename Parameter absoluteURI : String to requestURI : String in method public request(method HttpMethod, requestURI String, responseHandler Handler<HttpClientResponse>) : HttpClientRequest in class io.vertx.core.http.HttpClient |
From |
To |
|
Rename Parameter absoluteURI : String to requestURI : String in method public request(method HttpMethod, requestURI String) : HttpClientRequest in class io.vertx.core.http.HttpClient |
From |
To |
|
Rename Parameter identifier : String to name : String in method public deployVerticle(name String, options DeploymentOptions, completionHandler Handler<AsyncResult<String>>) : void in class io.vertx.core.impl.VertxImpl |
From |
To |
|
Rename Parameter readPos : long to writePos : long in method public setWritePos(writePos long) : AsyncFile in class io.vertx.core.file.AsyncFile |
From |
To |