private final class DcmQRSCP.CMoveSCPImpl extends BasicCMoveSCP
| Modifier and Type | Field and Description |
|---|---|
private String[] |
qrLevels |
private QueryRetrieveLevel |
rootLevel |
| Constructor and Description |
|---|
CMoveSCPImpl(String sopClass,
String... qrLevels) |
| Modifier and Type | Method and Description |
|---|---|
protected RetrieveTask |
calculateMatches(Association as,
PresentationContext pc,
Attributes rq,
Attributes keys) |
private AAssociateRQ |
makeAAssociateRQ(String callingAET,
String calledAET,
List<T> matches) |
private Association |
openStoreAssociation(Association as,
Connection remote,
AAssociateRQ aarq) |
private boolean |
relational(Association as,
Attributes rq) |
onDimseRQgetSOPClasses, onClose, onDimseRQprivate final QueryRetrieveLevel rootLevel
public CMoveSCPImpl(String sopClass, String... qrLevels)
protected RetrieveTask calculateMatches(Association as, PresentationContext pc, Attributes rq, Attributes keys) throws DicomServiceException
calculateMatches in class BasicCMoveSCPDicomServiceExceptionprivate Association openStoreAssociation(Association as, Connection remote, AAssociateRQ aarq) throws DicomServiceException
DicomServiceExceptionprivate AAssociateRQ makeAAssociateRQ(String callingAET, String calledAET, List<T> matches)
private boolean relational(Association as, Attributes rq)
Copyright © 2017 dcm4che.org. All rights reserved.