ea8efac1aed684d76d7b9470d84f93eb2e9484c9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 2 | ||
Inline Variable key : ChannelOption<Object> in method public ChannelManager(config AsyncHttpClientConfig, nettyTimer Timer) from class org.asynchttpclient.netty.channel.ChannelManager | From | To | |
Inline Variable value : Object in method public ChannelManager(config AsyncHttpClientConfig, nettyTimer Timer) from class org.asynchttpclient.netty.channel.ChannelManager | From | To | |
Extract Method | 2 | ||
Extract Method private newBootstrap(socketChannelClass Class<? extends Channel>, eventLoopGroup EventLoopGroup, config AsyncHttpClientConfig) : Bootstrap extracted from public ChannelManager(config AsyncHttpClientConfig, nettyTimer Timer) in class org.asynchttpclient.netty.channel.ChannelManager | From | To |