public class BasicIanSCP extends AbstractDicomService
| Constructor and Description |
|---|
BasicIanSCP() |
| Modifier and Type | Method and Description |
|---|---|
protected Attributes |
create(Association as,
Attributes cmd,
Attributes data) |
protected int |
getDefaultResponseStatus() |
void |
onDimseRQ(Association as,
PresentationContext pc,
Dimse dimse,
Attributes cmd,
Attributes data) |
protected void |
onNCreateRQ(Association as,
PresentationContext pc,
Attributes cmd,
Attributes data) |
getSOPClasses, onClose, onDimseRQpublic BasicIanSCP()
public void onDimseRQ(Association as, PresentationContext pc, Dimse dimse, Attributes cmd, Attributes data) throws IOException
onDimseRQ in class AbstractDicomServiceIOExceptionprotected void onNCreateRQ(Association as, PresentationContext pc, Attributes cmd, Attributes data) throws IOException
IOExceptionprotected int getDefaultResponseStatus()
protected Attributes create(Association as, Attributes cmd, Attributes data) throws DicomServiceException
DicomServiceExceptionCopyright © 2017 dcm4che.org. All rights reserved.