|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WADOResponse
| Method Summary | |
|---|---|
void |
doneReading()
|
WADORequest |
getProcessedWadoRequest()
The method will return the WADORequest object that contains the information sent to the WADO server in the request. |
java.lang.String |
getResponseMimeType()
The method will return the MIME type of the data returned from the WADO server. |
java.io.InputStream |
getRetrievedData()
The input stream to the data returned from the WADO server. |
| Method Detail |
|---|
java.lang.String getResponseMimeType()
java.io.InputStream getRetrievedData()
getResponseMimeType() method.
InputStream of data retrieved from the WADO serverWADORequest getProcessedWadoRequest()
void doneReading()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||