Exemplo n.º 1
0
 def doNotifyConnected(self, arg):
     """
     Action method.
     """
     proxy_interface.interface_receiving_started(
         self.router_idurl, {
             'router_idurl': self.router_idurl,
         })
Exemplo n.º 2
0
 def doNotifyConnected(self, arg):
     """
     Action method.
     """
     proxy_interface.interface_receiving_started(self.router_idurl,
                                                 {'router_idurl': self.router_idurl, })