8a9b5b2fe9e1ea426b23bfac815c86953be496ee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type supportsCompression : boolean to options : HttpServerOptions in method package VertxHttp2Handler(context ChannelHandlerContext, handlerContext ContextInternal, serverOrigin String, decoder Http2ConnectionDecoder, encoder Http2ConnectionEncoder, initialSettings Http2Settings, options HttpServerOptions, handler Handler<HttpServerRequest>) in class io.vertx.core.http.impl.VertxHttp2Handler | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute supportsCompression : boolean to options : HttpServerOptions in class io.vertx.core.http.impl.VertxHttp2HandlerBuilder | From | To | |
| Rename Attribute supportsCompression : boolean to options : HttpServerOptions in class io.vertx.core.http.impl.VertxHttp2Handler | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type supportsCompression : boolean to options : HttpServerOptions in class io.vertx.core.http.impl.VertxHttp2HandlerBuilder | From | To | |
| Change Attribute Type supportsCompression : boolean to options : HttpServerOptions in class io.vertx.core.http.impl.VertxHttp2Handler | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter supportsCompression : boolean to options : HttpServerOptions in method package VertxHttp2Handler(context ChannelHandlerContext, handlerContext ContextInternal, serverOrigin String, decoder Http2ConnectionDecoder, encoder Http2ConnectionEncoder, initialSettings Http2Settings, options HttpServerOptions, handler Handler<HttpServerRequest>) in class io.vertx.core.http.impl.VertxHttp2Handler | From | To |