feed8ea1589a0e81a579aa00c00d03837a102902
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable value : String in method public newConnection(connector Connector, endPoint EndPoint, attachment Object) : Connection from class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory | From | To | |
| Extract Method | 1 | ||
| Extract Method public onSettings(frame SettingsFrame, reply boolean) : void extracted from public onSettings(frame SettingsFrame) : void in class org.eclipse.jetty.http2.HTTP2Session | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public parseBody(buffer ByteBuffer) : SettingsFrame extracted from public newConnection(connector Connector, endPoint EndPoint, attachment Object) : Connection in class org.eclipse.jetty.http2.server.HTTP2ServerConnectionFactory & moved to class org.eclipse.jetty.http2.parser.SettingsBodyParser | From | To |