Toggle navigation
Home
org.jboss.netty.bootstrap.ClientBootstrap to io.netty.bootstrap.Bootstrap
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'async-http-client'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Add or Remove Method invocation
asyncHandlerExtensions.onConnectionSuccess(future.getChannel(),remoteAddress.getAddress())
to
asyncHandlerExtensions.onConnectionSuccess(future.channel(),remoteAddress.getAddress())