|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.tools.corba.common.WSDLCorbaFactory
org.apache.cxf.tools.corba.common.WSDLCorbaFactoryImpl
public class WSDLCorbaFactoryImpl
This class is a copy of the WSDLFactoryImpl from the wsdl4j implementation It overwrites the newWSDLWriter method to return a WSDLCorbaWriter
| Constructor Summary | |
|---|---|
WSDLCorbaFactoryImpl()
|
|
| Method Summary | |
|---|---|
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()
Create a new instance of a WSDLWriter. |
| Methods inherited from class org.apache.cxf.tools.corba.common.WSDLCorbaFactory |
|---|
newInstance, newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSDLCorbaFactoryImpl()
throws javax.wsdl.WSDLException
javax.wsdl.WSDLException| Method Detail |
|---|
public javax.wsdl.Definition newDefinition()
newDefinition in class WSDLCorbaFactorypublic javax.wsdl.xml.WSDLReader newWSDLReader()
newWSDLReader in class WSDLCorbaFactorypublic javax.wsdl.xml.WSDLWriter newWSDLWriter()
newWSDLWriter in class WSDLCorbaFactorypublic javax.wsdl.extensions.ExtensionRegistry newPopulatedExtensionRegistry()
newPopulatedExtensionRegistry in class WSDLCorbaFactory
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||