Uses of Interface
org.eclipse.ecf.filetransfer.events.IOutgoingFileTransferEvent
- 
Packages that use IOutgoingFileTransferEvent Package Description org.eclipse.ecf.filetransfer.events 
- 
- 
Uses of IOutgoingFileTransferEvent in org.eclipse.ecf.filetransfer.eventsSubinterfaces of IOutgoingFileTransferEvent in org.eclipse.ecf.filetransfer.events Modifier and Type Interface Description interfaceIOutgoingFileTransferResponseEventAsynchronous event sent toIFileTransferListenerassociated withIOutgoingFileTransferinstances when a response is received from the remote target (or provider times out).interfaceIOutgoingFileTransferSendDataEventEvent sent toIFileTransferListenerassociated withIOutgoingFileTransferinstances when some data are receivedinterfaceIOutgoingFileTransferSendDoneEventEvent sent toIFileTransferListenerassociated withIOutgoingFileTransferinstances when the file transfer is completeinterfaceIOutgoingFileTransferSendPausedEventinterfaceIOutgoingFileTransferSendResumedEvent
 
-