blob: 2855e98b74985819598ee414f587ad0dc388274b [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.1) on Tue Jun 15 21:55:05 PDT 2021 -->
<title>Uses of Interface org.eclipse.ecf.filetransfer.events.IFileTransferEvent (Eclipse Communication Framework (ECF) 3.14.22 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="dc.created" content="2021-06-15">
<meta name="description" content="use: package: org.eclipse.ecf.filetransfer.events, interface: IFileTransferEvent">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-use">
<script type="text/javascript">var pathtoroot = "../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../IFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<div class="header">
<h1 title="Uses of Interface org.eclipse.ecf.filetransfer.events.IFileTransferEvent" class="title">Uses of Interface<br>org.eclipse.ecf.filetransfer.events.IFileTransferEvent</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../IFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IFileTransferEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.filetransfer">org.eclipse.ecf.filetransfer</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.filetransfer.events">org.eclipse.ecf.filetransfer.events</a></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.filetransfer">
<!-- -->
</a>
<h2>Uses of <a href="../IFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IFileTransferEvent</a> in <a href="../../package-summary.html">org.eclipse.ecf.filetransfer</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../package-summary.html">org.eclipse.ecf.filetransfer</a> with parameters of type <a href="../IFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IFileTransferEvent</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IFileTransferListener.</span><code><span class="memberNameLink"><a href="../../IFileTransferListener.html#handleTransferEvent(org.eclipse.ecf.filetransfer.events.IFileTransferEvent)">handleTransferEvent</a></span>&#8203;(<a href="../IFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IFileTransferEvent</a>&nbsp;event)</code></th>
<td class="colLast">
<div class="block">Handle file transfer events</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.filetransfer.events">
<!-- -->
</a>
<h2>Uses of <a href="../IFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IFileTransferEvent</a> in <a href="../package-summary.html">org.eclipse.ecf.filetransfer.events</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../IFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IFileTransferEvent</a> in <a href="../package-summary.html">org.eclipse.ecf.filetransfer.events</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IFileTransferConnectStartEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IFileTransferConnectStartEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event sent to <a href="../../IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../IIncomingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IIncomingFileTransfer</code></a> or
<a href="../IOutgoingFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events"><code>IOutgoingFileTransferEvent</code></a> or
<a href="../../IRemoteFileSystemRequest.html" title="interface in org.eclipse.ecf.filetransfer"><code>IRemoteFileSystemRequest</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IFileTransferRequestEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IFileTransferRequestEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event to represent remote file transfer requests.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IIncomingFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IIncomingFileTransferEvent</a></span></code></th>
<td class="colLast">
<div class="block">Super interface for incoming file transfer events</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IIncomingFileTransferReceiveDataEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IIncomingFileTransferReceiveDataEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event sent to <a href="../../IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../IIncomingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IIncomingFileTransfer</code></a> instances data are received</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IIncomingFileTransferReceiveDoneEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IIncomingFileTransferReceiveDoneEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event sent to IFileTransferListeners when an incoming file transfer is
completed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IIncomingFileTransferReceivePausedEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IIncomingFileTransferReceivePausedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event sent to IFileTransferListeners when an incoming file transfer is
paused.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IIncomingFileTransferReceiveResumedEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IIncomingFileTransferReceiveResumedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event sent to <a href="../../IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../IIncomingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IIncomingFileTransfer</code></a> instances when file transfer is resumed.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IIncomingFileTransferReceiveStartEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IIncomingFileTransferReceiveStartEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event sent to <a href="../../IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../IIncomingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IIncomingFileTransfer</code></a> instances</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IOutgoingFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IOutgoingFileTransferEvent</a></span></code></th>
<td class="colLast">
<div class="block">Super interface for outgoing file transfer events</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IOutgoingFileTransferResponseEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IOutgoingFileTransferResponseEvent</a></span></code></th>
<td class="colLast">
<div class="block">Asynchronous event sent to <a href="../../IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../IOutgoingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IOutgoingFileTransfer</code></a> instances when a response is received from the
remote target (or provider times out).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IOutgoingFileTransferSendDataEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IOutgoingFileTransferSendDataEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event sent to <a href="../../IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../IOutgoingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IOutgoingFileTransfer</code></a> instances when some data are received</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IOutgoingFileTransferSendDoneEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IOutgoingFileTransferSendDoneEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event sent to <a href="../../IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../IOutgoingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IOutgoingFileTransfer</code></a> instances when the file transfer is complete</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IOutgoingFileTransferSendPausedEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IOutgoingFileTransferSendPausedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../IOutgoingFileTransferSendResumedEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IOutgoingFileTransferSendResumedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../IFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2004&#x2013;2020 <a href="https://www.eclipse.org/">Eclipse Foundation</a>. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>