|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.wsdl.JavaWriter | +--org.apache.axis.wsdl.JavaUndeployWriter
This is Wsdl2java's deploy Writer. It writes the deploy.java file.
Fields inherited from class org.apache.axis.wsdl.JavaWriter |
className, emitter, fileName, message, namespaces, packageName, pw, qname |
Constructor Summary | |
protected |
JavaUndeployWriter(Emitter emitter,
javax.wsdl.Definition definition,
SymbolTable symbolTable)
Constructor. |
Method Summary | |
protected void |
writeFileBody()
Write the body of the deploy.xml file. |
protected void |
writeFileHeader()
Replace the default file header with the deployment doc file header. |
Methods inherited from class org.apache.axis.wsdl.JavaWriter |
fileExists, getResponseString, initializeDeploymentDoc, isPrimitiveType, wrapPrimitiveType, write, writeComment |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected JavaUndeployWriter(Emitter emitter, javax.wsdl.Definition definition, SymbolTable symbolTable)
Method Detail |
protected void writeFileHeader() throws java.io.IOException
writeFileHeader
in class JavaWriter
protected void writeFileBody() throws java.io.IOException
writeFileBody
in class JavaWriter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |