Uses of Class
com.intel.gpe.clients.api.exceptions.GPEFileTransferProtocolNotSupportedException

Packages that use GPEFileTransferProtocolNotSupportedException
com.intel.gpe.clients.api   
 

Uses of GPEFileTransferProtocolNotSupportedException in com.intel.gpe.clients.api
 

Methods in com.intel.gpe.clients.api that throw GPEFileTransferProtocolNotSupportedException
<FileTransferClientType extends FileTransferClient>
FileTransferClientType
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
<FileTransferClientType extends FileTransferClient>
FileTransferClientType
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
 



Copyright © 2008. All Rights Reserved.