Class BasicCGetSCP
java.lang.Object
org.aoju.bus.image.metric.service.AbstractService
org.aoju.bus.image.metric.service.BasicCGetSCP
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected RetrievecalculateMatches(Association as, Presentation pc, Attributes rq, Attributes keys) voidonDimse(Association as, Presentation pc, Dimse dimse, Attributes cmd, Attributes keys) Methods inherited from class org.aoju.bus.image.metric.service.AbstractService
getSOPClasses, onClose, onDimse
-
Constructor Details
-
BasicCGetSCP
-
-
Method Details
-
onDimse
public void onDimse(Association as, Presentation pc, Dimse dimse, Attributes cmd, Attributes keys) throws IOException - Specified by:
onDimsein classAbstractService- Throws:
IOException
-
calculateMatches
protected Retrieve calculateMatches(Association as, Presentation pc, Attributes rq, Attributes keys)
-