| Method Summary |
| |
__init__(self,
impl)
This constructor for all SOAP Interfaces. |
| |
ConfigureStream(self,
streamDescStruct)
|
| |
GetCapabilities(self)
|
| |
GetConfiguration(self)
|
| |
GetEnabled(self)
|
| |
GetResource(self)
|
| |
IsStarted(self)
|
| |
SetConfiguration(self,
serviceConfig)
|
| |
SetEnabled(self,
enabled)
|
| |
SetIdentity(self,
profileStruct)
|
| |
SetResource(self,
resourceStruct)
|
| |
Shutdown(self)
|
| |
Start(self)
|
| |
Stop(self)
|
| Inherited from SOAPInterface |
| |
_IsValid(self)
This method is here to support calls that just want to see if there
is a valid server endpoint for communication from the client. |
| |
IsValid(self)
This method is here to support calls that just want to see if there
is a valid server endpoint for communication from the client. |