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