public static interface WSDLConstants.WSDL20_2004_Constants
Modifier and Type | Field and Description |
---|---|
static String |
MEP_URI_IN_ONLY
Deprecated.
Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_ONLY
|
static String |
MEP_URI_IN_OPTIONAL_OUT
Deprecated.
Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OPTIONAL_OUT
|
static String |
MEP_URI_IN_OUT
Deprecated.
Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_IN_OUT
|
static String |
MEP_URI_OUT_IN
Deprecated.
Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_IN
|
static String |
MEP_URI_OUT_ONLY
Deprecated.
Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_ONLY
|
static String |
MEP_URI_OUT_OPTIONAL_IN
Deprecated.
Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_OUT_OPTIONAL_IN
|
static String |
MEP_URI_ROBUST_IN_ONLY
Deprecated.
Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_IN_ONLY
|
static String |
MEP_URI_ROBUST_OUT_ONLY
Deprecated.
Please use org.apache.axis2.description.WSDL2Constants.MEP_URI_ROBUST_OUT_ONLY
|
static final String MEP_URI_IN_ONLY
static final String MEP_URI_ROBUST_IN_ONLY
static final String MEP_URI_IN_OUT
static final String MEP_URI_IN_OPTIONAL_OUT
static final String MEP_URI_OUT_ONLY
static final String MEP_URI_ROBUST_OUT_ONLY
static final String MEP_URI_OUT_IN
static final String MEP_URI_OUT_OPTIONAL_IN
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.