b2f79d2e9f1c0a2c6e7053987c36f505754b62df
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type endpoint : AbstractEndpoint<?,?> to protocol : AbstractProtocol<?> in method public AbstractProcessor(protocol AbstractProtocol<?>) in class org.apache.coyote.AbstractProcessor | From | To | |
| Merge Parameter | 1 | ||
| Merge Parameter [maxHttpHeaderSize : int, maxSwallowSize : int, maxTrailerSize : int, allowedTrailerHeaders : Set<String>, maxExtensionSize : int] to protocol : AbstractHttp11Protocol<?> in method public Http11Processor(protocol AbstractHttp11Protocol<?>) in class org.apache.coyote.http11.Http11Processor | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute httpUpgradeProtocols : Map<String,UpgradeProtocol> to protocol : AbstractHttp11Protocol<?> in class org.apache.coyote.http11.Http11Processor | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type httpUpgradeProtocols : Map<String,UpgradeProtocol> to protocol : AbstractHttp11Protocol<?> in class org.apache.coyote.http11.Http11Processor | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter endpoint : AbstractEndpoint<?,?> to protocol : AbstractProtocol<?> in method public AbstractProcessor(protocol AbstractProtocol<?>) in class org.apache.coyote.AbstractProcessor | From | To |