public class WSDLFactoryImpl extends WSDLFactory
| Constructor | Description |
|---|---|
WSDLFactoryImpl() |
| Modifier and Type | Method | Description |
|---|---|---|
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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewInstance, newInstance, newInstancepublic Definition newDefinition()
newDefinition in class WSDLFactoryPopulatedExtensionRegistrypublic WSDLReader newWSDLReader()
newWSDLReader in class WSDLFactorypublic WSDLWriter newWSDLWriter()
newWSDLWriter in class WSDLFactorypublic ExtensionRegistry newPopulatedExtensionRegistry()
newPopulatedExtensionRegistry in class WSDLFactoryCopyright ? 2003, 2013 IBM. All Rights Reserved.