192451c5459f4d7e7d4951571a489be2b1e948c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public processSendfile(socket Nio2SocketWrapper) : SendfileState moved from class org.apache.tomcat.util.net.Nio2Endpoint to class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper & inlined to public processSendfile(sendfileData SendfileDataBase) : SendfileState | From | To | |
Extract Variable | 1 | ||
Extract Variable data : SendfileData in method public processSendfile(sendfileData SendfileDataBase) : SendfileState from class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper | From | To |