JavaTM Platform
Standard Ed. 6

接口 org.omg.CORBA.portable.ValueBase
的使用

使用 ValueBase 的软件包
org.omg.CORBA 提供 OMG CORBA API 到 JavaTM 编程语言的映射,包括 ORB 类,如果已实现该类,则程序员可以使用此类作为全功能对象请求代理(Object Request Broker,ORB)。 
org.omg.CORBA.portable 提供可移植性层,即可以使一个供应商生成的代码运行在另一个供应商 ORB 上的 ORB API 集合。 
org.omg.PortableInterceptor 提供一个注册 ORB 钩子 (hook) 的机制,通过这些钩子 ORB 服务可以截取执行 ORB 的正常流。 
 

org.omg.CORBAValueBase 的使用
 

org.omg.CORBAValueBase 的子接口
 interface DataInputStream
          定义用来从输入流读取基本数据类型的方法,以便解组自定义值类型。
 interface DataOutputStream
          定义用来将基本数据类型写入输出流的方法,以便编组自定义值类型。
 

org.omg.CORBA.portableValueBase 的使用
 

org.omg.CORBA.portableValueBase 的子接口
 interface CustomValue
          通过自定义值类型实现的 ValueBase 扩展。
 interface StreamableValue
          为所有非自定义编码的非装箱 (boxed) IDL 值类型定义基本类型。
 

org.omg.PortableInterceptorValueBase 的使用
 

org.omg.PortableInterceptorValueBase 的子接口
 interface ObjectReferenceFactory
          对象引用工厂。
 interface ObjectReferenceTemplate
          对象引用模板。
 


JavaTM Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策