Package | Description |
---|---|
io.vertx.core | |
io.vertx.reactivex.core.shareddata | |
io.vertx.rxjava.core.shareddata |
Modifier and Type | Method and Description |
---|---|
SharedData |
Vertx.sharedData()
Get the shared data object.
|
Modifier and Type | Method and Description |
---|---|
SharedData |
SharedData.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SharedData |
SharedData.newInstance(SharedData arg) |
Constructor and Description |
---|
SharedData(SharedData delegate) |
Modifier and Type | Method and Description |
---|---|
SharedData |
SharedData.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SharedData |
SharedData.newInstance(SharedData arg) |
Constructor and Description |
---|
SharedData(SharedData delegate) |
Copyright © 2023 Eclipse. All rights reserved.