Exemplo n.º 1
0
 def __init__(self):
     JSONProxy.__init__(self, "/cgi-bin/EchoService.py", ["echo", "reverse", "uppercase", "lowercase"])
Exemplo n.º 2
0
 def __init__(self):
     JSONProxy.__init__(self, "services/EchoService.php", ["echo", "reverse", "uppercase", "lowercase"])
Exemplo n.º 3
0
 def __init__(self):
     JSONProxy.__init__(self, "SchoolCalendarService.php", ["getPeople"])
Exemplo n.º 4
0
 def __init__(self):
     JSONProxy.__init__(self, "services/EchoService.py", ["echo"])
Exemplo n.º 5
0
 def __init__(self):
     JSONProxy.__init__(self, "SchoolCalendarService.php", ["getPeople"])