a4c16fd18b3f48575dc18d417c80acafc4dca090
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testRequestWriteability() : void renamed to public testClientRequestWriteability() : void in class io.vertx.test.core.Http2ClientTest | From | To | |
Change Return Type | 1 | ||
Change Return Type void to int in method package handleData(chunk ByteBuf, end boolean) : int in class io.vertx.core.http.impl.Http2Pool.Http2ClientStream | From | To |