c3ce612dc5e8042ef66978a67e03203b996e3bf5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method package handleError(cause Throwable) : void renamed to package handleException(cause Throwable) : void in class io.vertx.core.http.impl.VertxHttp2Handler.Push | From | To | |
Rename Method package abstract handleError(cause Throwable) : void renamed to package abstract handleException(cause Throwable) : void in class io.vertx.core.http.impl.VertxHttp2Stream | From | To | |
Rename Parameter | 1 | ||
Rename Parameter t : Throwable to cause : Throwable in method package handleException(cause Throwable) : void in class io.vertx.core.http.impl.Http2ServerRequestImpl | From | To |