Public Member Functions

SOAPRequestHandler Class Reference

Public Member Functions

def do_POST
def do_GET
def do_POST
def do_GET

Detailed Description

SOAP handler.

Definition at line 311 of file ServiceContainer.py.


Member Function Documentation

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.


The documentation for this class was generated from the following files: