Uses of Class
com.ibm.websphere.srm.InvalidWSDLDefinitionException

Packages that use InvalidWSDLDefinitionException
com.ibm.websphere.srm The interfaces and classes in this package are used by clients wishing to map partner names to endpoint references and service references. 
 

Uses of InvalidWSDLDefinitionException in com.ibm.websphere.srm
 

Methods in com.ibm.websphere.srm that throw InvalidWSDLDefinitionException
 org.apache.wsif.WSIFService EndpointReferenceHelper.createWSIFService(javax.wsdl.Definition wsdlDefinition, EndpointReferenceType endpointReference)
          Method createWSIFService.
static EndpointReferenceType EndpointReferenceFactory.createEndpointReferenceType(javax.wsdl.Definition wsdlDefinition)
          Instantiate an EndpointReferenceType based on a WSDL Definition object.