Package org.apache.axis2.wsdl
Interface WSDLConstants.WSDL20_2004_Constants
- Enclosing interface:
WSDLConstants
public static interface WSDLConstants.WSDL20_2004_Constants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringDeprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLYstatic final StringDeprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUTstatic final StringDeprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUTstatic final StringDeprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_INstatic final StringDeprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLYstatic final StringDeprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_INstatic final StringDeprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLYstatic final StringDeprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY
-
Field Details
-
MEP_URI_IN_ONLY
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLY- See Also:
-
MEP_URI_ROBUST_IN_ONLY
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLY- See Also:
-
MEP_URI_IN_OUT
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUT- See Also:
-
MEP_URI_IN_OPTIONAL_OUT
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUT- See Also:
-
MEP_URI_OUT_ONLY
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLY- See Also:
-
MEP_URI_ROBUST_OUT_ONLY
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY- See Also:
-
MEP_URI_OUT_IN
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_IN- See Also:
-
MEP_URI_OUT_OPTIONAL_IN
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_IN- See Also:
-