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 WebsocketTxSync
EntityGatheringBagForPropagation. getSynchronizer()
Get the synchronizerMethods in ch.colabproject.colab.api.controller with parameters of type WebsocketTxSync Modifier and Type Method Description void
EntityGatheringBagForPropagation. setSynchronizer(WebsocketTxSync sync)
Set the synchronizer
-