org.apache.axis2.wsdl.java2wsdl
Class Java2WOM
java.lang.Object
org.apache.axis2.wsdl.java2wsdl.Java2WOM
- public class Java2WOM
- extends Object
Constructor Summary |
Java2WOM(TypeTable table,
org.codehaus.jam.JMethod[] method,
org.apache.ws.commons.schema.XmlSchema schema,
String serviceName,
String targentNamespece,
String targetNamespecheprefix)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Java2WOM
public Java2WOM(TypeTable table,
org.codehaus.jam.JMethod[] method,
org.apache.ws.commons.schema.XmlSchema schema,
String serviceName,
String targentNamespece,
String targetNamespecheprefix)
generateWOM
public org.apache.wsdl.WSDLDescription generateWOM()
throws Exception
- Throws:
Exception
generatePortType
public org.apache.wsdl.WSDLInterface generatePortType(org.apache.wsdl.WSDLDescription womDescription,
WSDLComponentFactory wsdlComponentFactory,
Element documentElement)
generateService
public org.apache.wsdl.WSDLService generateService(WSDLComponentFactory wsdlComponentFactory,
org.apache.wsdl.WSDLDescription womDescription,
org.apache.wsdl.WSDLBinding binding,
String ServiceName)