18374278ce338d75c53912eddb88fa3dd323a481
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public unRegister(name String) : boolean renamed to public unregister(name String) : boolean in class org.asynchttpclient.extras.registry.AsyncHttpClientRegistryImpl | From | To | |
Rename Method public unRegister(name String) : boolean renamed to public unregister(name String) : boolean in class org.asynchttpclient.extras.registry.AsyncHttpClientRegistry | From | To | |
Rename Parameter | 3 | ||
Rename Parameter ahc : AsyncHttpClient to client : AsyncHttpClient in method public registerIfNew(name String, client AsyncHttpClient) : boolean in class org.asynchttpclient.extras.registry.AsyncHttpClientRegistry | From | To | |
Rename Parameter clientName : String to name : String in method public get(name String) : AsyncHttpClient in class org.asynchttpclient.extras.registry.AsyncHttpClientRegistry | From | To | |
Rename Parameter ahc : AsyncHttpClient to client : AsyncHttpClient in method public addOrReplace(name String, client AsyncHttpClient) : AsyncHttpClient in class org.asynchttpclient.extras.registry.AsyncHttpClientRegistry | From | To |