| Package | Description |
|---|---|
| org.apache.cxf.tools.corba.common |
| Modifier and Type | Class and Description |
|---|---|
class |
WSDLCorbaFactoryImpl
This class is a copy of the WSDLFactoryImpl from the wsdl4j implementation
It overwrites the newWSDLWriter method to return a WSDLCorbaWriter
|
| Modifier and Type | Method and Description |
|---|---|
static WSDLCorbaFactory |
WSDLCorbaFactory.newInstance()
Get a new instance of a WSDLFactory.
|
static WSDLCorbaFactory |
WSDLCorbaFactory.newInstance(String factoryImplName)
Get a new instance of a WSDLFactory.
|
Apache CXF