org.apache.axis2.description
Class AxisService2WSDL2
java.lang.Object
org.apache.axis2.description.AxisService2WSDL2
- All Implemented Interfaces:
- WSDL2Constants
- public class AxisService2WSDL2
- extends Object
- implements WSDL2Constants
Fields inherited from interface org.apache.axis2.description.WSDL2Constants |
ATTRIBUTE_ELEMENT, ATTRIBUTE_NAME, ATTRIBUTE_NAME_PATTERN, ATTRIBUTE_REF, BINDING_LOCAL_NAME, DEFAULT_TARGET_NAMESPACE_PREFIX, DEFAULT_WSDL_NAMESPACE_PREFIX, DESCRIPTION, DOCUMENTATION, HTTP_PROTOCAL, IN_FAULT, IN_PUT_LOCAL_NAME, INTERFACE_LOCAL_NAME, INTERFACE_PREFIX, MESSAGE_LABEL, MESSAGE_LABEL_IN, MESSAGE_LABEL_OUT, OPERATION_LOCAL_NAME, OUT_FAULT, OUT_PUT_LOCAL_NAME, SERVICE_LOCAL_NAME, SOAP_BINDING_PREFIX, SOAP_ENV_PREFIX, SOAP_PREFIX, URI_WSDL2_SOAP, URI_WSDL2_SOAP_ENV, WSDL_NAMESPACE |
Method Summary |
org.apache.axiom.om.OMElement |
generateOM()
|
String |
getUpdatedMEP(String oldmepuri)
This method is to convert http://www.w3.org/2004/08/wsdl/in-out to
http://www.w3.org/2006/01/wsdl/in-out |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisService2WSDL2
public AxisService2WSDL2(AxisService service,
String[] serviceURL)
generateOM
public org.apache.axiom.om.OMElement generateOM()
throws Exception
- Throws:
Exception
getUpdatedMEP
public String getUpdatedMEP(String oldmepuri)
- This method is to convert http://www.w3.org/2004/08/wsdl/in-out to
http://www.w3.org/2006/01/wsdl/in-out
- Parameters:
oldmepuri
-