Class CallbackHandlerWriter
java.lang.Object
org.apache.axis2.wsdl.codegen.writer.FileWriter
org.apache.axis2.wsdl.codegen.writer.CallbackHandlerWriter
- 
Field Summary
Fields inherited from class org.apache.axis2.wsdl.codegen.writer.FileWriter
EXTENSION_SUFFIX, fileExists, isOverride, language, outputFile, outputFileLocation, SEPARATOR_STRING, stream, TEMPLATE_SUFFIX, xsltStream - 
Constructor Summary
ConstructorsConstructorDescriptionCallbackHandlerWriter(File outputFileLocation, String language) CallbackHandlerWriter(String outputFileLocation)  - 
Method Summary
Methods inherited from class org.apache.axis2.wsdl.codegen.writer.FileWriter
createOutFile, findTemplate, getFileExtensionForLanguage, getOutputFile, isOverride, loadTemplate, parse, setLanguage, setOutputFile, setOverride 
- 
Constructor Details
- 
CallbackHandlerWriter
 - 
CallbackHandlerWriter
 
 -