529644ee39525b1af3e9f293e397e01b352fd8e8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type error : boolean to error : IOException in method public setError(error IOException) : void in class org.apache.tomcat.util.net.SocketWrapperBase | From | To | |
| Move Method | 1 | ||
| Move Method private arrayHasData(byteBuffers ByteBuffer[]) : boolean from class org.apache.coyote.http11.InternalNio2OutputBuffer to private arrayHasData(byteBuffers ByteBuffer[]) : boolean from class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper | From | To | |
| Change Return Type | 1 | ||
| Change Return Type boolean to IOException in method public getError() : IOException in class org.apache.tomcat.util.net.SocketWrapperBase | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type error : boolean to error : IOException in class org.apache.tomcat.util.net.SocketWrapperBase | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public registerWriteInterest() : void extracted from protected registerWriteInterest() : void in class org.apache.coyote.http11.InternalNio2OutputBuffer & moved to class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper | From | To |