org.globus.ogsa.impl.base.reliabletransfer
Class ReliableTransferImpl
java.lang.Object
SecureNotificationServiceSkeleton
org.globus.ogsa.impl.base.reliabletransfer.ReliableTransferImpl
- public class ReliableTransferImpl
- extends SecureNotificationServiceSkeleton
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReliableTransferImpl
public ReliableTransferImpl()
submitTransferJob
public int submitTransferJob(java.lang.String fromURL,
java.lang.String toURL,
ReliableTransferAttributes attributes)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
getStatus
public int getStatus()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
cancelTransfer
public void cancelTransfer(int transferJobID)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
postCreate
public void postCreate(GridContext messageContext)
throws GridServiceException
- Throws:
GridServiceException
preDestroy
public void preDestroy()
throws java.lang.Exception
- Throws:
java.lang.Exception
getTransfers
public TransferJob[] getTransfers()