open class SharedData
Shared data allows you to share data safely between different parts of your application in a safe way. Shared data provides:
Please see the documentation for more information. NOTE: This class has been automatically generated from the io.vertx.core.shareddata.SharedData non RX-ified interface using Vert.x codegen. |