Trispark JDT
2.50.13

com.archimed.dicom.scu
Class CStoreSCU

java.lang.Object
  extended by 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.


Field Summary
protected  JdtLogger log
           
 
Constructor Summary
CStoreSCU(AssociationIO associationIO, int presentationContextID, SOPClassUID sopClassUID)
          Creates a new instance of CStoreSCU on an open association
 
Method Summary
 Command cstore(DicomObject dataset, int priority)
           
 AssociationIO getAssociationIO()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected JdtLogger log
Constructor Detail

CStoreSCU

public CStoreSCU(AssociationIO associationIO,
                 int presentationContextID,
                 SOPClassUID sopClassUID)
Creates a new instance of CStoreSCU on an open association

Method Detail

getAssociationIO

public AssociationIO getAssociationIO()

cstore

public Command cstore(DicomObject dataset,
                      int priority)
               throws SCUException,
                      DicomException,
                      java.io.IOException
Throws:
SCUException
DicomException
java.io.IOException

Trispark JDT
2.50.13

Copyright © 1999-2008 Trispark. All Rights Reserved.