public final class WSDLGeneratorFactory extends Object
| Constructor and Description |
|---|
WSDLGeneratorFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getGeneratorClassName() |
AbstractGenerator<?> |
newGenerator() |
void |
setWSDLVersion(WSDLConstants.WSDLVersion v) |
public void setWSDLVersion(WSDLConstants.WSDLVersion v)
protected String getGeneratorClassName()
public AbstractGenerator<?> newGenerator()
Apache CXF