|
Push Down Method public sendPong(requestId int) : void from class com.navercorp.pinpoint.rpc.stream.AbstractStreamChannel to public sendPong(requestId int) : void from class com.navercorp.pinpoint.rpc.stream.NettyClientStreamChannel |
From |
To |
|
Push Down Method public sendPong(requestId int) : void from class com.navercorp.pinpoint.rpc.stream.AbstractStreamChannel to public sendPong(requestId int) : void from class com.navercorp.pinpoint.rpc.stream.ServerStreamChannel |
From |
To |
|
Push Down Method public sendPong(requestId int) : void from class com.navercorp.pinpoint.rpc.stream.AbstractStreamChannel to public sendPing(requestId int) : void from class com.navercorp.pinpoint.rpc.stream.ServerStreamChannel |
From |
To |
|
Push Down Method public sendPing(requestId int) : void from class com.navercorp.pinpoint.rpc.stream.AbstractStreamChannel to public sendPing(requestId int) : void from class com.navercorp.pinpoint.rpc.stream.NettyClientStreamChannel |
From |
To |
|
Push Down Method public close(streamPacket StreamPacket) : void from class com.navercorp.pinpoint.rpc.stream.AbstractStreamChannel to public close(code StreamCode) : void from class com.navercorp.pinpoint.rpc.stream.NettyClientStreamChannel |
From |
To |
|
Push Down Method private sendClose(streamChannelId int, code StreamCode) : void from class com.navercorp.pinpoint.rpc.stream.AbstractStreamChannel to public close(code StreamCode) : void from class com.navercorp.pinpoint.rpc.stream.ServerStreamChannel |
From |
To |