3f2b70f0518d78bffeab289640db0f2eec0bb880
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type stream : Http2ClientStream to stream : VertxHttp2Stream in method public onHeadersRead(ctx ChannelHandlerContext, streamId int, headers Http2Headers, streamDependency int, weight short, exclusive boolean, padding int, endOfStream boolean) : void in class io.vertx.core.http.impl.Http2ClientConnection | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public updateStreamPriority(streamPriority StreamPriority) : void extracted from public setStreamPriority(streamPriority StreamPriority) : HttpClientRequest in class io.vertx.core.http.impl.HttpClientRequestImpl & moved to class io.vertx.core.http.impl.Http2ClientConnection.Http2ClientStream | From | To |