Package org.apache.axis2.mex
Interface MexConstants.Spec_2004_09.Actions
-
- Enclosing interface:
- MexConstants.Spec_2004_09
public static interface MexConstants.Spec_2004_09.Actions
-
-
Field Summary
Fields Modifier and Type Field Description static String
GET_METADATA_REQUEST
static String
GET_METADATA_RESPONSE
-
-
-
Field Detail
-
GET_METADATA_REQUEST
static final String GET_METADATA_REQUEST
- See Also:
- Constant Field Values
-
GET_METADATA_RESPONSE
static final String GET_METADATA_RESPONSE
- See Also:
- Constant Field Values
-
-