Package | Description |
---|---|
net.bluemind.lib.vertx |
Modifier and Type | Method and Description |
---|---|
static BlockingCode |
BlockingCode.forVertx(org.vertx.java.core.Vertx v)
Creates a BlockingCode executor to use in a vertx event loop.
|
BlockingCode |
BlockingCode.withExecutor(java.util.concurrent.ExecutorService pool)
Provide your own executor where the blocking code will run.
|
Copyright © 2021. All Rights Reserved.