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, onDimseRQ
public BasicIanSCP()
public void onDimseRQ(Association as, PresentationContext pc, Dimse dimse, Attributes cmd, Attributes data) throws IOException
onDimseRQ
in class AbstractDicomService
IOException
protected void onNCreateRQ(Association as, PresentationContext pc, Attributes cmd, Attributes data) throws IOException
IOException
protected int getDefaultResponseStatus()
protected Attributes create(Association as, Attributes cmd, Attributes data) throws DicomServiceException
DicomServiceException
Copyright © 2017 dcm4che.org. All rights reserved.