org.apache.axis2.description
Class AxisOperationFactory
java.lang.Object
org.apache.axis2.description.AxisOperationFactory
- All Implemented Interfaces:
- WSDLConstants
- public class AxisOperationFactory
- extends Object
- implements WSDLConstants
Fields inherited from interface org.apache.axis2.wsdl.WSDLConstants |
INPUT_PART_QNAME_SUFFIX, MESSAGE_LABEL_FAULT_VALUE, MESSAGE_LABEL_IN, MESSAGE_LABEL_IN_VALUE, MESSAGE_LABEL_OUT, MESSAGE_LABEL_OUT_VALUE, STYLE_DOC, STYLE_MSG, STYLE_RPC, WSDL_1_1, WSDL_2_0, WSDL_20_DESCRIPTION, WSDL_4_J_DEFINITION, WSDL_MESSAGE_DIRECTION_IN, WSDL_MESSAGE_DIRECTION_OUT, WSDL_USE_ENCODED, WSDL_USE_LITERAL, WSDL1_1_NAMESPACE, WSDL2_0_NAMESPACE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisOperationFactory
public AxisOperationFactory()
getAxisOperation
public static AxisOperation getAxisOperation(int mepURI)
throws AxisFault
- Throws:
AxisFault
getOperationDescription
public static AxisOperation getOperationDescription(String mepURI)
throws AxisFault
- Throws:
AxisFault