Package org.apache.axis2.wsdl
Interface WSDLConstants.WSDL20_2006Constants
- Enclosing interface:
WSDLConstants
public static interface WSDLConstants.WSDL20_2006Constants
-
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_ONLYhttp://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#in-only- See Also:
-
MEP_URI_ROBUST_IN_ONLY
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLYhttp://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#robust-in-only- See Also:
-
MEP_URI_IN_OUT
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUThttp://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#in-out- See Also:
-
MEP_URI_IN_OPTIONAL_OUT
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUThttp://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#in-opt-out- See Also:
-
MEP_URI_OUT_ONLY
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLYhttp://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#out-only- See Also:
-
MEP_URI_ROBUST_OUT_ONLY
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLYhttp://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#robust-out-only- See Also:
-
MEP_URI_OUT_IN
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_INhttp://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#out-in- See Also:
-
MEP_URI_OUT_OPTIONAL_IN
Deprecated.Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_INhttp://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#out-opt-in- See Also:
-