|
Pull Up Method public onSettingsAckRead(ctx ChannelHandlerContext) : void from class io.vertx.core.http.impl.VertxHttp2Handler to public onSettingsAckRead(ctx ChannelHandlerContext) : void from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public onPingAckRead(ctx ChannelHandlerContext, data ByteBuf) : void from class io.vertx.core.http.impl.VertxHttp2Handler to public onPingAckRead(ctx ChannelHandlerContext, data ByteBuf) : void from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public channelInactive(ctx ChannelHandlerContext) : void from class io.vertx.core.http.impl.VertxHttp2Handler to public channelInactive(ctx ChannelHandlerContext) : void from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public onGoAwayRead(ctx ChannelHandlerContext, lastStreamId int, errorCode long, debugData ByteBuf) : void from class io.vertx.core.http.impl.VertxHttp2Handler to public onGoAwayRead(ctx ChannelHandlerContext, lastStreamId int, errorCode long, debugData ByteBuf) : void from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public fromVertxSettings(settings Http2Settings) : Http2Settings from class io.vertx.core.http.impl.VertxHttp2Handler to public fromVertxSettings(settings Http2Settings) : Http2Settings from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public remoteSettings() : Http2Settings from class io.vertx.core.http.impl.VertxHttp2Handler to public remoteSettings() : Http2Settings from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public toVertxSettings(settings Http2Settings) : Http2Settings from class io.vertx.core.http.impl.VertxHttp2Handler to public toVertxSettings(settings Http2Settings) : Http2Settings from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public shutdown(timeout long) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2Handler to public shutdown(timeout long) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public exceptionCaught(ctx ChannelHandlerContext, cause Throwable) : void from class io.vertx.core.http.impl.VertxHttp2Handler to public exceptionCaught(ctx ChannelHandlerContext, cause Throwable) : void from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public goAway(errorCode long, lastStreamId int, debugData Buffer, completionHandler Handler<Void>) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2Handler to public goAway(errorCode long, lastStreamId int, debugData Buffer, completionHandler Handler<Void>) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public shutdown() : HttpConnection from class io.vertx.core.http.impl.VertxHttp2Handler to public shutdown() : HttpConnection from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public updateSettings(settings Http2Settings) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2Handler to public updateSettings(settings Http2Settings) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public settings() : Http2Settings from class io.vertx.core.http.impl.VertxHttp2Handler to public settings() : Http2Settings from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public closeHandler(handler Handler<Void>) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2Handler to public closeHandler(handler Handler<Void>) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public onPushPromiseRead(ctx ChannelHandlerContext, streamId int, promisedStreamId int, headers Http2Headers, padding int) : void from class io.vertx.core.http.impl.VertxHttp2Handler to public onPushPromiseRead(ctx ChannelHandlerContext, streamId int, promisedStreamId int, headers Http2Headers, padding int) : void from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public remoteSettingsHandler() : Handler<io.vertx.core.http.Http2Settings> from class io.vertx.core.http.impl.VertxHttp2Handler to public remoteSettingsHandler() : Handler<io.vertx.core.http.Http2Settings> from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public remoteSettingsHandler(handler Handler<io.vertx.core.http.Http2Settings>) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2Handler to public remoteSettingsHandler(handler Handler<io.vertx.core.http.Http2Settings>) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public updateSettings(settings Http2Settings, completionHandler Handler<AsyncResult<Void>>) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2Handler to public updateSettings(settings Http2Settings, completionHandler Handler<AsyncResult<Void>>) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public onPingRead(ctx ChannelHandlerContext, data ByteBuf) : void from class io.vertx.core.http.impl.VertxHttp2Handler to public onPingRead(ctx ChannelHandlerContext, data ByteBuf) : void from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method private shutdown(timeout Long) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2Handler to private shutdown(timeout Long) : HttpConnection from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public onUnknownFrame(ctx ChannelHandlerContext, frameType byte, streamId int, flags Http2Flags, payload ByteBuf) : void from class io.vertx.core.http.impl.VertxHttp2Handler to public onUnknownFrame(ctx ChannelHandlerContext, frameType byte, streamId int, flags Http2Flags, payload ByteBuf) : void from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Pull Up Method public onWindowUpdateRead(ctx ChannelHandlerContext, streamId int, windowSizeIncrement int) : void from class io.vertx.core.http.impl.VertxHttp2Handler to public onWindowUpdateRead(ctx ChannelHandlerContext, streamId int, windowSizeIncrement int) : void from class io.vertx.core.http.impl.VertxHttp2ConnectionHandler |
From |
To |
|
Change Parameter Type handlerContext : ContextInternal to handlerContext : ContextImpl in method package VertxHttp2ServerHandler(context ChannelHandlerContext, channel Channel, handlerContext ContextImpl, serverOrigin String, decoder Http2ConnectionDecoder, encoder Http2ConnectionEncoder, initialSettings Http2Settings, options HttpServerOptions, handler Handler<HttpServerRequest>) in class io.vertx.core.http.impl.VertxHttp2ServerHandler |
From |
To |
|
Change Parameter Type connection : VertxHttp2Handler to connection : VertxHttp2ServerHandler in method public Http2ServerRequestImpl(vertx Vertx, connection VertxHttp2ServerHandler, serverOrigin String, conn Http2Connection, stream Http2Stream, ctx ChannelHandlerContext, encoder Http2ConnectionEncoder, headers Http2Headers, contentEncoding String) in class io.vertx.core.http.impl.Http2ServerRequestImpl |
From |
To |
|
Change Parameter Type connection : VertxHttp2Handler to connection : VertxHttp2ServerHandler in method public Http2ServerResponseImpl(vertx VertxInternal, ctx ChannelHandlerContext, connection VertxHttp2ServerHandler, encoder Http2ConnectionEncoder, stream Http2Stream, push boolean, contentEncoding String) in class io.vertx.core.http.impl.Http2ServerResponseImpl |
From |
To |