|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileTransferClient | |
|---|---|
| com.intel.gpe.clients.api | |
| com.intel.gpe.clients.api.fts.baseline | |
| com.intel.gpe.clients.api.fts.byteio | |
| com.intel.gpe.clients.api.fts.sftp | |
| Uses of FileTransferClient in com.intel.gpe.clients.api |
|---|
| Methods in com.intel.gpe.clients.api with type parameters of type FileTransferClient | ||
|---|---|---|
|
StorageClient.exportFile(java.lang.String path,
java.lang.String protocol,
boolean isPipe)
Create the file transfer resource to transfer the file from the the remote location at the storage to the client machine |
|
|
StorageClient.importFile(java.lang.String file,
java.lang.String protocol,
boolean isPipe)
Create the file transfer resource to transfer the file from the client machine to the remote location at the storage |
|
| Uses of FileTransferClient in com.intel.gpe.clients.api.fts.baseline |
|---|
| Subinterfaces of FileTransferClient in com.intel.gpe.clients.api.fts.baseline | |
|---|---|
interface |
BaselineFileTransferClient
The file transfer client Unigrids Baseline file transfer operations |
| Uses of FileTransferClient in com.intel.gpe.clients.api.fts.byteio |
|---|
| Subinterfaces of FileTransferClient in com.intel.gpe.clients.api.fts.byteio | |
|---|---|
interface |
ByteIOFileTransferClient
|
interface |
RandomByteIOFileTransferClient
The file transfer client for Byte-IO file transfer operations. |
interface |
StreamableByteIOFileTransferClient
|
| Uses of FileTransferClient in com.intel.gpe.clients.api.fts.sftp |
|---|
| Subinterfaces of FileTransferClient in com.intel.gpe.clients.api.fts.sftp | |
|---|---|
interface |
SFTPFileTransferClient
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||