Uses of Interface
com.intel.gpe.clients.api.fts.byteio.ByteIOFileTransferClient

Packages that use ByteIOFileTransferClient
com.intel.gpe.clients.api.fts.byteio   
 

Uses of ByteIOFileTransferClient in com.intel.gpe.clients.api.fts.byteio
 

Subinterfaces of ByteIOFileTransferClient in com.intel.gpe.clients.api.fts.byteio
 interface RandomByteIOFileTransferClient
          The file transfer client for Byte-IO file transfer operations.
 interface StreamableByteIOFileTransferClient
           
 

Constructors in com.intel.gpe.clients.api.fts.byteio with parameters of type ByteIOFileTransferClient
GPEByteIOCustomException(java.lang.String message, FaultWrapper fault, ByteIOFileTransferClient resourceClient)
           
GPEByteIOReadNotPermittedException(java.lang.String message, FaultWrapper fault, ByteIOFileTransferClient resourceClient)
           
GPEByteIOUnsupportedTransferException(java.lang.String message, FaultWrapper fault, ByteIOFileTransferClient resourceClient)
           
GPEByteIOWriteNotPermittedException(java.lang.String message, FaultWrapper fault, ByteIOFileTransferClient resourceClient)
           
 



Copyright © 2008. All Rights Reserved.