69550205d63cb0cf81665ff99d5a87e39f2dbebe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute handlerCtx : ChannelHandlerContext to handlerContext : ChannelHandlerContext in class io.vertx.core.http.impl.Http2ClientConnection.Http2ClientStream | From | To | |
Rename Parameter | 1 | ||
Rename Parameter a : Function<VertxHttp2ConnectionHandler,Http2ConnectionBase> to connectionFactory : Function<VertxHttp2ConnectionHandler,Http2ConnectionBase> in method public VertxHttp2ConnectionHandler(decoder Http2ConnectionDecoder, encoder Http2ConnectionEncoder, initialSettings Http2Settings, connectionFactory Function<VertxHttp2ConnectionHandler,Http2ConnectionBase>) in class io.vertx.core.http.impl.VertxHttp2ConnectionHandler | From | To |