Package | Description |
---|---|
net.bluemind.lib.vertx |
Modifier and Type | Method and Description |
---|---|
static BlockingCode |
BlockingCode.forVertx(io.vertx.core.Vertx v)
Deprecated.
Creates a BlockingCode executor to use in a vertx event loop.
|
BlockingCode |
BlockingCode.withExecutor(java.util.concurrent.ExecutorService pool)
Deprecated.
the executor is not used anymore
|
Copyright © 2021. All Rights Reserved.