|
|
|
remoteMessageReceived(self,
broker,
message,
args,
kw)
Intercept requests and send them down to workers |
source code
|
|
|
addListener(self,
listener)
Implement the HubService interface by forwarding to the local
service |
source code
|
|
|
removeListener(self,
listener)
Implement the HubService interface by forwarding to the local
service |
source code
|
|
|
update(self,
object)
Implement the HubService interface by forwarding to the local
service |
source code
|
|
|
deleted(self,
object)
Implement the HubService interface by forwarding to the local
service |
source code
|
|