|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CodeGenerationException in org.apache.axis2.wsdl.codegen |
---|
Methods in org.apache.axis2.wsdl.codegen that throw CodeGenerationException | |
---|---|
void |
CodeGenerationEngine.generate()
Generate the code!! |
Constructors in org.apache.axis2.wsdl.codegen that throw CodeGenerationException | |
---|---|
CodeGenerationEngine(CodeGenConfiguration configuration)
|
|
CodeGenerationEngine(CommandLineOptionParser parser)
|
Uses of CodeGenerationException in org.apache.axis2.wsdl.codegen.emitter |
---|
Methods in org.apache.axis2.wsdl.codegen.emitter that throw CodeGenerationException | |
---|---|
void |
CEmitter.emitBuildScript()
Emit the build script |
void |
AxisServiceBasedMultiLanguageEmitter.emitSkeleton()
Emits the skeleton |
void |
CEmitter.emitSkeleton()
Emit the skeltons |
void |
Emitter.emitSkeleton()
|
void |
AxisServiceBasedMultiLanguageEmitter.emitStub()
Emits the stubcode with bindings. |
void |
CEmitter.emitStub()
Emit the stub |
void |
Emitter.emitStub()
|
Uses of CodeGenerationException in org.apache.axis2.wsdl.codegen.emitter.jaxws |
---|
Methods in org.apache.axis2.wsdl.codegen.emitter.jaxws that throw CodeGenerationException | |
---|---|
void |
JAXWSEmitter.emitSkeleton()
|
Uses of CodeGenerationException in org.apache.axis2.wsdl.codegen.extension |
---|
Methods in org.apache.axis2.wsdl.codegen.extension that throw CodeGenerationException | |
---|---|
void |
TypeMapperExtension.engage(CodeGenConfiguration configuration)
|
void |
ExcludePackageExtension.engage(CodeGenConfiguration configuration)
|
void |
CodeGenExtension.engage(CodeGenConfiguration configuration)
|
void |
WSDLValidatorExtension.engage(CodeGenConfiguration configuration)
|
void |
SchemaUnwrapperExtension.engage(CodeGenConfiguration configuration)
|
void |
JAXWSWapperExtension.engage(CodeGenConfiguration configuration)
|
void |
AbstractPrettyPrinterExtension.engage(CodeGenConfiguration configuration)
|
void |
DefaultDatabindingExtension.engage(CodeGenConfiguration configuration)
|
void |
SchemaUnwrapperExtension.walkSchema(AxisMessage message,
java.lang.String qnameSuffix)
walk the given schema element For a successful unwrapping the element should have the following structure < element > < complexType > < sequence > < element /> < /sequence > < /complexType > < /element > |
boolean |
JAXWSWapperExtension.walkSchema(AxisMessage message,
java.lang.String qnameSuffix)
|
Uses of CodeGenerationException in org.apache.axis2.wsdl.codegen.writer |
---|
Methods in org.apache.axis2.wsdl.codegen.writer that throw CodeGenerationException | |
---|---|
void |
FileWriter.loadTemplate()
Loads the template. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |