Uses of Class
io.vertx.reactivex.core.shareddata.SharedData
-
Packages that use SharedData Package Description io.vertx.reactivex.core io.vertx.reactivex.core.shareddata -
-
Uses of SharedData in io.vertx.reactivex.core
Methods in io.vertx.reactivex.core that return SharedData Modifier and Type Method Description SharedData
Vertx. sharedData()
Get the shared data object. -
Uses of SharedData in io.vertx.reactivex.core.shareddata
Fields in io.vertx.reactivex.core.shareddata with type parameters of type SharedData Modifier and Type Field Description static io.vertx.lang.rx.TypeArg<SharedData>
SharedData. __TYPE_ARG
Methods in io.vertx.reactivex.core.shareddata that return SharedData Modifier and Type Method Description static SharedData
SharedData. newInstance(SharedData arg)
-