460f3fcb9b7cf72eb37c628df3aa20ac38b4989c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to ServerConnector in method private checkDelegate() : ServerConnector in class org.eclipse.jetty.maven.plugin.MavenServerConnector | From | To | |
Rename Attribute | 1 | ||
Rename Attribute trailers : Supplier<HttpFields> to _trailers : Supplier<HttpFields> in class org.eclipse.jetty.server.Response | From | To | |
Extract Variable | 1 | ||
Extract Variable d : ServerConnector in method private checkDelegate() : ServerConnector from class org.eclipse.jetty.maven.plugin.MavenServerConnector | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type _shutdown : AtomicReference<FutureCallback> to _shutdown : Graceful.Shutdown in class org.eclipse.jetty.server.handler.StatisticsHandler | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected doShutdown(futures List<Future<Void>>) : void extracted from protected doStop() : void in class org.eclipse.jetty.server.Server & moved to class org.eclipse.jetty.server.handler.AbstractHandlerContainer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter connector : Connector to con : Connector in method public newConnection(con Connector, endPoint EndPoint) : Connection in class org.eclipse.jetty.server.GracefulStopTest.testSlowClose.connector | From | To |