Uses of Class
org.globus.transfer.reliable.service.exception.RftException

Packages that use RftException
org.globus.transfer.reliable.service   
org.globus.transfer.reliable.service.database   
 

Uses of RftException in org.globus.transfer.reliable.service
 

Methods in org.globus.transfer.reliable.service that throw RftException
private  TransferClient TransferWork.getTransferClient()
          Gets the transferClient attribute of the TransferWork object
private  DeleteClient TransferWork.getDeleteClient()
           
private  TransferClient TransferWork.getNewClient()
           
 void TransferClient.setSourceHost(String sourceURL)
          Sets the sourceHost attribute of the TransferClient object
 void TransferClient.setDestinationHost(String destURL)
          Sets the destinationHost attribute of the TransferClient object
 void TransferClient.authorize()
          Sets the authorization attribute of the TransferClient object
 void TransferClient.setRFTOptions()
          Sets the rFTOptions attribute of the TransferClient object
 void TransferClient.authenticate()
           
private  void TransferClient.authenticateSource()
           
private  void TransferClient.authenticateDestination()
           
 void TransferClient.setModeE()
           
private  void TransferClient.updatePermissions()
           
 void TransferClient.transfer(boolean useExtended)
          Performs the actual transfer
private  void TransferClient.setPermissions()
           
 void TransferClient.setStriping()
          Enable Striping if the servers support it
private  void TransferClient.noThirdPartyExtendedTransfer()
          Performs notptExtendedTransfer
 void ReliableFileTransferResource.setCredential(org.globus.gsi.GlobusCredential credential)
           
 void DeleteClient.delete()
           
 boolean DeleteClient.checkForReuse(String url, int requestId)
           
 org.ietf.jgss.GSSCredential RFTResourceManager.getCredential()
           
 

Constructors in org.globus.transfer.reliable.service that throw RftException
URLExpander(org.globus.ftp.GridFTPClient sourceHost, org.globus.ftp.GridFTPClient destinationHost, org.globus.util.GlobusURL sourceGlobusUrl, org.globus.util.GlobusURL destinationGlobusUrl, RFTOptionsType rftOptions)
          Constructor for the URLExpander object
DeleteClient(String url, String subjectName, org.ietf.jgss.GSSCredential credential, String userName)
           
 

Uses of RftException in org.globus.transfer.reliable.service.database
 

Methods in org.globus.transfer.reliable.service.database that throw RftException
static void RFTDatabaseSetup.setup()
          sets up the database
static ReliableFileTransferDbAdapter ReliableFileTransferDbAdapter.setup()
          Setup the database