@Deprecated public class DicomSend extends java.lang.Object implements IDicomSend
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<MoveDestination> |
getDestinations()
Deprecated.
|
static DicomSend |
getInstance()
Deprecated.
|
boolean |
sendFiles(MoveDestination destination,
java.util.ArrayList<java.lang.String> FilePaths)
Deprecated.
|
public static DicomSend getInstance()
public java.util.ArrayList<MoveDestination> getDestinations() throws java.rmi.RemoteException
getDestinations
in interface IDicomSend
java.rmi.RemoteException
public boolean sendFiles(MoveDestination destination, java.util.ArrayList<java.lang.String> FilePaths) throws java.rmi.RemoteException
sendFiles
in interface IDicomSend
java.rmi.RemoteException