See: Description
| Class | Description |
|---|---|
| RetriveDataServer |
This class retrieves the data from the service
It send the request to server and return the status and DICOM file path from the server
|
| RetriveFrameData |
This class helps to retrieves the frame data.
|
| Wado_RESTful |
This class provides the implementation of Wado_RE web service
It accepts the request from the browser and generates the response as dicom file
for the metadata it generates the file in xml format
|