getData(DataRetrievalRequest request, MessageContext msgContext) The default Axis2 Data locator getData API
Checks data information configured in ServiceData.xml for the supported
output forms: inline, url, EndpointReference.
The default Axis2 Data locator getData API
Checks data information configured in ServiceData.xml for the supported
output forms: inline, url, EndpointReference.
Note: Subclass that has its implementation of outInlineForm, outputLocationForm,
and outputReferenceForm logic must implement the getData API.