24268a27be5a0f25ec3e9b58dd127888b176cc83
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type context : ChannelHandlerContext to context : ContextImpl in method public VertxHttp2ConnectionHandler(handlerCtx ChannelHandlerContext, channel Channel, context ContextImpl, decoder Http2ConnectionDecoder, encoder Http2ConnectionEncoder, initialSettings Http2Settings) in class io.vertx.core.http.impl.VertxHttp2ConnectionHandler | From | To | |
| Pull Up Attribute | 2 | ||
| Pull Up Attribute private handlerCtx : ChannelHandlerContext from class io.vertx.core.http.impl.VertxHttp2ServerHandler to protected handlerCtx : ChannelHandlerContext from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler | From | To | |
| Pull Up Attribute package handlerCtx : ChannelHandlerContext from class io.vertx.core.http.impl.VertxHttp2ClientHandler to protected handlerCtx : ChannelHandlerContext from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type context : ChannelHandlerContext to context : ContextImpl in class io.vertx.core.http.impl.VertxHttp2ConnectionHandler | From | To |