Toggle navigation
Home
java.lang.Void to io.vertx.core.AsyncResult<java.lang.Void>
No. of Instances - 6
No. of Commits - 1
No. of Projects - {'vert.x'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
ar.succeeded()
to
ar.mapEmpty()
chctx.channel().closeFuture()
to
handler.handle(ar.mapEmpty())
handleException(ar.cause())
to
handler.handle(ar.mapEmpty())
addFirst
to
addFirst