@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 IDicomSendjava.rmi.RemoteExceptionpublic boolean sendFiles(MoveDestination destination, java.util.ArrayList<java.lang.String> FilePaths) throws java.rmi.RemoteException
sendFiles in interface IDicomSendjava.rmi.RemoteException