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