uTools-Manuals/docs/java/javax/rmi/package-summary.html

42 lines
1.5 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="header">
<h1 class="title" title="Package">Package javax.rmi</h1>
<div class="docSummary">
<div class="block">
包含RMI-IIOP的用户API。
</div>
</div>
<p>See: <a href="#package.description">描述</a></p>
</div><div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" class="typeSummary" summary="Class Summary table, listing classes, and an explanation">
<caption>
<span>类摘要</span>
<span class="tabEnd"> </span>
</caption>
<tbody>
<tr>
<th class="colFirst" scope="col"></th>
<th class="colLast" scope="col">描述</th>
</tr>
</tbody>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../javax/rmi/PortableRemoteObject.html" title="class in javax.rmi">PortableRemoteObject</a></td>
<td class="colLast">
<div class="block">
服务器实现对象可以从javax.rmi.PortableRemoteObject继承也可以实现远程接口然后使用exportObject方法将自身注册为服务对象。
</div> </td>
</tr>
</tbody>
</table> </li>
</ul>
<a name="package.description">
<!-- --> </a>
<h2 title="Package javax.rmi Description">Package javax.rmi Description</h2>
<div class="block">
<span>包含RMI-IIOP的用户API。</span>
<span>这些API提供给RMI-IIOP应用程序使用并且在通过IIOP或JRMP运行时提供等效的语义。</span>
<span>另请参见<a href="../../javax/rmi/CORBA/package-summary.html"><code>javax.rmi.CORBA</code></a>包。</span>
</div>
</div>