Package org.globus.rft.generated

Interface Summary
ReliableFileTransferFactoryPortType  
ReliableFileTransferPortType  
 

Class Summary
BaseRequestType Base Request Type from which TransferRequestType and DeleteRequest Type are derived.
Cancel  
CancelResponse  
CreateReliableFileTransferInputType  
CreateReliableFileTransferOutputType  
DeleteOptionsType Type representing various options one can set on a DeleteType.
DeleteRequestType This type is used to submit transfers that need to be deleted
DeleteType Type representing a file that needs to be deleted
GetStatus  
GetStatusResponse  
GetStatusSet  
GetStatusSetResponse  
OverallStatus Type representing overall status of a RFT resource in the form of number of transfers done/active/failed/retrying/cancelled
ReliableFileTransferFactoryProperties  
ReliableTransferProperties  
RequestStatusType Complex Type representing status of a RFT Resource along with Fault information for failed transfers.
RequestStatusTypeEnumeration  
RFTFaultResourcePropertyType  
RFTOptionsType Type representing various options one can set at transfer and request level.ignoreFilePermErr when set will force RFT to ignore errors that occur while setting/getting file permissions.
Start  
StartOutputType  
TotalBytesTransferredResource Type representing total number of bytes transferred in a RFT Resource
TotalTimeTakenResource Type representing total time taken transferrind above mentioned TotalByteTransferredResource
TransferJobTypeEnumeration  
TransferRequestType This type represents transfer requests.
TransferStatusType Type representing status of a single transfer
TransferStatusTypeEnumeration  
TransferType Type representing a single transfer along with various options that can be set on a transfer.
 

Exception Summary
DelegationEPRMissingFaultType This fault is thrown when the request does not have a EPR for Delegation Cred.
RepeatedlyStartedFaultType This fault indicates that the start method of the RFT service could not run because the job had already been started.
RFTAuthenticationFaultType This fault is thrown for Authz Faults.
RFTAuthorizationFaultType This fault is thrown for Authz Faults.
RFTDatabaseFaultType This fault is thrown whenever there is an exception during inserting, updating,deleting,getting information from database.This can be a terminal fault if thrown at the resource level and non-terminal at the transfer level.
TransferFaultType This fault is thrown for terminal transfer Faults.
TransferTransientFaultType This fault is thrown for non-terminal transfer Faults.