public class JBossWSDLFactoryImpl
extends javax.wsdl.factory.WSDLFactory
JBossWSDLReaderImpl
.
Original author: Matthew J. Duftler (duftler@us.ibm.com)
Constructor and Description |
---|
JBossWSDLFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
javax.wsdl.Definition |
newDefinition()
Create a new instance of a Definition, with an instance
of a PopulatedExtensionRegistry as its ExtensionRegistry.
|
javax.wsdl.extensions.ExtensionRegistry |
newPopulatedExtensionRegistry()
Create a new instance of an ExtensionRegistry with pre-registered
serializers/deserializers for the SOAP, HTTP and MIME
extensions.
|
javax.wsdl.xml.WSDLReader |
newWSDLReader()
Create a new instance of a WSDLReader.
|
javax.wsdl.xml.WSDLWriter |
newWSDLWriter() |
public javax.wsdl.Definition newDefinition()
newDefinition
in class javax.wsdl.factory.WSDLFactory
PopulatedExtensionRegistry
public javax.wsdl.xml.WSDLReader newWSDLReader()
newWSDLReader
in class javax.wsdl.factory.WSDLFactory
public javax.wsdl.xml.WSDLWriter newWSDLWriter()
newWSDLWriter
in class javax.wsdl.factory.WSDLFactory
public javax.wsdl.extensions.ExtensionRegistry newPopulatedExtensionRegistry()
newPopulatedExtensionRegistry
in class javax.wsdl.factory.WSDLFactory
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.