Package | Description |
---|---|
org.apache.axis2.dataretrieval |
Modifier and Type | Field and Description |
---|---|
static OutputForm |
OutputForm.INLINE_FORM
Possible Output formats as stated in
|
static OutputForm |
OutputForm.LOCATION_FORM |
static OutputForm |
OutputForm.REFERENCE_FORM |
Modifier and Type | Method and Description |
---|---|
protected OutputForm |
BaseAxisDataLocator.getOutputForm() |
OutputForm |
DataRetrievalRequest.getOutputForm()
Returns the output format specified in the request.
|
Modifier and Type | Method and Description |
---|---|
void |
DataRetrievalRequest.putOutputForm(OutputForm form)
Allow to set the output format of the data retrieved.
|
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.