46af1d05914590a9856fd93e8287a328006bed32
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method public unRead(returnedInput ByteBuffer) : void from class org.apache.tomcat.util.net.NioEndpoint.NioSocketWrapper to public unRead(returnedInput ByteBuffer) : void from class org.apache.tomcat.util.net.SocketWrapperBase | From | To | |
Pull Up Method public unRead(returnedInput ByteBuffer) : void from class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper to public unRead(returnedInput ByteBuffer) : void from class org.apache.tomcat.util.net.SocketWrapperBase | From | To | |
Pull Up Method public unRead(returnedInput ByteBuffer) : void from class org.apache.tomcat.util.net.AprEndpoint.AprSocketWrapper to public unRead(returnedInput ByteBuffer) : void from class org.apache.tomcat.util.net.SocketWrapperBase | From | To |