Uses of Interface
org.eclipse.ecf.filetransfer.IOutgoingFileTransferContainerAdapter

Packages that use IOutgoingFileTransferContainerAdapter
org.eclipse.ecf.filetransfer.service   
org.eclipse.ecf.filetransfer.ui.actions   
 

Uses of IOutgoingFileTransferContainerAdapter in org.eclipse.ecf.filetransfer.service
 

Subinterfaces of IOutgoingFileTransferContainerAdapter in org.eclipse.ecf.filetransfer.service
 interface ISendFileTransfer
           
 

Uses of IOutgoingFileTransferContainerAdapter in org.eclipse.ecf.filetransfer.ui.actions
 

Methods in org.eclipse.ecf.filetransfer.ui.actions that return IOutgoingFileTransferContainerAdapter
protected abstract  IOutgoingFileTransferContainerAdapter AbstractFileSendAction.getOutgoingFileTransferAdapter()
          Get the container adapter for actually initiating the file transer request.