protected class LegacyRadiationDoseOCRDicomForwardingService.OurReceivedObjectHandler extends ReceivedObjectHandler
| Modifier | Constructor and Description |
|---|---|
protected |
LegacyRadiationDoseOCRDicomForwardingService.OurReceivedObjectHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendReceivedObjectIndication(java.lang.String dicomFileName,
java.lang.String transferSyntax,
java.lang.String callingAETitle)
Do something with the received data set stored in the specified file name.
|
protected LegacyRadiationDoseOCRDicomForwardingService.OurReceivedObjectHandler()
public void sendReceivedObjectIndication(java.lang.String dicomFileName,
java.lang.String transferSyntax,
java.lang.String callingAETitle)
throws DicomNetworkException,
DicomException,
java.io.IOException
ReceivedObjectHandlerDo something with the received data set stored in the specified file name.
sendReceivedObjectIndication in class ReceivedObjectHandlerdicomFileName - transferSyntax - callingAETitle - java.io.IOExceptionDicomExceptionDicomNetworkException