| Package | Description |
|---|---|
| edu.isi.pegasus.planner.transfer | |
| edu.isi.pegasus.planner.transfer.implementation |
| Class and Description |
|---|
| TransferImplementationFactoryException
Class to notify of failures while instantiating Transfer Implementations.
|
| Class and Description |
|---|
| Abstract
An abstract implementation that implements some of the common functions in
the Implementation Interface that are required by all the implementations.
|
| AbstractMultipleFTPerXFERJob
An abstract implementation for implementations that can handle multiple
file transfers in a single file transfer job.
|
| AbstractSingleFTPerXFERJob
An abstract implementation for implementations that can handle only a single
file transfer in a single file transfer job.
|
| GUC
The implementation that is used to create transfer jobs that callout to
the new globus-url-copy client, that support multiple file transfers
|
| TransferImplementationFactoryException
Class to notify of failures while instantiating Transfer Implementations.
|