Uses of Class
ch.colabproject.colab.api.controller.WebsocketTxSync
-
Packages that use WebsocketTxSync Package Description ch.colabproject.colab.api.controller -
-
Uses of WebsocketTxSync in ch.colabproject.colab.api.controller
Methods in ch.colabproject.colab.api.controller that return WebsocketTxSync Modifier and Type Method Description WebsocketTxSyncEntityGatheringBagForPropagation. getSynchronizer()Get the synchronizerMethods in ch.colabproject.colab.api.controller with parameters of type WebsocketTxSync Modifier and Type Method Description voidEntityGatheringBagForPropagation. setSynchronizer(WebsocketTxSync sync)Set the synchronizer
-