Package javax.wsdl.xml
-
Interface Summary Interface Description WSDLLocator This interface can act as an additional layer of indirection between a WSDLReader and the actual location of WSDL documents.WSDLReader This interface 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.WSDLWriter This interface describes a collection of methods that allow a WSDL model to be written to a writer in an XML format that follows the WSDL schema.