public class CMoveSCUFactory
extends java.lang.Object
| Constructor and Description |
|---|
CMoveSCUFactory() |
| Modifier and Type | Method and Description |
|---|---|
static MultiCMoveSCU |
createMultiCMoveSCU(java.lang.String host,
int port,
java.lang.String calledAETitle,
java.lang.String localAETitle,
java.lang.String destinationAETitle,
SOPClassUID sopClassUID)
creates a MultiCMoveSCU for the specified SOP Class.
|
public static MultiCMoveSCU createMultiCMoveSCU(java.lang.String host, int port, java.lang.String calledAETitle, java.lang.String localAETitle, java.lang.String destinationAETitle, SOPClassUID sopClassUID)
host - remote hostport - remote portcalledAETitle - called AE titlelocalAETitle - calling AE titledestinationAETitle - destination AE title of the movesopClassUID - a SOPClassUID that supports C-MOVE, typically SOPClass.StudyRootQueryRetrieveInformationModelMOVEUID or
SOPClass.PatientRootQueryRetrieveInformationModelMOVEUID