ba36136f605c75185cd033602d0f4ce2b298e653
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method protected addToBB(buf byte[], offset int, length int) : void moved from class org.apache.coyote.http11.Http11OutputBuffer to class org.apache.coyote.http11.Http11OutputBuffer.SocketOutputBuffer & inlined to public doWrite(chunk ByteChunk, res Response) : int | From | To | |
Inline Method | 2 | ||
Inline Method protected addToBB(buf byte[], offset int, length int) : void inlined to public sendAck() : void in class org.apache.coyote.http11.Http11OutputBuffer | From | To | |
Inline Method protected addToBB(buf byte[], offset int, length int) : void inlined to protected commit() : void in class org.apache.coyote.http11.Http11OutputBuffer | From | To |