a90f4143aa1af55d0f56fc1329fd457cd46d85fa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package applyH2ConnectionOptions(pipeline ChannelPipeline) : void renamed to package applyHttp2ConnectionOptions(pipeline ChannelPipeline) : void in class io.vertx.core.http.impl.ConnectionManager.ChannelConnector | From | To | |
Extract Method | 1 | ||
Extract Method private testIdleTimeout(serverOptions HttpServerOptions, clientOptions HttpClientOptions) : void extracted from public testIdleTimeout() : void in class io.vertx.test.core.Http2ClientTest | From | To |