com.ibm.wsdl.factory
public class WSDLFactoryImpl extends WSDLFactory
| Method Summary | |
|---|---|
| Definition | newDefinition()
Create a new instance of a Definition, with an instance
of a PopulatedExtensionRegistry as its ExtensionRegistry.
|
| ExtensionRegistry | newPopulatedExtensionRegistry()
Create a new instance of an ExtensionRegistry with pre-registered
serializers/deserializers for the SOAP, HTTP and MIME
extensions. |
| WSDLReader | newWSDLReader()
Create a new instance of a WSDLReader. |
| WSDLWriter | newWSDLWriter()
Create a new instance of a WSDLWriter. |
See Also: PopulatedExtensionRegistry