23806245134c7974237f350cfbc70d1b6815a9e8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected httpConnections() : String extracted from public build(server Server, metrics MetricRegistry, name String, threadPool ThreadPool) : Connector in class io.dropwizard.jetty.HttpConnectorFactory | From | To | |
Extract And Move Method | 2 | ||
Extract And Move Method protected httpConnections() : String extracted from public build(server Server, metrics MetricRegistry, name String, threadPool ThreadPool) : Connector in class io.dropwizard.jetty.HttpsConnectorFactory & moved to class io.dropwizard.jetty.HttpConnectorFactory | From | To | |
Extract And Move Method protected httpConnections() : String extracted from public build(server Server, metrics MetricRegistry, name String, threadPool ThreadPool) : Connector in class io.dropwizard.spdy.Spdy3ConnectorFactory & moved to class io.dropwizard.jetty.HttpConnectorFactory | From | To |