aa177e210df6cc066bd3e6903b5bc1da86185840
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method package serverUsesSni() : TLSTest renamed to package serverSni() : TLSTest in class io.vertx.test.core.HttpTLSTest.TLSTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type address : ConnectionKey to peerHost : String in method package ConnQueue(version HttpVersion, mgr QueueManager, peerHost String, host String, port int, ssl boolean, key ConnectionKey) in class io.vertx.core.http.impl.ConnectionManager.ConnQueue | From | To | |
| Rename Variable | 2 | ||
| Rename Variable redirections : AtomicInteger to redirects : AtomicInteger in method public testFollowRedirectWithCustomHandler() : void in class io.vertx.test.core.HttpTest | From | To | |
| Rename Variable redirections : AtomicInteger to redirects : AtomicInteger in method public testFollowRedirectHost() : void in class io.vertx.test.core.HttpTest | From | To | |
| Parameterize Variable | 1 | ||
| Parameterize Variable address : ConnectionKey to peerHost : String in method public getConnectionForRequest(version HttpVersion, peerHost String, ssl boolean, port int, host String, waiter Waiter) : void in class io.vertx.core.http.impl.ConnectionManager | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute serverUsesSni : boolean to serverSNI : boolean in class io.vertx.test.core.HttpTLSTest.TLSTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type address : ConnectionKey to peerHost : String in method public getConnectionForRequest(version HttpVersion, peerHost String, ssl boolean, port int, host String, waiter Waiter) : void in class io.vertx.core.http.impl.ConnectionManager | From | To | |
| Rename Parameter | 5 | ||
| Rename Parameter serverName : String to peerHost : String in method package getConnectionForRequest(peerHost String, ssl boolean, port int, host String, waiter Waiter) : void in class io.vertx.core.http.impl.HttpClientImpl | From | To | |
| Rename Parameter serverName : String to peerHost : String in method protected connect(queue ConnQueue, bootstrap Bootstrap, context ContextImpl, peerHost String, ssl boolean, version HttpVersion, host String, port int, waiter Waiter) : void in class io.vertx.core.http.impl.ConnectionManager.ChannelConnector | From | To | |
| Rename Parameter serverName : String to peerHost : String in method public getConnectionForRequest(version HttpVersion, peerHost String, ssl boolean, port int, host String, waiter Waiter) : void in class io.vertx.core.http.impl.ConnectionManager | From | To | |
| Rename Parameter address : ConnectionKey to peerHost : String in method package ConnQueue(version HttpVersion, mgr QueueManager, peerHost String, host String, port int, ssl boolean, key ConnectionKey) in class io.vertx.core.http.impl.ConnectionManager.ConnQueue | From | To | |
| Rename Parameter address : ConnectionKey to key : ConnectionKey in method package ConnQueue(version HttpVersion, mgr QueueManager, peerHost String, host String, port int, ssl boolean, key ConnectionKey) in class io.vertx.core.http.impl.ConnectionManager.ConnQueue | From | To |