166eeaa1f6ecd2b50e7e4827bcaff2b683b3592a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
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 |