Public Member Functions | |
def | do_POST |
def | do_GET |
def | do_POST |
def | do_GET |
SOAP handler.
Definition at line 311 of file ServiceContainer.py.
def do_GET | ( | self ) |
The GET command.
Definition at line 357 of file ServiceContainer.py.
def do_GET | ( | self ) |
The GET command.
Definition at line 357 of file ServiceContainer.py.
def do_POST | ( | self ) |
The POST command. action -- SOAPAction(HTTP header) or wsa:Action(SOAP:Header)
Definition at line 314 of file ServiceContainer.py.
def do_POST | ( | self ) |
The POST command. action -- SOAPAction(HTTP header) or wsa:Action(SOAP:Header)
Definition at line 314 of file ServiceContainer.py.