6ca79c8961b3dfa3f3a6f354c9972fef49a81830
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type stream : Stream to sendfileData : SendfileData in method protected processSendfile(sendfileData SendfileData) : SendfileState in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
| Change Parameter Type stream : Stream to sendfile : SendfileData in method protected processSendfile(sendfile SendfileData) : SendfileState in class org.apache.coyote.http2.Http2AsyncUpgradeHandler | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.coyote.http2.Http2AsyncUpgradeHandler.SendfileData moved to org.apache.coyote.http2.SendfileData | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter stream : Stream to sendfile : SendfileData in method protected processSendfile(sendfile SendfileData) : SendfileState in class org.apache.coyote.http2.Http2AsyncUpgradeHandler | From | To | |
| Rename Parameter stream : Stream to sendfileData : SendfileData in method protected processSendfile(sendfileData SendfileData) : SendfileState in class org.apache.coyote.http2.Http2UpgradeHandler | From | To |