Package | Description |
---|---|
io.vertx.core |
= Vert.x Core Manual
:toc: left
At the heart of Vert.x is a set of Java APIs that we call *Vert.x Core*
https://github.com/eclipse/vert.x[Repository].
|
Modifier and Type | Method and Description |
---|---|
void |
Context.addCloseHook(Closeable hook) |
void |
Context.removeCloseHook(Closeable hook) |
Copyright © 2018 Eclipse. All rights reserved.