blob: 0d65b9ab0865fb102621fb333158790c3e1b232d [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>org.eclipse.ecf.core (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="declaration: package: org.eclipse.ecf.core">
<meta name="generator" content="javadoc/PackageWriterImpl">
<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="package-declaration">
<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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></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="Package" class="title">Package&nbsp;org.eclipse.ecf.core</h1>
</div>
<div class="contentContainer">
<section class="summary">
<ul class="blockList">
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IContainer.html" title="interface in org.eclipse.ecf.core">IContainer</a></th>
<td class="colLast">
<div class="block">Contract for ECF communications container<br>
<br>
IContainer instances are used by clients to define a context for
communications.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IContainerFactory.html" title="interface in org.eclipse.ecf.core">IContainerFactory</a></th>
<td class="colLast">
<div class="block">Container factory contract <a href="ContainerFactory.html" title="class in org.eclipse.ecf.core"><code>ContainerFactory</code></a> for default
implementation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IContainerListener.html" title="interface in org.eclipse.ecf.core">IContainerListener</a></th>
<td class="colLast">
<div class="block">Listener for objects that wish to receive events from an IContainer
instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IContainerManager.html" title="interface in org.eclipse.ecf.core">IContainerManager</a></th>
<td class="colLast">
<div class="block">Container manager for getting access to existing container instances
previously created via <a href="IContainerFactory.html" title="interface in org.eclipse.ecf.core"><code>IContainerFactory</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IContainerManagerListener.html" title="interface in org.eclipse.ecf.core">IContainerManagerListener</a></th>
<td class="colLast">
<div class="block">Container manager listener.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IReliableContainer.html" title="interface in org.eclipse.ecf.core">IReliableContainer</a></th>
<td class="colLast">
<div class="block">Contract for reliable container.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="AbstractContainer.html" title="class in org.eclipse.ecf.core">AbstractContainer</a></th>
<td class="colLast">
<div class="block">Abstract implementation of IContainer.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="AbstractContainerAdapterFactory.html" title="class in org.eclipse.ecf.core">AbstractContainerAdapterFactory</a></th>
<td class="colLast">
<div class="block">Abstract container adapter factory.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="BaseContainer.html" title="class in org.eclipse.ecf.core">BaseContainer</a></th>
<td class="colLast">
<div class="block">Base implementation of IContainer.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="BaseContainer.Instantiator.html" title="class in org.eclipse.ecf.core">BaseContainer.Instantiator</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="ContainerFactory.html" title="class in org.eclipse.ecf.core">ContainerFactory</a></th>
<td class="colLast">
<div class="block">Factory for creating <a href="IContainer.html" title="interface in org.eclipse.ecf.core"><code>IContainer</code></a> instances.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="ContainerTypeDescription.html" title="class in org.eclipse.ecf.core">ContainerTypeDescription</a></th>
<td class="colLast">
<div class="block">Description of an <a href="IContainer.html" title="interface in org.eclipse.ecf.core"><code>IContainer</code></a> type.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Exception</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="ContainerAuthenticationException.html" title="class in org.eclipse.ecf.core">ContainerAuthenticationException</a></th>
<td class="colLast">
<div class="block">Exception class to be thrown upon authentication failure during connect</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="ContainerConnectException.html" title="class in org.eclipse.ecf.core">ContainerConnectException</a></th>
<td class="colLast">
<div class="block">Exception class to be thrown upon connection failure.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="ContainerCreateException.html" title="class in org.eclipse.ecf.core">ContainerCreateException</a></th>
<td class="colLast">
<div class="block">Exception thrown during container creation</div>
</td>
</tr>
</tbody>
</table>
</div>
</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 class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></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>