Skip navigation links
Java™ Platform
Standard Ed. 8

Package java.rmi.registry

为RMI注册表提供一个类和两个接口。

See: 描述

Package java.rmi.registry Description

为RMI注册表提供一个类和两个接口。 注册表是将名称映射到远程对象的远程对象。 服务器将其远程对象注册到注册表中,以便查找它们。 当一个对象想要调用一个远程对象的方法时,它必须首先使用它的名字查找远程对象。 注册表向调用对象返回对远程对象的引用,使用该对象可以调用远程方法。
从以下版本开始:
JDK1.1
Skip navigation links
Java™ Platform
Standard Ed. 8

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.

本帮助文档是使用 《谷歌翻译》翻译,请与英文版配合使用 by--QQ:654638585