d9b0eb19259b48d7d1571b57f1e2d2da0d3a36d3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private executeDispatches(wrapper SocketWrapperBase<?>) : void extracted from public action(actionCode ActionCode, param Object) : void in class org.apache.coyote.http2.StreamProcessor | From | To | |
Extract Method private executeDispatches(wrapper SocketWrapperBase<?>) : void extracted from public action(actionCode ActionCode, param Object) : void in class org.apache.coyote.http11.Http11Processor | From | To | |
Extract Method private executeDispatches(wrapper SocketWrapperBase<?>) : void extracted from public action(actionCode ActionCode, param Object) : void in class org.apache.coyote.ajp.AjpProcessor | From | To |