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) |
onDimseRQ
getSOPClasses, onClose, onDimseRQ
private 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 BasicCMoveSCP
DicomServiceException
private Association openStoreAssociation(Association as, Connection remote, AAssociateRQ aarq) throws DicomServiceException
DicomServiceException
private AAssociateRQ makeAAssociateRQ(String callingAET, String calledAET, List<T> matches)
private boolean relational(Association as, Attributes rq)
Copyright © 2017 dcm4che.org. All rights reserved.