815cce1623d0a305fc98c2788691e829c5f8a59d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 1 | ||
Extract And Move Method protected handleConnectionException(ctx ChannelHandlerContext, cause Throwable) : void extracted from public exceptionCaught(chctx ChannelHandlerContext, cause Throwable) : void in class io.vertx.core.http.impl.HttpServerImpl.Http1xOrHttp2Handler & moved to class io.vertx.core.http.impl.HttpServerImpl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter chctx : ChannelHandlerContext to ctx : ChannelHandlerContext in method public exceptionCaught(ctx ChannelHandlerContext, cause Throwable) : void in class io.vertx.core.http.impl.HttpServerImpl.Http1xOrHttp2Handler | From | To |