Exemplo n.º 1
0
 def __init__(self, router, addr):
   ServiceProxy.__init__(self, router, addr=addr, serviceName="dustmail")
 def __init__(self, router, addr):
     ServiceProxy.__init__(self, router, addr=addr, serviceName="trackback")
Exemplo n.º 3
0
 def __init__(self, router, addr):
   ServiceProxy.__init__(self, router, addr=addr, serviceName="trackback")
 def __init__(self, router, addr):
     ServiceProxy.__init__(self, router, addr=addr, serviceName="dustmail")
Exemplo n.º 5
0
 def __init__(self, router):
   ServiceProxy.__init__(self, router, serviceName="dustmailback")
 def __init__(self, router):
     ServiceProxy.__init__(self, router, serviceName="dustmailback")
Exemplo n.º 7
0
 def __init__(self, router, addr=None):
   ServiceProxy.__init__(self, router, addr=addr, serviceName="tracker")
Exemplo n.º 8
0
 def __init__(self, router, addr=None):
     ServiceProxy.__init__(self, router, addr=addr, serviceName="tracker")