|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputForm | |
org.apache.axis2.dataretrieval |
Uses of OutputForm in org.apache.axis2.dataretrieval |
Fields in org.apache.axis2.dataretrieval declared as OutputForm | |
static OutputForm |
OutputForm.INLINE_FORM
Possible Output formats as stated in |
static OutputForm |
OutputForm.LOCATION_FORM
|
static OutputForm |
OutputForm.REFERENCE_FORM
|
Methods in org.apache.axis2.dataretrieval that return OutputForm | |
OutputForm |
DataRetrievalRequest.getOutputForm()
Returns the output format specified in the request. |
protected OutputForm |
BaseAxisDataLocator.getOutputForm()
|
Methods in org.apache.axis2.dataretrieval with parameters of type OutputForm | |
void |
DataRetrievalRequest.putOutputForm(OutputForm form)
Allow to set the output format of the data retrieved. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |