@mozilla.org/xmlextras/soap/transport;1?protocol=http
This component implements the following interfaces:
Methods
Interface | Method |
---|---|
nsISOAPTransport |
void addListener ( nsISOAPTransportListener listener , PRBool capture )
|
nsISOAPTransport |
nsISOAPCallCompletion asyncCall ( nsISOAPCall call , nsISOAPResponseListener listener , nsISOAPResponse response )
|
nsIFactory |
void createInstance ( nsISupports outer , nsIIDRef iid , out nsQIResult* result )
|
nsIFactory |
void lockFactory ( PRBool lock )
|
nsISOAPTransport |
void removeListener ( nsISOAPTransportListener listener , PRBool capture )
|
nsISOAPTransport |
void syncCall ( nsISOAPCall call , nsISOAPResponse response )
|
Reference documentation is generated from Mozilla's source.