class TransferJob


Module kio
Namespace KIO
Class TransferJob
Inherits KIO::SimpleJob
The transfer job pumps data into and/or out of a Slave. Data is sent to the slave on request of the slave ( dataReq). If data coming from the slave can not be handled, the reading of data from the slave should be suspended.


methods