CommonSyncProxy
class CommonSyncProxy(protocolSide: ProtocolSide, objectRepository: ObjectRepository, proxyMessageHandler: ProxyMessageHandler) : SyncProxy
Content copied to clipboard
Functions
Link copied to clipboard
open override fun rpc(target: ProtocolSide, function: String, arguments: QVariantList)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun sync(target: ProtocolSide, className: String, objectName: String, function: String, arguments: QVariantList)
Content copied to clipboard
Link copied to clipboard