blob: bee872e8260e24d0c3aa4cf662ef7be3bd9ef3a9 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14.0.1) on Tue Jun 15 20:48:08 PDT 2021 -->
<title>Uses of Interface org.eclipse.ecf.core.util.Event (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.core.util, interface: Event">
<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="../Event.html" title="interface in org.eclipse.ecf.core.util">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.core.util.Event" class="title">Uses of Interface<br>org.eclipse.ecf.core.util.Event</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</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.core.events">org.eclipse.ecf.core.events</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.core.sharedobject">org.eclipse.ecf.core.sharedobject</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.core.sharedobject.events">org.eclipse.ecf.core.sharedobject.events</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.core.sharedobject.util">org.eclipse.ecf.core.sharedobject.util</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.core.util">org.eclipse.ecf.core.util</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.discovery">org.eclipse.ecf.discovery</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<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>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.filetransfer.events.socket">org.eclipse.ecf.filetransfer.events.socket</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.provider.comm">org.eclipse.ecf.provider.comm</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.provider.filetransfer.events.socket">org.eclipse.ecf.provider.filetransfer.events.socket</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.eclipse.ecf.provider.generic">org.eclipse.ecf.provider.generic</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.core.events">
<!-- -->
</a>
<h2>Uses of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../events/package-summary.html">org.eclipse.ecf.core.events</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../events/package-summary.html">org.eclipse.ecf.core.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="../../events/IContainerConnectedEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerConnectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container connected event interface</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="../../events/IContainerConnectingEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerConnectingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container connecting event</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="../../events/IContainerDisconnectedEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerDisconnectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container disconnected event</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="../../events/IContainerDisconnectingEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerDisconnectingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container disconnecting event</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="../../events/IContainerDisposeEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerDisposeEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event sent to listeners when a container is disposed</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="../../events/IContainerEjectedEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEjectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container ejected event.</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="../../events/IContainerEvent.html" title="interface in org.eclipse.ecf.core.events">IContainerEvent</a></span></code></th>
<td class="colLast">
<div class="block">An event received by a container</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../events/package-summary.html">org.eclipse.ecf.core.events</a> that implement <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../events/ContainerConnectedEvent.html" title="class in org.eclipse.ecf.core.events">ContainerConnectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container connected event</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../events/ContainerConnectingEvent.html" title="class in org.eclipse.ecf.core.events">ContainerConnectingEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../events/ContainerDisconnectedEvent.html" title="class in org.eclipse.ecf.core.events">ContainerDisconnectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container disconnected event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../events/ContainerDisconnectingEvent.html" title="class in org.eclipse.ecf.core.events">ContainerDisconnectingEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../events/ContainerDisposeEvent.html" title="class in org.eclipse.ecf.core.events">ContainerDisposeEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../events/ContainerEjectedEvent.html" title="class in org.eclipse.ecf.core.events">ContainerEjectedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.core.sharedobject">
<!-- -->
</a>
<h2>Uses of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../sharedobject/package-summary.html">org.eclipse.ecf.core.sharedobject</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../sharedobject/package-summary.html">org.eclipse.ecf.core.sharedobject</a> that implement <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/SharedObjectMsgEvent.html" title="class in org.eclipse.ecf.core.sharedobject">SharedObjectMsgEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event type to represent messages sent between shared objects</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../sharedobject/package-summary.html">org.eclipse.ecf.core.sharedobject</a> with parameters of type <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</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>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BaseSharedObject.</span><code><span class="memberNameLink"><a href="../../sharedobject/BaseSharedObject.html#fireEventProcessors(org.eclipse.ecf.core.util.Event)">fireEventProcessors</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</code></th>
<td class="colLast">
<div class="block">Fire the current set of event processors with given event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BaseSharedObject.</span><code><span class="memberNameLink"><a href="../../sharedobject/BaseSharedObject.html#handleEvent(org.eclipse.ecf.core.util.Event)">handleEvent</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ISharedObject.</span><code><span class="memberNameLink"><a href="../../sharedobject/ISharedObject.html#handleEvent(org.eclipse.ecf.core.util.Event)">handleEvent</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</code></th>
<td class="colLast">
<div class="block">Handle Event passed to this IEventHandler.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BaseSharedObject.</span><code><span class="memberNameLink"><a href="../../sharedobject/BaseSharedObject.html#handleEvents(org.eclipse.ecf.core.util.Event%5B%5D)">handleEvents</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>[]&nbsp;events)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ISharedObject.</span><code><span class="memberNameLink"><a href="../../sharedobject/ISharedObject.html#handleEvents(org.eclipse.ecf.core.util.Event%5B%5D)">handleEvents</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>[]&nbsp;events)</code></th>
<td class="colLast">
<div class="block">Handle Events passed to this IEventHandler.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">BaseSharedObject.</span><code><span class="memberNameLink"><a href="../../sharedobject/BaseSharedObject.html#handleUnhandledEvent(org.eclipse.ecf.core.util.Event)">handleUnhandledEvent</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</code></th>
<td class="colLast">
<div class="block">Method called when an event is not handled by any event processor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SharedObjectMsgEventProcessor.</span><code><span class="memberNameLink"><a href="../../sharedobject/SharedObjectMsgEventProcessor.html#processEvent(org.eclipse.ecf.core.util.Event)">processEvent</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">TwoPhaseCommitEventProcessor.</span><code><span class="memberNameLink"><a href="../../sharedobject/TwoPhaseCommitEventProcessor.html#processEvent(org.eclipse.ecf.core.util.Event)">processEvent</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.core.sharedobject.events">
<!-- -->
</a>
<h2>Uses of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../sharedobject/events/package-summary.html">org.eclipse.ecf.core.sharedobject.events</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../sharedobject/events/package-summary.html">org.eclipse.ecf.core.sharedobject.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="../../sharedobject/events/IContainerSharedObjectMessageReceivingEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">IContainerSharedObjectMessageReceivingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container event that indicates that a shared object message is being 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="../../sharedobject/events/IContainerSharedObjectMessageSendingEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">IContainerSharedObjectMessageSendingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Container event that indicates that a shared object message is being sent.</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="../../sharedobject/events/ISharedObjectActivatedEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectActivatedEvent</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="../../sharedobject/events/ISharedObjectCallEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectCallEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/ISharedObjectCommitEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectCommitEvent</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="../../sharedobject/events/ISharedObjectCreateResponseEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectCreateResponseEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/ISharedObjectDeactivatedEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectDeactivatedEvent</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="../../sharedobject/events/ISharedObjectEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object event</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="../../sharedobject/events/ISharedObjectManagerConnectionEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectManagerConnectionEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager connection event.</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="../../sharedobject/events/ISharedObjectManagerEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectManagerEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager event</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="../../sharedobject/events/ISharedObjectMessageEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events">ISharedObjectMessageEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../sharedobject/events/package-summary.html">org.eclipse.ecf.core.sharedobject.events</a> that implement <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/ContainerSharedObjectMessageReceivingEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">ContainerSharedObjectMessageReceivingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event class implementing <a href="../../sharedobject/events/IContainerSharedObjectMessageReceivingEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events"><code>IContainerSharedObjectMessageReceivingEvent</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/ContainerSharedObjectMessageSendingEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">ContainerSharedObjectMessageSendingEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event class implementing <a href="../../sharedobject/events/IContainerSharedObjectMessageSendingEvent.html" title="interface in org.eclipse.ecf.core.sharedobject.events"><code>IContainerSharedObjectMessageSendingEvent</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/RemoteSharedObjectCreateResponseEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">RemoteSharedObjectCreateResponseEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/RemoteSharedObjectEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">RemoteSharedObjectEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectActivatedEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectActivatedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectCallEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectCallEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectCommitEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectCommitEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectDeactivatedEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectDeactivatedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectManagerAddEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectManagerAddEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager event sent/triggered when a shared object is added to
container via
<a href="../../sharedobject/ISharedObjectManager.html#addSharedObject(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.sharedobject.ISharedObject,java.util.Map)"><code>ISharedObjectManager.addSharedObject(ID, org.eclipse.ecf.core.sharedobject.ISharedObject, java.util.Map)</code></a>
is called</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectManagerConnectEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectManagerConnectEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager connection event.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectManagerCreateEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectManagerCreateEvent</a></span></code></th>
<td class="colLast">
<div class="block">Manger create event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectManagerDisconnectEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectManagerDisconnectEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager connection event.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectManagerRemoveEvent.html" title="class in org.eclipse.ecf.core.sharedobject.events">SharedObjectManagerRemoveEvent</a></span></code></th>
<td class="colLast">
<div class="block">Shared object manager event sent/triggered when a shared object is removed
from a container via <a href="../../sharedobject/ISharedObjectManager.html#removeSharedObject(org.eclipse.ecf.core.identity.ID)"><code>ISharedObjectManager.removeSharedObject(ID)</code></a> is
called</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../sharedobject/events/package-summary.html">org.eclipse.ecf.core.sharedobject.events</a> that return <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</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><a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ISharedObjectEvent.</span><code><span class="memberNameLink"><a href="../../sharedobject/events/ISharedObjectEvent.html#getEvent()">getEvent</a></span>()</code></th>
<td class="colLast">
<div class="block">Get the Event from the sender shared object</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RemoteSharedObjectEvent.</span><code><span class="memberNameLink"><a href="../../sharedobject/events/RemoteSharedObjectEvent.html#getEvent()">getEvent</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SharedObjectCallEvent.</span><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectCallEvent.html#getEvent()">getEvent</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SharedObjectCommitEvent.</span><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectCommitEvent.html#getEvent()">getEvent</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../sharedobject/events/package-summary.html">org.eclipse.ecf.core.sharedobject.events</a> with parameters of type <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectCallEvent.html#%3Cinit%3E(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.util.Event,org.eclipse.equinox.concurrent.future.IFuture)">SharedObjectCallEvent</a></span>&#8203;(<a href="../../identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</a>&nbsp;sender,
<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;evt,
org.eclipse.equinox.concurrent.future.IFuture&nbsp;res)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../sharedobject/events/SharedObjectCommitEvent.html#%3Cinit%3E(org.eclipse.ecf.core.identity.ID,org.eclipse.ecf.core.util.Event)">SharedObjectCommitEvent</a></span>&#8203;(<a href="../../identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</a>&nbsp;senderSharedObjectID,
<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.core.sharedobject.util">
<!-- -->
</a>
<h2>Uses of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../sharedobject/util/package-summary.html">org.eclipse.ecf.core.sharedobject.util</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../sharedobject/util/package-summary.html">org.eclipse.ecf.core.sharedobject.util</a> that return <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</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><a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IQueueDequeue.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IQueueDequeue.html#blocking_dequeue(int)">blocking_dequeue</a></span>&#8203;(int&nbsp;timeout_millis)</code></th>
<td class="colLast">
<div class="block">Dequeue a single Event.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IQueueDequeue.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IQueueDequeue.html#blocking_dequeue(int,int)">blocking_dequeue</a></span>&#8203;(int&nbsp;timeout_millis,
int&nbsp;num)</code></th>
<td class="colLast">
<div class="block">Dequeue a multiple Events.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IQueueDequeue.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IQueueDequeue.html#blocking_dequeue_all(int)">blocking_dequeue_all</a></span>&#8203;(int&nbsp;timeout_millis)</code></th>
<td class="colLast">
<div class="block">Dequeue all Events currently on queue.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IQueueDequeue.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IQueueDequeue.html#dequeue()">dequeue</a></span>()</code></th>
<td class="colLast">
<div class="block">Dequeue a single event.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IQueueDequeue.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IQueueDequeue.html#dequeue(int)">dequeue</a></span>&#8203;(int&nbsp;num)</code></th>
<td class="colLast">
<div class="block">Dequeue several events in one operation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IQueueDequeue.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IQueueDequeue.html#dequeue_all()">dequeue_all</a></span>()</code></th>
<td class="colLast">
<div class="block">Dequeue all available Events.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../sharedobject/util/package-summary.html">org.eclipse.ecf.core.sharedobject.util</a> with parameters of type <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IEnqueueProcessor.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IEnqueueProcessor.html#accept(org.eclipse.ecf.core.util.Event)">accept</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IQueueEnqueue.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IQueueEnqueue.html#enqueue(org.eclipse.ecf.core.util.Event)">enqueue</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</code></th>
<td class="colLast">
<div class="block">Enqueue a given Event onto the underlying queue</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IQueueEnqueue.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IQueueEnqueue.html#enqueue(org.eclipse.ecf.core.util.Event%5B%5D)">enqueue</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>[]&nbsp;events)</code></th>
<td class="colLast">
<div class="block">Enqueue a set of events Event onto the underlying queue</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueueEnqueueImpl.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/QueueEnqueueImpl.html#enqueue(org.eclipse.ecf.core.util.Event)">enqueue</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueueEnqueueImpl.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/QueueEnqueueImpl.html#enqueue(org.eclipse.ecf.core.util.Event%5B%5D)">enqueue</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>[]&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IQueueEnqueue.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IQueueEnqueue.html#enqueue_lossy(org.eclipse.ecf.core.util.Event)">enqueue_lossy</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</code></th>
<td class="colLast">
<div class="block">Enqueue the given event with lossy enqueuing.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueueEnqueueImpl.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/QueueEnqueueImpl.html#enqueue_lossy(org.eclipse.ecf.core.util.Event)">enqueue_lossy</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;element)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IQueueEnqueue.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/IQueueEnqueue.html#enqueue_prepare(org.eclipse.ecf.core.util.Event%5B%5D)">enqueue_prepare</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>[]&nbsp;events)</code></th>
<td class="colLast">
<div class="block">Prepare an enqueue of a set of Event instances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">QueueEnqueueImpl.</span><code><span class="memberNameLink"><a href="../../sharedobject/util/QueueEnqueueImpl.html#enqueue_prepare(org.eclipse.ecf.core.util.Event%5B%5D)">enqueue_prepare</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>[]&nbsp;elements)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.core.util">
<!-- -->
</a>
<h2>Uses of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../package-summary.html">org.eclipse.ecf.core.util</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.ecf.core.util</a> with parameters of type <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</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>boolean</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IEventProcessor.</span><code><span class="memberNameLink"><a href="../IEventProcessor.html#processEvent(org.eclipse.ecf.core.util.Event)">processEvent</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</code></th>
<td class="colLast">
<div class="block">Process given Event</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.discovery">
<!-- -->
</a>
<h2>Uses of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../../discovery/package-summary.html">org.eclipse.ecf.discovery</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../../discovery/package-summary.html">org.eclipse.ecf.discovery</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="../../../discovery/IServiceEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceEvent</a></span></code></th>
<td class="colLast">
<div class="block">Service discovery event that provides access to IServiceInfo instance</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="../../../discovery/IServiceTypeEvent.html" title="interface in org.eclipse.ecf.discovery">IServiceTypeEvent</a></span></code></th>
<td class="colLast">
<div class="block">Service type discovery event that provides access to service type</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../discovery/package-summary.html">org.eclipse.ecf.discovery</a> that implement <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../discovery/ServiceContainerEvent.html" title="class in org.eclipse.ecf.discovery">ServiceContainerEvent</a></span></code></th>
<td class="colLast">
<div class="block">Base event implementation of <a href="../../../discovery/IServiceEvent.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceEvent</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../discovery/ServiceTypeContainerEvent.html" title="class in org.eclipse.ecf.discovery">ServiceTypeContainerEvent</a></span></code></th>
<td class="colLast">
<div class="block">Base event implementation of <a href="../../../discovery/IServiceEvent.html" title="interface in org.eclipse.ecf.discovery"><code>IServiceEvent</code></a>.</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="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../../filetransfer/events/package-summary.html">org.eclipse.ecf.filetransfer.events</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../../filetransfer/events/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="../../../filetransfer/events/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="../../../filetransfer/IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../../filetransfer/IIncomingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IIncomingFileTransfer</code></a> or
<a href="../../../filetransfer/events/IOutgoingFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events"><code>IOutgoingFileTransferEvent</code></a> or
<a href="../../../filetransfer/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="../../../filetransfer/events/IFileTransferEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IFileTransferEvent</a></span></code></th>
<td class="colLast">
<div class="block">Super interface for all file transfer events</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="../../../filetransfer/events/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="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../filetransfer/events/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="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../filetransfer/events/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="../../../filetransfer/IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../../filetransfer/IIncomingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IIncomingFileTransfer</code></a> instances 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="../../../filetransfer/events/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="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../filetransfer/events/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="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../filetransfer/events/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="../../../filetransfer/IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../../filetransfer/IIncomingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IIncomingFileTransfer</code></a> instances when file transfer is resumed.</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="../../../filetransfer/events/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="../../../filetransfer/IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../../filetransfer/IIncomingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IIncomingFileTransfer</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="../../../filetransfer/events/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="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../filetransfer/events/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="../../../filetransfer/IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../../filetransfer/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="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../filetransfer/events/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="../../../filetransfer/IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../../filetransfer/IOutgoingFileTransfer.html" title="interface in org.eclipse.ecf.filetransfer"><code>IOutgoingFileTransfer</code></a> instances when some 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="../../../filetransfer/events/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="../../../filetransfer/IFileTransferListener.html" title="interface in org.eclipse.ecf.filetransfer"><code>IFileTransferListener</code></a> associated with
<a href="../../../filetransfer/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="rowColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../filetransfer/events/IOutgoingFileTransferSendPausedEvent.html" title="interface in org.eclipse.ecf.filetransfer.events">IOutgoingFileTransferSendPausedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>interface&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../filetransfer/events/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>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.filetransfer.events.socket">
<!-- -->
</a>
<h2>Uses of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../../filetransfer/events/socket/package-summary.html">org.eclipse.ecf.filetransfer.events.socket</a></h2>
<div class="useSummary">
<table>
<caption><span>Subinterfaces of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../../filetransfer/events/socket/package-summary.html">org.eclipse.ecf.filetransfer.events.socket</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="../../../filetransfer/events/socket/ISocketClosedEvent.html" title="interface in org.eclipse.ecf.filetransfer.events.socket">ISocketClosedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event issued after a socket has been closed.</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="../../../filetransfer/events/socket/ISocketConnectedEvent.html" title="interface in org.eclipse.ecf.filetransfer.events.socket">ISocketConnectedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event issued after a socket successfully connected.</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="../../../filetransfer/events/socket/ISocketCreatedEvent.html" title="interface in org.eclipse.ecf.filetransfer.events.socket">ISocketCreatedEvent</a></span></code></th>
<td class="colLast">
<div class="block">Event which makes a socket available after it has been
created but before it is connected.</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="../../../filetransfer/events/socket/ISocketEvent.html" title="interface in org.eclipse.ecf.filetransfer.events.socket">ISocketEvent</a></span></code></th>
<td class="colLast">
<div class="block">Socket events are emitted by a <a href="../../../filetransfer/events/socket/ISocketEventSource.html" title="interface in org.eclipse.ecf.filetransfer.events.socket"><code>ISocketEventSource</code></a> and
are delivered to a <a href="../../../filetransfer/events/socket/ISocketListener.html" title="interface in org.eclipse.ecf.filetransfer.events.socket"><code>ISocketListener</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.provider.comm">
<!-- -->
</a>
<h2>Uses of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../../provider/comm/package-summary.html">org.eclipse.ecf.provider.comm</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../provider/comm/package-summary.html">org.eclipse.ecf.provider.comm</a> that implement <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/comm/AsynchEvent.html" title="class in org.eclipse.ecf.provider.comm">AsynchEvent</a></span></code></th>
<td class="colLast">
<div class="block">Asynchronous connection event class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/comm/ConnectionEvent.html" title="class in org.eclipse.ecf.provider.comm">ConnectionEvent</a></span></code></th>
<td class="colLast">
<div class="block">Connection event super class.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/comm/DisconnectEvent.html" title="class in org.eclipse.ecf.provider.comm">DisconnectEvent</a></span></code></th>
<td class="colLast">
<div class="block">Disconnection event</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/comm/SynchEvent.html" title="class in org.eclipse.ecf.provider.comm">SynchEvent</a></span></code></th>
<td class="colLast">
<div class="block">Synchronous connection event.</div>
</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.provider.filetransfer.events.socket">
<!-- -->
</a>
<h2>Uses of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../../provider/filetransfer/events/socket/package-summary.html">org.eclipse.ecf.provider.filetransfer.events.socket</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../provider/filetransfer/events/socket/package-summary.html">org.eclipse.ecf.provider.filetransfer.events.socket</a> that implement <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/filetransfer/events/socket/AbstractSocketEvent.html" title="class in org.eclipse.ecf.provider.filetransfer.events.socket">AbstractSocketEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/filetransfer/events/socket/SocketClosedEvent.html" title="class in org.eclipse.ecf.provider.filetransfer.events.socket">SocketClosedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/filetransfer/events/socket/SocketConnectedEvent.html" title="class in org.eclipse.ecf.provider.filetransfer.events.socket">SocketConnectedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/filetransfer/events/socket/SocketCreatedEvent.html" title="class in org.eclipse.ecf.provider.filetransfer.events.socket">SocketCreatedEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
<li class="blockList">
<section class="detail"><a id="org.eclipse.ecf.provider.generic">
<!-- -->
</a>
<h2>Uses of <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a> in <a href="../../../provider/generic/package-summary.html">org.eclipse.ecf.provider.generic</a></h2>
<div class="useSummary">
<table>
<caption><span>Classes in <a href="../../../provider/generic/package-summary.html">org.eclipse.ecf.provider.generic</a> that implement <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/generic/SOWrapper.DisposeEvent.html" title="class in org.eclipse.ecf.provider.generic">SOWrapper.DisposeEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/generic/SOWrapper.ProcEvent.html" title="class in org.eclipse.ecf.provider.generic">SOWrapper.ProcEvent</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../../../provider/generic/package-summary.html">org.eclipse.ecf.provider.generic</a> with parameters of type <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</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">SOWrapper.</span><code><span class="memberNameLink"><a href="../../../provider/generic/SOWrapper.html#deliverEvent(org.eclipse.ecf.core.util.Event)">deliverEvent</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;evt)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SOWrapper.</span><code><span class="memberNameLink"><a href="../../../provider/generic/SOWrapper.html#svc(org.eclipse.ecf.core.util.Event)">svc</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;evt)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../../../provider/generic/package-summary.html">org.eclipse.ecf.provider.generic</a> with parameters of type <a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a></span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../../../provider/generic/SOWrapper.ProcEvent.html#%3Cinit%3E(org.eclipse.ecf.core.util.Event)">ProcEvent</a></span>&#8203;(<a href="../Event.html" title="interface in org.eclipse.ecf.core.util">Event</a>&nbsp;event)</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="../Event.html" title="interface in org.eclipse.ecf.core.util">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>