Package org.apache.axis2.dataretrieval
Interface DRConstants.SPEC.Actions
-
- Enclosing interface:
- DRConstants.SPEC
public static interface DRConstants.SPEC.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
-
-