public class WSDLFactoryImpl extends WSDLFactory
Constructor and Description |
---|
WSDLFactoryImpl() |
Modifier and Type | Method and 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.
|
newInstance, newInstance, newInstance
public Definition newDefinition()
newDefinition
in class WSDLFactory
PopulatedExtensionRegistry
public WSDLReader newWSDLReader()
newWSDLReader
in class WSDLFactory
public WSDLWriter newWSDLWriter()
newWSDLWriter
in class WSDLFactory
public ExtensionRegistry newPopulatedExtensionRegistry()
newPopulatedExtensionRegistry
in class WSDLFactory
Copyright © 2016 JBoss by Red Hat. All rights reserved.