2f7483d60836334aa9dbd65a1a030ca086355138
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public uriContext() : String renamed to public home() : String in class org.rapidoid.http.HttpExchange | From | To | |
Rename Method public uriContext() : String renamed to public home() : String in class org.rapidoid.http.HttpExchangeImpl | From | To | |
Rename Method public setUriContext(uriContext String) : HttpExchangeImpl renamed to public setHome(home String) : HttpExchangeImpl in class org.rapidoid.http.HttpExchangeImpl | From | To | |
Rename Attribute | 1 | ||
Rename Attribute uriContext : String to home : String in class org.rapidoid.http.HttpExchangeImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter uriContext : String to home : String in method public setHome(home String) : HttpExchangeImpl in class org.rapidoid.http.HttpExchangeImpl | From | To |