blob: 2e4d168a23a4289af6dad6241fd4f3c4a53c7695 [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.remoteservice (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.remoteservice">
<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.remoteservice</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="Constants.html" title="interface in org.eclipse.ecf.remoteservice">Constants</a></th>
<td class="colLast">
<div class="block">Remote service API constants.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IAsyncCallback.html" title="interface in org.eclipse.ecf.remoteservice">IAsyncCallback</a>&lt;ResultType&gt;</th>
<td class="colLast">
<div class="block">Asynchronous callback contract.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IAsyncRemoteServiceProxy.html" title="interface in org.eclipse.ecf.remoteservice">IAsyncRemoteServiceProxy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IExtendedRemoteServiceRegistration.html" title="interface in org.eclipse.ecf.remoteservice">IExtendedRemoteServiceRegistration</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IOSGiRemoteServiceContainerAdapter.html" title="interface in org.eclipse.ecf.remoteservice">IOSGiRemoteServiceContainerAdapter</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IRegistrationListener.html" title="interface in org.eclipse.ecf.remoteservice">IRegistrationListener</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IRemoteCall.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteCall</a></th>
<td class="colLast">
<div class="block">Instances of this interface are used to invoke a method call on a remote
service</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IRemoteCallListener.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteCallListener</a></th>
<td class="colLast">
<div class="block">Listener for remote call events.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IRemoteFilter.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteFilter</a></th>
<td class="colLast">
<div class="block">Filter for remote service references.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IRemoteService.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteService</a></th>
<td class="colLast">
<div class="block">Interface providing runtime access to a remote service.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceCallPolicy.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceCallPolicy</a></th>
<td class="colLast">
<div class="block">Interface providing the ability to add authorization on a remote service method call.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceConsumer.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceConsumer</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceContainer.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceContainer</a></th>
<td class="colLast">
<div class="block">Remote service container that provides access to underlying IContainer and remote service container adapter.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceContainerAdapter.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceContainerAdapter</a></th>
<td class="colLast">
<div class="block">Entry point remote service container adapter.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceHost.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceHost</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceID.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceID</a></th>
<td class="colLast">
<div class="block">Remote service ID.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceImplDebugOptions.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceImplDebugOptions</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceListener.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceListener</a></th>
<td class="colLast">
<div class="block">Listener for remote service changes (register and unregister).</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceProxy.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceProxy</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceProxyCreator.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceProxyCreator</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceReference.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceReference</a></th>
<td class="colLast">
<div class="block">Remote service reference.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="IRemoteServiceRegistration.html" title="interface in org.eclipse.ecf.remoteservice">IRemoteServiceRegistration</a></th>
<td class="colLast">
<div class="block">Remote service registration.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="IRSAConsumerContainerAdapter.html" title="interface in org.eclipse.ecf.remoteservice">IRSAConsumerContainerAdapter</a></th>
<td class="colLast">&nbsp;</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="AbstractRemoteCallListener.html" title="class in org.eclipse.ecf.remoteservice">AbstractRemoteCallListener</a></th>
<td class="colLast">
<div class="block">Abstract implementer of IRemoteCallListener.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="AbstractRemoteService.html" title="class in org.eclipse.ecf.remoteservice">AbstractRemoteService</a></th>
<td class="colLast">
<div class="block">Abstract remote service implementation.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="AbstractRSAContainer.html" title="class in org.eclipse.ecf.remoteservice">AbstractRSAContainer</a></th>
<td class="colLast">
<div class="block">Abstract container that is intended for use by RSA distribution providers.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="CallbackRemoteCallListener.html" title="class in org.eclipse.ecf.remoteservice">CallbackRemoteCallListener</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="RemoteCall.html" title="class in org.eclipse.ecf.remoteservice">RemoteCall</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="RemoteCallFactory.html" title="class in org.eclipse.ecf.remoteservice">RemoteCallFactory</a></th>
<td class="colLast">
<div class="block">Factory to support the creation of <a href="IRemoteCall.html" title="interface in org.eclipse.ecf.remoteservice"><code>IRemoteCall</code></a> objects.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="RemoteServiceContainer.html" title="class in org.eclipse.ecf.remoteservice">RemoteServiceContainer</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="RemoteServiceContainerAdapterImpl.html" title="class in org.eclipse.ecf.remoteservice">RemoteServiceContainerAdapterImpl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="RemoteServiceFilterImpl.html" title="class in org.eclipse.ecf.remoteservice">RemoteServiceFilterImpl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="RemoteServiceHelper.html" title="class in org.eclipse.ecf.remoteservice">RemoteServiceHelper</a></th>
<td class="colLast">
<div class="block">Helper class for making it easier to call a remote service with method name and optional parameters.</div>
</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="RemoteServiceID.html" title="class in org.eclipse.ecf.remoteservice">RemoteServiceID</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="RemoteServiceNamespace.html" title="class in org.eclipse.ecf.remoteservice">RemoteServiceNamespace</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="RemoteServiceReferenceImpl.html" title="class in org.eclipse.ecf.remoteservice">RemoteServiceReferenceImpl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="RemoteServiceRegistrationImpl.html" title="class in org.eclipse.ecf.remoteservice">RemoteServiceRegistrationImpl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="RemoteServiceRegistryImpl.html" title="class in org.eclipse.ecf.remoteservice">RemoteServiceRegistryImpl</a></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="RSARemoteServiceContainerAdapter.html" title="class in org.eclipse.ecf.remoteservice">RSARemoteServiceContainerAdapter</a></th>
<td class="colLast">
<div class="block">A container adapter intended for use by remote service host containers.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
<li class="blockList">
<div class="typeSummary">
<table>
<caption><span>Annotation Types Summary</span><span class="tabEnd">&nbsp;</span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Annotation Type</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="AsyncMethod.html" title="annotation in org.eclipse.ecf.remoteservice">AsyncMethod</a></th>
<td class="colLast">
<div class="block">Async method annotation.</div>
</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><a href="AsyncService.html" title="annotation in org.eclipse.ecf.remoteservice">AsyncService</a></th>
<td class="colLast">
<div class="block">Async service annotation.</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>