3fd8a2e6664954e9f1b219aeeda9487854d1c7a5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testServerPrefaceBeforeClientPreface() : void renamed to public testServerPrefaceReplySentAfterClientPreface() : void in class org.eclipse.jetty.http2.client.PrefaceTest | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type connectionFactory : ConnectionFactory to connectionFactories : ConnectionFactory... in method protected prepareServer(connectionFactories ConnectionFactory...) : void in class org.eclipse.jetty.http2.client.AbstractTest | From | To | |
Rename Parameter | 1 | ||
Rename Parameter connectionFactory : ConnectionFactory to connectionFactories : ConnectionFactory... in method protected prepareServer(connectionFactories ConnectionFactory...) : void in class org.eclipse.jetty.http2.client.AbstractTest | From | To |