Toggle navigation
Home
io.vertx.core.impl.ContextInternal to io.vertx.core.Context
No. of Instances - 6
No. of Commits - 2
No. of Projects - {'vert.x'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
((VertxInternal)vertx).getContext()
to
Vertx
((VertxInternal)vertx).getContext()
to
Vertx.currentContext()
sock.handler(sock::write)
to
serverLatch.countDown()
((VertxInternal)vertx).getContext()
to
Vertx.currentContext()
((VertxInternal)vertx).getContext()
to
Vertx.currentContext()
((VertxInternal)vertx).getContext()
to
Vertx.currentContext()
serverRequestContext.get()
to
serverCtx
listenContext.get()
to
serverCtx
Cascading Type Change (Similar)
ContextInternal
to
Context
ContextInternal
to
Context
ContextInternal
to
Context
ContextInternal
to
Context
Wrap or Un-wrap
connectHandler
to
connectHandler
close
to
close