6057965de1561cf31d09629d22d3143d07f19b00
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Callback to OnLastHttpContentCallback in method public newDrainCallback(future NettyResponseFuture<?>, channel Channel, keepAlive boolean, partitionKey Object) : OnLastHttpContentCallback in class org.asynchttpclient.netty.channel.ChannelManager | From | To | |
Rename Class | 1 | ||
Rename Class org.asynchttpclient.netty.Callback renamed to org.asynchttpclient.netty.OnLastHttpContentCallback | From | To | |
Change Variable Type | 1 | ||
Change Variable Type callback : Callback to callback : OnLastHttpContentCallback in method public channelInactive(ctx ChannelHandlerContext) : void in class org.asynchttpclient.netty.handler.AsyncHttpClientHandler | From | To |