752973931ed19848114f399bdae2f2431e67180a
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type client : TestClient to client : Class<? extends TestClient> in method public HttpInputIntegrationTest(id int, client Class<? extends TestClient>, mode Mode, dispatch boolean, delay Boolean, status int, read int, length int, send String...) in class org.eclipse.jetty.test.HttpInputIntegrationTest | From | To | |
| Rename Class | 1 | ||
| Rename Class org.eclipse.jetty.server.HttpConnection.RecycleBufferContent renamed to org.eclipse.jetty.server.HttpConnection.Content | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type _client : TestClient to _client : Class<? extends TestClient> in class org.eclipse.jetty.test.HttpInputIntegrationTest | From | To | |
| Change Attribute Type _connector : int to _connector : NetworkConnector in class org.eclipse.jetty.test.HttpInputIntegrationTest.H1Client | From | To |