com.pixelmed.doseocr
Class LegacyRadiationDoseOCRDicomForwardingService.OurReceivedObjectHandler
java.lang.Object
com.pixelmed.network.ReceivedObjectHandler
com.pixelmed.doseocr.LegacyRadiationDoseOCRDicomForwardingService.OurReceivedObjectHandler
- Enclosing class:
- LegacyRadiationDoseOCRDicomForwardingService
protected class LegacyRadiationDoseOCRDicomForwardingService.OurReceivedObjectHandler
- extends ReceivedObjectHandler
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LegacyRadiationDoseOCRDicomForwardingService.OurReceivedObjectHandler
protected LegacyRadiationDoseOCRDicomForwardingService.OurReceivedObjectHandler()
sendReceivedObjectIndication
public void sendReceivedObjectIndication(String dicomFileName,
String transferSyntax,
String callingAETitle)
throws DicomNetworkException,
DicomException,
IOException
- Description copied from class:
ReceivedObjectHandler
Do something with the received data set stored in the specified file name.
- Specified by:
sendReceivedObjectIndication in class ReceivedObjectHandler
- Parameters:
dicomFileName - transferSyntax - callingAETitle -
- Throws:
IOException
DicomException
DicomNetworkException