f80177eb01c35fed82eadce4c0e7e432ea3f6f0a
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type ConnectionSettings to ConnectionSettingsRemote in method package getRemoteSettings() : ConnectionSettingsRemote in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Rename Class | 1 | ||
Rename Class org.apache.coyote.http2.ConnectionSettings renamed to org.apache.coyote.http2.ConnectionSettingsRemote | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type remoteSettings : ConnectionSettings to remoteSettings : ConnectionSettingsRemote in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Change Attribute Type localSettings : ConnectionSettings to localSettings : ConnectionSettingsRemote in class org.apache.coyote.http2.Http2UpgradeHandler | From | To | |
Change Attribute Type remoteSettings : ConnectionSettings to remoteSettings : ConnectionSettingsRemote in class org.apache.coyote.http2.Http2TestBase.TestOutput | From | To |