|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.wsdl.toJava.JavaWriter
org.apache.axis.wsdl.toJava.JavaClassWriter
org.apache.axis.wsdl.toJava.JavaServiceIfaceWriter
This is Wsdl2java's service writer. It writes the
Field Summary
Fields inherited from class org.apache.axis.wsdl.toJava.JavaClassWriter
className, namespaces, packageName
Fields inherited from class org.apache.axis.wsdl.toJava.JavaWriter
emitter, LINE_LENGTH, type
Constructor Summary
protected JavaServiceIfaceWriter(Emitter emitter,
ServiceEntry sEntry,
SymbolTable symbolTable)
Constructor.
Method Summary
protected java.lang.StringgetClassText()
Returns "interface ".
protected java.lang.StringgetExtendsText()
Returns "extends javax.xml.rpc.Service ".
protected voidwriteFileBody(java.io.PrintWriter pw)
Write the body of the service file.
Methods inherited from class org.apache.axis.wsdl.toJava.JavaClassWriter
getClassModifiers, getClassName, getFileName, getImplementsText, getPackage, registerFile, writeFileFooter, writeFileHeader, writeHeaderComments, writePackage
Methods inherited from class org.apache.axis.wsdl.toJava.JavaWriter
closePrintWriter, generate, getJavadocDescriptionPart, getPrintWriter, isFileGenerated, verboseMessage, writeComment, writeComment
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
JavaServiceIfaceWriter
protected JavaServiceIfaceWriter(Emitter emitter,
ServiceEntry sEntry,
SymbolTable symbolTable)
emitter - sEntry - symbolTable -
Method Detail
getClassText
protected java.lang.String getClassText()
getClassText in class JavaClassWriter
getExtendsText
protected java.lang.String getExtendsText()
getExtendsText in class JavaClassWriter
writeFileBody
protected void writeFileBody(java.io.PrintWriter pw)
throws java.io.IOException
writeFileBody in class JavaWriter
pw -
java.io.IOException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2005 Apache Web Services Project. All Rights Reserved.