public class BasicCStoreSCP extends AbstractService
| Constructor and Description |
|---|
BasicCStoreSCP() |
BasicCStoreSCP(String... sopClasses) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onDimse(Association as,
Presentation pc,
Dimse dimse,
Attributes cmd,
Attributes data) |
void |
onDimse(Association as,
Presentation pc,
Dimse dimse,
Attributes rq,
PDVInputStream data) |
protected void |
store(Association as,
Presentation pc,
Attributes rq,
PDVInputStream data,
Attributes rsp) |
getSOPClasses, onClosepublic BasicCStoreSCP()
public BasicCStoreSCP(String... sopClasses)
public void onDimse(Association as, Presentation pc, Dimse dimse, Attributes rq, PDVInputStream data) throws IOException
onDimse in interface DimseRQHandleronDimse in class AbstractServiceIOExceptionprotected void store(Association as, Presentation pc, Attributes rq, PDVInputStream data, Attributes rsp) throws IOException
IOExceptionprotected void onDimse(Association as, Presentation pc, Dimse dimse, Attributes cmd, Attributes data)
onDimse in class AbstractServiceCopyright © 2021. All rights reserved.