kotlin-common
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kotlin-common
kotlin-common-vertx
/
com.huanshankeji.vertx.core
/
deployVerticleOnAllCores
deploy
Verticle
On
All
Cores
fun
Vertx
.
deployVerticleOnAllCores
(
verticleSupplier
:
Supplier
<
Verticle
>
)
:
Future
<
String
?
>
?
(
source
)