public class BasicCStoreSCP extends AbstractDicomService
| Constructor and Description |
|---|
BasicCStoreSCP() |
BasicCStoreSCP(String... sopClasses) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onDimseRQ(Association as,
PresentationContext pc,
Dimse dimse,
Attributes cmd,
Attributes data) |
void |
onDimseRQ(Association as,
PresentationContext pc,
Dimse dimse,
Attributes rq,
PDVInputStream data) |
protected void |
store(Association as,
PresentationContext pc,
Attributes rq,
PDVInputStream data,
Attributes rsp) |
getSOPClasses, onClosepublic BasicCStoreSCP()
public BasicCStoreSCP(String... sopClasses)
public void onDimseRQ(Association as, PresentationContext pc, Dimse dimse, Attributes rq, PDVInputStream data) throws IOException
onDimseRQ in interface DimseRQHandleronDimseRQ in class AbstractDicomServiceIOExceptionprotected void store(Association as, PresentationContext pc, Attributes rq, PDVInputStream data, Attributes rsp) throws IOException
IOExceptionprotected void onDimseRQ(Association as, PresentationContext pc, Dimse dimse, Attributes cmd, Attributes data) throws IOException
onDimseRQ in class AbstractDicomServiceIOExceptionCopyright © 2017 dcm4che.org. All rights reserved.