com.mulesoft.utils.wsdl
Class Wsdl
java.lang.Object
com.mulesoft.utils.wsdl.WsdlNode
com.mulesoft.utils.wsdl.Wsdl
public class Wsdl
- extends WsdlNode
| Fields inherited from class com.mulesoft.utils.wsdl.WsdlNode |
name |
|
Constructor Summary |
Wsdl()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSDL_NS
public static final String WSDL_NS
- See Also:
- Constant Field Values
ENS
public static final String ENS
- See Also:
- Constant Field Values
TNS
public static final String TNS
- See Also:
- Constant Field Values
FNS
public static final String FNS
- See Also:
- Constant Field Values
SCHEMA_NS
public static final String SCHEMA_NS
- See Also:
- Constant Field Values
SOAP_NS
public static final String SOAP_NS
- See Also:
- Constant Field Values
PORT_TYPE_NAME
public static final String PORT_TYPE_NAME
- See Also:
- Constant Field Values
BINDING_NAME
public static final String BINDING_NAME
- See Also:
- Constant Field Values
SERVICE_NAME
public static final String SERVICE_NAME
- See Also:
- Constant Field Values
PORT_NAME
public static final String PORT_NAME
- See Also:
- Constant Field Values
SOAP_ADDRESS
public static final String SOAP_ADDRESS
- See Also:
- Constant Field Values
Wsdl
public Wsdl()
generate
public Element generate()
- Specified by:
generate in class WsdlNode
addType
public void addType(String name,
Element elm)
addOperation
public void addOperation(OperationType type,
String typeName)
Copyright © 2012. All Rights Reserved.