findWebServices
Finds a collection of web service objects that are registered with the specified organization in the specified WSDL file.
Syntax
public Collection findWebServices(String organizationName, String wsdlFile)
Parameters
String organizationName
The name of the organization. Null if all organizations are to be discovered.
String wsdlFile
The file path to the WSDL file.