Class JAXWSWapperExtension
java.lang.Object
org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
org.apache.axis2.wsdl.codegen.extension.JAXWSWapperExtension
- All Implemented Interfaces:
 CodeGenExtension
- 
Field Summary
Fields inherited from class org.apache.axis2.wsdl.codegen.extension.AbstractCodeGenerationExtension
log - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidengage(CodeGenConfiguration configuration) booleanwalkSchema(org.apache.axis2.description.AxisMessage message, String qnameSuffix)  
- 
Constructor Details
- 
JAXWSWapperExtension
public JAXWSWapperExtension() 
 - 
 - 
Method Details
- 
engage
- Throws:
 CodeGenerationException
 - 
walkSchema
public boolean walkSchema(org.apache.axis2.description.AxisMessage message, String qnameSuffix) throws CodeGenerationException - Throws:
 CodeGenerationException
 
 -