Uses of Interface
io.vertx.core.shareddata.SharedData
-
Packages that use SharedData Package Description io.vertx.core -
-
Uses of SharedData in io.vertx.core
Methods in io.vertx.core that return SharedData Modifier and Type Method Description SharedDataVertx. sharedData()Get the shared data object.
-