9f7f0bdc5f3eb90157398cad2a64745a275844e9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method public badMessage(status int, reason String, cause Throwable) : void extracted from public badMessage(status int, reason String) : void in class org.eclipse.jetty.client.http.HttpReceiverOverHTTP | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public badMessage(status int, reason String, cause Throwable) : void extracted from protected badMessage() : void in class org.eclipse.jetty.http.HttpParser & moved to class org.eclipse.jetty.http.HttpParser.HttpHandler | From | To |