Uses of Class
com.ibm.di.fc.webservice.util.WsdlData

Packages that use WsdlData
com.ibm.di.fc.webservice.util Provides utility classes used by the web service function components. 
 

Uses of WsdlData in com.ibm.di.fc.webservice.util
 

Methods in com.ibm.di.fc.webservice.util that return WsdlData
static WsdlData WsdlData.getWsdlData(String aWsdlUrl, String aOperationName)
          This method provides an object containing the WSDL data , when the passed arguments are the url address and the name of the operation , which can be one of request-response, solicit response, one way or notification