|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.wsdl.codegen.emitter.AxisServiceBasedMultiLanguageEmitter org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWS20Emitter
public class JAXWS20Emitter
Field Summary |
---|
Fields inherited from class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter |
---|
EXCEPTION_SUFFIX, JAXWS_IMPL_SUFFIX, JAXWS_PORT_TYPE_NAME, SERVICE_SUFFIX, TYPE_SUFFIX |
Constructor Summary | |
---|---|
JAXWS20Emitter()
|
Method Summary | |
---|---|
protected org.w3c.dom.Document |
createDOMDocumentForException(java.lang.String key)
Creates the XML model for a Exception Class |
protected org.w3c.dom.Document |
createDOMDocumentForSEI()
Creates the XML model for the Service Endpoint interface |
protected org.w3c.dom.Document |
createDOMDocumentForSEIImpl()
Creates the XML model for the Service Endpoint interface |
protected org.w3c.dom.Document |
createDOMDocumentForServiceClass()
Creates the XML model for the Service Class |
Methods inherited from class org.apache.axis2.wsdl.codegen.emitter.jaxws.JAXWSEmitter |
---|
createDOMDocumentForServiceXML, emitSkeleton, extratClassName, getFullyQualifiedName, getServiceElement, resolveNameCollision, setCodeGenConfiguration, writeExceptions, writeServiceClass, writeServiceEndpointInterface, writeServiceEndpointInterfaceImpl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JAXWS20Emitter()
Method Detail |
---|
protected org.w3c.dom.Document createDOMDocumentForSEI() throws AxisFault
createDOMDocumentForSEI
in class JAXWSEmitter
AxisFault
protected org.w3c.dom.Document createDOMDocumentForSEIImpl() throws AxisFault
createDOMDocumentForSEIImpl
in class JAXWSEmitter
AxisFault
protected org.w3c.dom.Document createDOMDocumentForServiceClass()
createDOMDocumentForServiceClass
in class JAXWSEmitter
protected org.w3c.dom.Document createDOMDocumentForException(java.lang.String key)
createDOMDocumentForException
in class JAXWSEmitter
key
- String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |