<div> JavaScript is disabled on your browser.
Skip navigation links
Java™ Platform
Standard Ed. 8
compact3

Package java.rmi.server

支持RMI服务器端提供的类和接口。

See: 描述

Package java.rmi.server Description

支持RMI服务器端提供的类和接口。一组类是由rmic存根编译器生成的存根和骨架的应用。另一组类实现RMI传输协议和HTTP隧道。

反对:HTTP隧道。 HTTP隧道机制已过时。更多信息参阅rmisocketfactory。

反对:骷髅和静态存根。骨架和静态生成的存根是过时的。这包括在这个包,需要骨骼或静态存根使用的API,它们的运行时支持,并使用rmic存根编译器生成。对于骨骼和静态存根的支持可能会在未来的版本中删除的平台。骨骼是不必要的,作为服务器端的调度方法是通过RMI运行时直接办理。静态生成的存根是不必要的,作为存根动态使用代理对象的生成。看到有关动态存根生成信息unicastremoteobject。骷髅和静态存根生成通常表现为一个应用程序的构建过程中通过调用rmic工具。这是不必要的,并呼吁rmic可以省略。

从以下版本开始:
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