blob: 74809222062f5b61541db0770237b31fb8492c7c [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 Class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription (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.osgi.services.remoteserviceadmin, class: EndpointDescription">
<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="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">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 Class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription" class="title">Uses of Class<br>org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</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.osgi.services.remoteserviceadmin">org.eclipse.ecf.osgi.services.remoteserviceadmin</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.osgi.services.remoteserviceadmin">
<!-- -->
</a>
<h2>Uses of <a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a> in <a href="../package-summary.html">org.eclipse.ecf.osgi.services.remoteserviceadmin</a></h2>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.ecf.osgi.services.remoteserviceadmin</a> that return <a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</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="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EndpointDescriptionLocator.</span><code><span class="memberNameLink"><a href="../EndpointDescriptionLocator.html#getDiscoveredEndpoints()">getDiscoveredEndpoints</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IEndpointDescriptionLocator.</span><code><span class="memberNameLink"><a href="../IEndpointDescriptionLocator.html#getDiscoveredEndpoints()">getDiscoveredEndpoints</a></span>()</code></th>
<td class="colLast">
<div class="block">Get endpoints discovered by this endpoint locator</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">RemoteServiceAdmin.RemoteServiceAdminEvent.</span><code><span class="memberNameLink"><a href="../RemoteServiceAdmin.RemoteServiceAdminEvent.html#getEndpointDescription()">getEndpointDescription</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">org.eclipse.ecf.osgi.services.remoteserviceadmin</a> with parameters of type <a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</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">EndpointDescriptionLocator.</span><code><span class="memberNameLink"><a href="../EndpointDescriptionLocator.html#discoverEndpoint(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">discoverEndpoint</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</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">IEndpointDescriptionLocator.</span><code><span class="memberNameLink"><a href="../IEndpointDescriptionLocator.html#discoverEndpoint(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">discoverEndpoint</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</code></th>
<td class="colLast">
<div class="block">Discover the given endpointDescription.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../discovery/identity/IServiceID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceID</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EndpointDescriptionLocator.</span><code><span class="memberNameLink"><a href="../EndpointDescriptionLocator.html#getNetworkDiscoveredServiceID(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">getNetworkDiscoveredServiceID</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../discovery/identity/IServiceID.html" title="interface in org.eclipse.ecf.discovery.identity">IServiceID</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IEndpointDescriptionLocator.</span><code><span class="memberNameLink"><a href="../IEndpointDescriptionLocator.html#getNetworkDiscoveredServiceID(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">getNetworkDiscoveredServiceID</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</code></th>
<td class="colLast">
<div class="block">Get the service ID associated with the given endpoint description.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">AbstractTopologyManager.</span><code><span class="memberNameLink"><a href="../AbstractTopologyManager.html#handleECFEndpointAdded(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">handleECFEndpointAdded</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</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">AbstractTopologyManager.</span><code><span class="memberNameLink"><a href="../AbstractTopologyManager.html#handleECFEndpointModified(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">handleECFEndpointModified</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpoint)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../remoteservice/IRemoteServiceContainer.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceContainer</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">ConsumerContainerSelector.</span><code><span class="memberNameLink"><a href="../ConsumerContainerSelector.html#selectConsumerContainer(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">selectConsumerContainer</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../remoteservice/IRemoteServiceContainer.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceContainer</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">IConsumerContainerSelector.</span><code><span class="memberNameLink"><a href="../IConsumerContainerSelector.html#selectConsumerContainer(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">selectConsumerContainer</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</code></th>
<td class="colLast">
<div class="block">Select (or create and initialize) a consumer remote service container.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EndpointDescriptionLocator.</span><code><span class="memberNameLink"><a href="../EndpointDescriptionLocator.html#undiscoverEndpoint(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">undiscoverEndpoint</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</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">IEndpointDescriptionLocator.</span><code><span class="memberNameLink"><a href="../IEndpointDescriptionLocator.html#undiscoverEndpoint(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">undiscoverEndpoint</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</code></th>
<td class="colLast">
<div class="block">Remove the given endpointDescription.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">EndpointDescriptionLocator.</span><code><span class="memberNameLink"><a href="../EndpointDescriptionLocator.html#updateEndpoint(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">updateEndpoint</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</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">IEndpointDescriptionLocator.</span><code><span class="memberNameLink"><a href="../IEndpointDescriptionLocator.html#updateEndpoint(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">updateEndpoint</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</code></th>
<td class="colLast">
<div class="block">Update the given endpointDescription.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">DebugRemoteServiceAdminListener.</span><code><span class="memberNameLink"><a href="../DebugRemoteServiceAdminListener.html#writeEndpoint(org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">writeEndpoint</a></span>&#8203;(<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../package-summary.html">org.eclipse.ecf.osgi.services.remoteserviceadmin</a> with parameters of type <a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</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="../RemoteServiceAdmin.RemoteServiceAdminEvent.html#%3Cinit%3E(org.eclipse.ecf.core.identity.ID,int,org.osgi.framework.Bundle,org.osgi.service.remoteserviceadmin.ExportReference,java.lang.Throwable,org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">RemoteServiceAdminEvent</a></span>&#8203;(<a href="../../../../core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</a>&nbsp;containerID,
int&nbsp;type,
<a href="https://docs.osgi.org/javadoc/osgi.core/7.0.0/org/osgi/framework/Bundle.html?is-external=true" title="class or interface in org.osgi.framework" class="externalLink">Bundle</a>&nbsp;source,
<a href="../../../../../../osgi/service/remoteserviceadmin/ExportReference.html" title="interface in org.osgi.service.remoteserviceadmin">ExportReference</a>&nbsp;exportReference,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Throwable</a>&nbsp;exception,
<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../RemoteServiceAdmin.RemoteServiceAdminEvent.html#%3Cinit%3E(org.eclipse.ecf.core.identity.ID,int,org.osgi.framework.Bundle,org.osgi.service.remoteserviceadmin.ImportReference,java.lang.Throwable,org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescription)">RemoteServiceAdminEvent</a></span>&#8203;(<a href="../../../../core/identity/ID.html" title="interface in org.eclipse.ecf.core.identity">ID</a>&nbsp;containerID,
int&nbsp;type,
<a href="https://docs.osgi.org/javadoc/osgi.core/7.0.0/org/osgi/framework/Bundle.html?is-external=true" title="class or interface in org.osgi.framework" class="externalLink">Bundle</a>&nbsp;source,
<a href="../../../../../../osgi/service/remoteserviceadmin/ImportReference.html" title="interface in org.osgi.service.remoteserviceadmin">ImportReference</a>&nbsp;importReference,
<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Throwable</a>&nbsp;exception,
<a href="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">EndpointDescription</a>&nbsp;endpointDescription)</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="../EndpointDescription.html" title="class in org.eclipse.ecf.osgi.services.remoteserviceadmin">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>