a7986c3633287a6fa4f5970769ab3befc28dec1a
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private startResponseRendering(code int, contentType MediaType) : void renamed to private renderResponseHeaders(code int, contentType MediaType) : void in class org.rapidoid.http.fast.ReqImpl | From | To | |
Extract Method | 1 | ||
Extract Method private renderResponseBody() : void extracted from private onDone() : void in class org.rapidoid.http.fast.ReqImpl | From | To |