public class WSDL2Code
extends org.wso2.carbon.core.AbstractAdmin
| Constructor and Description |
|---|
WSDL2Code() |
| Modifier and Type | Method and Description |
|---|---|
CodegenDownloadData |
codegen(String[] options)
This method will generate the code based on the options array.
|
CodegenDownloadData |
codegenForCXF(String[] options)
Generates code for CXF
|
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamppublic CodegenDownloadData codegen(String[] options) throws org.apache.axis2.AxisFault
options - org.apache.axis2.AxisFaultpublic CodegenDownloadData codegenForCXF(String[] options) throws org.apache.axis2.AxisFault
options - org.apache.axis2.AxisFaultCopyright © 2019 WSO2. All rights reserved.