967e188fe465123b29dd391a8a70cb5dae93a353
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type AbstractInputBuffer to Http11InputBuffer in method protected getInputBuffer() : Http11InputBuffer in class org.apache.coyote.http11.AbstractHttp11Processor | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.coyote.http11.AbstractInputBuffer renamed to org.apache.coyote.http11.Http11InputBuffer | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type internalBuffer : AbstractInputBuffer to internalBuffer : Http11InputBuffer in method public action(actionCode ActionCode, param Object) : void in class org.apache.coyote.http11.AbstractHttp11Processor | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type inputBuffer : AbstractInputBuffer to inputBuffer : Http11InputBuffer in class org.apache.coyote.http11.AbstractHttp11Processor | From | To |