org.apache.axis2.wsdl
Interface WSDLConstants.WSDL20_2004_Constants

Enclosing interface:
WSDLConstants

public static interface WSDLConstants.WSDL20_2004_Constants


Field Summary
static java.lang.String MEP_URI_IN_ONLY
          Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLY
static java.lang.String MEP_URI_IN_OPTIONAL_OUT
          Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUT
static java.lang.String MEP_URI_IN_OUT
          Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUT
static java.lang.String MEP_URI_OUT_IN
          Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_IN
static java.lang.String MEP_URI_OUT_ONLY
          Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLY
static java.lang.String MEP_URI_OUT_OPTIONAL_IN
          Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_IN
static java.lang.String MEP_URI_ROBUST_IN_ONLY
          Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLY
static java.lang.String MEP_URI_ROBUST_OUT_ONLY
          Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY
 

Field Detail

MEP_URI_IN_ONLY

static final java.lang.String MEP_URI_IN_ONLY
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLY
See Also:
Constant Field Values

MEP_URI_ROBUST_IN_ONLY

static final java.lang.String MEP_URI_ROBUST_IN_ONLY
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLY
See Also:
Constant Field Values

MEP_URI_IN_OUT

static final java.lang.String MEP_URI_IN_OUT
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUT
See Also:
Constant Field Values

MEP_URI_IN_OPTIONAL_OUT

static final java.lang.String MEP_URI_IN_OPTIONAL_OUT
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUT
See Also:
Constant Field Values

MEP_URI_OUT_ONLY

static final java.lang.String MEP_URI_OUT_ONLY
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLY
See Also:
Constant Field Values

MEP_URI_ROBUST_OUT_ONLY

static final java.lang.String MEP_URI_ROBUST_OUT_ONLY
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY
See Also:
Constant Field Values

MEP_URI_OUT_IN

static final java.lang.String MEP_URI_OUT_IN
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_IN
See Also:
Constant Field Values

MEP_URI_OUT_OPTIONAL_IN

static final java.lang.String MEP_URI_OUT_OPTIONAL_IN
Deprecated. Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_IN
See Also:
Constant Field Values


Copyright © 2007 Apache Web Services Project. All Rights Reserved.