33808df97f0f260718eb1122437553f2fd17c5ec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute protected expectation : boolean from class org.apache.coyote.http11.Http11Processor to private expectation : boolean from class org.apache.coyote.Request | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method public hasExpectation() : boolean extracted from public action(actionCode ActionCode, param Object) : void in class org.apache.coyote.http11.Http11Processor & moved to class org.apache.coyote.Request | From | To | |
Extract And Move Method public setExpectation(expectation boolean) : void extracted from private prepareRequest() : void in class org.apache.coyote.http11.Http11Processor & moved to class org.apache.coyote.Request | From | To |