ae601c915ba09f8ed739a1c5a9207cdbe2738a94
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 5 | ||
| Extract Method private finalizeResponse() : void extracted from public redirect(location String, statusCode int) : void in class ro.pippo.core.Response | From | To | |
| Extract Method private finalizeResponse() : void extracted from public redirect(location String) : void in class ro.pippo.core.Response | From | To | |
| Extract Method private finalizeResponse() : void extracted from private commit(content CharSequence) : void in class ro.pippo.core.Response | From | To | |
| Extract Method private finalizeResponse() : void extracted from public file(filename String, input InputStream) : void in class ro.pippo.core.Response | From | To | |
| Extract Method private finalizeResponse() : void extracted from public resource(input InputStream) : void in class ro.pippo.core.Response | From | To |