Ejemplo n.º 1
0
 def soap_echoString(self, ps):
     response = WhiteMesa.soap_echoString(self, ps)
     return response
Ejemplo n.º 2
0
 def soap_echoIntegerArray(self, ps):
     response = WhiteMesa.soap_echoIntegerArray(self, ps)
     return response
Ejemplo n.º 3
0
 def soap_echoBoolean(self, ps):
     response = WhiteMesa.soap_echoBoolean(self, ps)
     response._return = self.request._inputBoolean
     return response
Ejemplo n.º 4
0
 def soap_echoNestedStruct(self, ps):
     response = WhiteMesa.soap_echoNestedStruct(self, ps)
     return response
Ejemplo n.º 5
0
 def soap_echoNestedArray(self, ps):
     response = WhiteMesa.soap_echoNestedArray(self, ps)
     return response
Ejemplo n.º 6
0
 def soap_echoStructArray(self, ps):
     response = WhiteMesa.soap_echoStructArray(self, ps)
     return response
Ejemplo n.º 7
0
 def soap_echoSimpleTypesAsStruct(self, ps):
     response = WhiteMesa.soap_echoSimpleTypesAsStruct(self, ps)
     return response
Ejemplo n.º 8
0
 def soap_echoBoolean(self, ps):
     response = WhiteMesa.soap_echoBoolean(self, ps)
     response._return = self.request._inputBoolean
     return response
Ejemplo n.º 9
0
 def soap_echoString(self, ps):
     response = WhiteMesa.soap_echoString(self, ps)
     return response
Ejemplo n.º 10
0
 def soap_echoIntegerArray(self, ps):
     response = WhiteMesa.soap_echoIntegerArray(self, ps)
     return response
Ejemplo n.º 11
0
 def soap_echoNestedArray(self, ps):
     response = WhiteMesa.soap_echoNestedArray(self, ps)
     return response
Ejemplo n.º 12
0
 def soap_echoNestedStruct(self, ps):
     response = WhiteMesa.soap_echoNestedStruct(self, ps)
     return response
Ejemplo n.º 13
0
 def soap_echoSimpleTypesAsStruct(self, ps):
     response = WhiteMesa.soap_echoSimpleTypesAsStruct(self, ps)
     return response
Ejemplo n.º 14
0
 def soap_echoStructArray(self, ps):
     response = WhiteMesa.soap_echoStructArray(self, ps)
     return response