|
||||||||||
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.JavaServiceInterfaceWriter
This is Wsdl2java's service writer. It writes the
Fields inherited from class org.apache.axis.wsdl.JavaWriter
className, emitter, fileName, message, namespaces, packageName, pw, qname
Constructor Summary
protected
JavaServiceInterfaceWriter(Emitter emitter,
PortTypeEntry ptEntry,
SymbolTable symbolTable)
Constructor.
Method Summary
protected void
writeFileBody()
Generate the server-side (Axis) interface for the given port type.
Methods inherited from class org.apache.axis.wsdl.JavaWriter
fileExists, getResponseString, initializeDeploymentDoc, isPrimitiveType, wrapPrimitiveType, write, writeComment, writeFileHeader
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
JavaServiceInterfaceWriter
protected JavaServiceInterfaceWriter(Emitter emitter,
PortTypeEntry ptEntry,
SymbolTable symbolTable)
Method Detail
writeFileBody
protected void writeFileBody()
throws java.io.IOException
writeFileBody
in class JavaWriter
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: INNER | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2001 Apache XML Project. All Rights Reserved.