@mozilla.org/xmlextras/proxy/webserviceproxyfactory;1
This component implements the following interfaces:
Methods
Interface | Method |
---|---|
nsIFactory |
void createInstance ( nsISupports outer , nsIIDRef iid , out nsQIResult* result )
|
nsIWebServiceProxyFactory |
nsIWebServiceProxy createProxy ( AString wsdlURL , AString portname , AString qualifier , PRBool isAsync )
|
nsIWebServiceProxyFactory |
void createProxyAsync ( AString wsdlURL , AString portname , AString qualifier , PRBool isAsync , nsIWebServiceProxyCreationListener listener )
|
nsIFactory |
void lockFactory ( PRBool lock )
|
Reference documentation is generated from Mozilla's source.