0e27cf01709550833bca840400cb3dd6db465142
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type boolean to SendfileState in method public processSendfile(sk SelectionKey, socketWrapper NioSocketWrapper, event boolean) : SendfileState in class org.apache.tomcat.util.net.NioEndpoint.Poller | From | To | |
Change Return Type boolean to SendfileState in method public add(data SendfileData) : SendfileState in class org.apache.tomcat.util.net.AprEndpoint.Sendfile | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public processSendfile(sendfileData SendfileDataBase) : SendfileState extracted from protected breakKeepAliveLoop(socketWrapper SocketWrapperBase<NioChannel>) : boolean in class org.apache.coyote.http11.Http11NioProcessor & moved to class org.apache.tomcat.util.net.NioEndpoint.NioSocketWrapper | From | To | |
Rename Parameter | 1 | ||
Rename Parameter attachment : NioSocketWrapper to socketWrapper : NioSocketWrapper in method public processSendfile(sk SelectionKey, socketWrapper NioSocketWrapper, event boolean) : SendfileState in class org.apache.tomcat.util.net.NioEndpoint.Poller | From | To |