Package | Description |
---|---|
org.eclipse.ecf.filetransfer.events |
Modifier and Type | Interface and Description |
---|---|
interface |
IOutgoingFileTransferResponseEvent
Asynchronous event sent to
IFileTransferListener associated with
IOutgoingFileTransfer instances when a response is received from the
remote target (or provider times out). |
interface |
IOutgoingFileTransferSendDataEvent
Event sent to
IFileTransferListener associated with
IOutgoingFileTransfer instances when some data are received |
interface |
IOutgoingFileTransferSendDoneEvent
Event sent to
IFileTransferListener associated with
IOutgoingFileTransfer instances when the file transfer is complete |
interface |
IOutgoingFileTransferSendPausedEvent |
interface |
IOutgoingFileTransferSendResumedEvent |
Copyright © 2017 Eclipse Foundation. All rights reserved.