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