Skip navigation links
Java™ Platform
Standard Ed. 8

Package org.omg.CORBA.portable

提供可移植性层,即一组ORB API,使一个供应商生成的代码可以在另一个供应商的ORB上运行。

See: 描述

Package org.omg.CORBA.portable Description

提供可移植性层,即一组ORB API,使一个供应商生成的代码可以在另一个供应商的ORB上运行。 从IDL或Java编程语言编写的接口生成的存根和其他代码可以调用这些ORB API。


CORBA特性抛出NO_IMPLEMENT()异常


有些方法默认情况下抛出NO_IMPLEMENT()异常,但ORB供应商可以覆盖它们以提供实际的实现。 Sun发布的Java [tm] Platform Standard Edition 6中包含的ORB包含以下方法的实现。

org.omg.CORBA.portable中的未实现特性列表

封装org.omg.CORBA.portable中org.omg.CORBA.portable

org.omg.CORBA.portable实现的方法

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

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