Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.ui.jobs.OutgoingFileTransferJob Class Reference
Inheritance diagram for de.fu_berlin.inf.dpp.ui.jobs.OutgoingFileTransferJob:
de.fu_berlin.inf.dpp.ui.jobs.FileTransferJob

List of all members.

Public Member Functions

 OutgoingFileTransferJob (OutgoingFileTransfer transfer, File file, JID jid)

Protected Member Functions

IStatus run (IProgressMonitor monitor)

Detailed Description

This job is intended to be used with a pending outgoing FileTransferRequest XMPP file transfer}. It will start the file transfer and monitor the status of the process.

This job supports cancellation.


Constructor & Destructor Documentation

de.fu_berlin.inf.dpp.ui.jobs.OutgoingFileTransferJob.OutgoingFileTransferJob ( OutgoingFileTransfer  transfer,
File  file,
JID  jid 
)

Member Function Documentation

IStatus de.fu_berlin.inf.dpp.ui.jobs.OutgoingFileTransferJob.run ( IProgressMonitor  monitor) [protected]
 All Classes Namespaces Files Functions Variables Enumerations