Interface WSDLConstants.WSDL20_2006Constants

Enclosing interface:
WSDLConstants

public static interface WSDLConstants.WSDL20_2006Constants
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Deprecated.
    Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLY
    static final String
    Deprecated.
    Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUT
    static final String
    Deprecated.
    Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUT
    static final String
    Deprecated.
    Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_IN
    static final String
    Deprecated.
    Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLY
    static final String
    Deprecated.
    Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_IN
    static final String
    Deprecated.
    Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLY
    static final String
    Deprecated.
    Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY
  • Field Details

    • MEP_URI_IN_ONLY

      static final String MEP_URI_IN_ONLY
      Deprecated.
      Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLY
      http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#in-only
      See Also:
    • MEP_URI_ROBUST_IN_ONLY

      static final String MEP_URI_ROBUST_IN_ONLY
      Deprecated.
      Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLY
      http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#robust-in-only
      See Also:
    • MEP_URI_IN_OUT

      static final String MEP_URI_IN_OUT
      Deprecated.
      Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUT
      http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#in-out
      See Also:
    • MEP_URI_IN_OPTIONAL_OUT

      static final String MEP_URI_IN_OPTIONAL_OUT
      Deprecated.
      Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUT
      http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#in-opt-out
      See Also:
    • MEP_URI_OUT_ONLY

      static final String MEP_URI_OUT_ONLY
      Deprecated.
      Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLY
      http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#out-only
      See Also:
    • MEP_URI_ROBUST_OUT_ONLY

      static final String MEP_URI_ROBUST_OUT_ONLY
      Deprecated.
      Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY
      http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#robust-out-only
      See Also:
    • MEP_URI_OUT_IN

      static final String MEP_URI_OUT_IN
      Deprecated.
      Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_IN
      http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#out-in
      See Also:
    • MEP_URI_OUT_OPTIONAL_IN

      static final String MEP_URI_OUT_OPTIONAL_IN
      Deprecated.
      Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_IN
      http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060327/#out-opt-in
      See Also: