com.archimed.dicom.scu
Class CStoreSCU
java.lang.Object
com.archimed.dicom.scu.CStoreSCU
public class CStoreSCU
- extends java.lang.Object
CStoreSCU implements the exchange of a C-STORE as an SCU on
an open association. The association must the proper presentation contexts.
|
Constructor Summary |
CStoreSCU(AssociationIO associationIO,
int presentationContextID,
SOPClassUID sopClassUID)
Creates a new instance of CStoreSCU on an open association |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected JdtLogger log
CStoreSCU
public CStoreSCU(AssociationIO associationIO,
int presentationContextID,
SOPClassUID sopClassUID)
- Creates a new instance of CStoreSCU on an open association
getAssociationIO
public AssociationIO getAssociationIO()
cstore
public Command cstore(DicomObject dataset,
int priority)
throws SCUException,
DicomException,
java.io.IOException
- Throws:
SCUException
DicomException
java.io.IOException
Copyright © 1999-2008 Trispark. All Rights Reserved.