|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ogsa.impl.core.service.ServicePropertiesImpl
org.globus.ogsa.impl.ogsi.GridServiceImpl
org.globus.ogsa.impl.base.multirft.RftImpl
Description of the Class
| Nested Class Summary | |
class |
RftImpl.TransferThread
Description of the Class |
| Field Summary |
| Fields inherited from class org.globus.ogsa.impl.ogsi.GridServiceImpl |
queryEngine, serviceData |
| Constructor Summary | |
RftImpl()
Constructor for the RftImpl object |
|
RftImpl(TransferRequestType transferRequest)
Constructor for the RftImpl object |
|
| Method Summary | |
void |
cancel(int requestId,
int fromId,
int toId)
DOCUMENT ME! |
void |
cancelActiveTransfers(int fromId,
int toId)
DOCUMENT ME! |
java.lang.String |
extractFileName(java.lang.String sourceURL)
|
TransferClient |
getTransferClient(java.lang.String sourceURL,
java.lang.String destinationURL)
Gets the transferClient attribute of the RftImpl object |
void |
postCreate(GridContext messageContext)
DOCUMENT ME! |
void |
preDestroy(GridContext context)
DOCUMENT ME! |
TransferJob |
processURLs(TransferJob transferJob)
Description of the Method |
int |
start()
DOCUMENT ME! |
void |
statusChanged(TransferJob transferJob)
DOCUMENT ME! |
| Methods inherited from class org.globus.ogsa.impl.ogsi.GridServiceImpl |
activate, addOperationProvider, deactivate, destroy, findServiceData, getInstanceProperty, getOperationProvider, getQueryEngine, getServiceDataSet, getServiceDataValues, getServiceInterface, getTerminationTime, populateInstanceProperties, preCreate, removeOperationProvider, requestTerminationAfter, requestTerminationBefore, setDefaultTermination, setQueryEngine, setServiceData, setServiceDataSet |
| Methods inherited from class org.globus.ogsa.impl.core.service.ServicePropertiesImpl |
flush, flush, getPersistentProperty, getProperty, keySet, setPersistentProperty, setProperty, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.globus.ogsa.ServiceProperties |
flush, getPersistentProperty, getProperty, setPersistentProperty, setProperty |
| Constructor Detail |
public RftImpl()
public RftImpl(TransferRequestType transferRequest)
transferRequest - Description of the Parameter| Method Detail |
public int start()
throws java.rmi.RemoteException
java.rmi.RemoteException
public void cancel(int requestId,
int fromId,
int toId)
throws java.rmi.RemoteException
requestId - DOCUMENT ME!fromId - DOCUMENT ME!toId - DOCUMENT ME!
java.rmi.RemoteException - DOCUMENT ME!
public void cancelActiveTransfers(int fromId,
int toId)
throws RftDBException
fromId - DOCUMENT ME!toId - DOCUMENT ME!
RftDBException - DOCUMENT ME!public TransferJob processURLs(TransferJob transferJob)
transferJob - Description of the Parameter
public java.lang.String extractFileName(java.lang.String sourceURL)
public void postCreate(GridContext messageContext)
throws GridServiceException
postCreate in interface GridServiceCallbackpostCreate in class GridServiceImplmessageContext - DOCUMENT ME!
GridServiceException - DOCUMENT ME!
public void preDestroy(GridContext context)
throws GridServiceException
preDestroy in interface GridServiceCallbackpreDestroy in class GridServiceImplcontext - Description of the Parameter
GridServiceException - Description of the Exception
java.lang.Exception - DOCUMENT ME!
public void statusChanged(TransferJob transferJob)
throws GridServiceException
transferJob - DOCUMENT ME!
GridServiceException - DOCUMENT ME!
public TransferClient getTransferClient(java.lang.String sourceURL,
java.lang.String destinationURL)
throws java.net.MalformedURLException
sourceURL - Description of the ParameterdestinationURL - Description of the Parameter
java.net.MalformedURLException - Description of the Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||