Uses of Interface
javax.wsdl.xml.WSDLReader
Packages that use WSDLReader
-
Uses of WSDLReader in com.ibm.wsdl.factory
Methods in com.ibm.wsdl.factory that return WSDLReaderModifier and TypeMethodDescriptionWSDLFactoryImpl.newWSDLReader()
Create a new instance of a WSDLReader. -
Uses of WSDLReader in com.ibm.wsdl.xml
Classes in com.ibm.wsdl.xml that implement WSDLReaderModifier and TypeClassDescriptionclass
This class describes a collection of methods that enable conversion of a WSDL document (in XML, following the WSDL schema described in the WSDL specification) into a WSDL model. -
Uses of WSDLReader in javax.wsdl.factory
Methods in javax.wsdl.factory that return WSDLReaderModifier and TypeMethodDescriptionabstract WSDLReader
WSDLFactory.newWSDLReader()
Create a new instance of a WSDLReader.