com.archimed.dicom.scu
Interface MultiCMoveSCU
- All Superinterfaces:
- SCU
public interface MultiCMoveSCU
- extends SCU
| Methods inherited from interface com.archimed.dicom.scu.SCU |
abort, addSCUProgressListener, associate, associate, cancel, createAssociationRequest, getSocketFactory, isCancelled, release, removeSCUProgressListener, setSocketFactory |
executeMove
void executeMove(DicomObject moveCriteria)
throws java.io.IOException,
SCUException
- Throws:
java.io.IOException
SCUException
executeMove
void executeMove(DicomObject moveCriteria,
MultiCMoveSCUHandler handler)
throws java.io.IOException,
SCUException
- Throws:
java.io.IOException
SCUException
executeMove
void executeMove(DicomObject moveCriteria,
int priority)
throws java.io.IOException,
SCUException
- Throws:
java.io.IOException
SCUException
executeMove
void executeMove(DicomObject moveCriteria,
int priority,
MultiCMoveSCUHandler handler)
throws java.io.IOException,
SCUException
- Throws:
java.io.IOException
SCUException
cancelMove
void cancelMove()
throws java.io.IOException,
SCUException
- Throws:
java.io.IOException
SCUException
Copyright © 1999-2008 Trispark. All Rights Reserved.