Toggle navigation
Home
io.netty.handler.ssl.SslHandler to io.netty.channel.ChannelOutboundHandler
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'vert.x'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
helper.createEngine(vertx,host,port)
to
helper.createEngine(vertx,host,port,null)
helper.createEngine(vertx,this.remoteName(),this.remoteAddress().port())
to
helper.createEngine(vertx)