Uses of Interface
org.eclipse.ecf.filetransfer.IOutgoingFileTransfer
- 
Packages that use IOutgoingFileTransfer Package Description org.eclipse.ecf.filetransfer.events org.eclipse.ecf.provider.filetransfer.outgoing 
- 
- 
Uses of IOutgoingFileTransfer in org.eclipse.ecf.filetransfer.eventsMethods in org.eclipse.ecf.filetransfer.events that return IOutgoingFileTransfer Modifier and Type Method Description IOutgoingFileTransferIOutgoingFileTransferEvent. getSource()GetIOutgoingFileTransfersource associated with this event
- 
Uses of IOutgoingFileTransfer in org.eclipse.ecf.provider.filetransfer.outgoingClasses in org.eclipse.ecf.provider.filetransfer.outgoing that implement IOutgoingFileTransfer Modifier and Type Class Description classAbstractOutgoingFileTransferclassAbstractUrlConnectionOutgoingFileTransferclassLocalFileOutgoingFileTransfer
 
-