| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 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.CORBA 中 ValueBase 的使用 | 
|---|
| org.omg.CORBA 中 ValueBase 的子接口 | |
|---|---|
|  interface | DataInputStream定义用来从输入流读取基本数据类型的方法,以便解组自定义值类型。 | 
|  interface | DataOutputStream定义用来将基本数据类型写入输出流的方法,以便编组自定义值类型。 | 
| org.omg.CORBA.portable 中 ValueBase 的使用 | 
|---|
| org.omg.CORBA.portable 中 ValueBase 的子接口 | |
|---|---|
|  interface | CustomValue通过自定义值类型实现的 ValueBase扩展。 | 
|  interface | StreamableValue为所有非自定义编码的非装箱 (boxed) IDL 值类型定义基本类型。 | 
| org.omg.PortableInterceptor 中 ValueBase 的使用 | 
|---|
| org.omg.PortableInterceptor 中 ValueBase 的子接口 | |
|---|---|
|  interface | ObjectReferenceFactory对象引用工厂。 | 
|  interface | ObjectReferenceTemplate对象引用模板。 | 
| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
版权所有 2004 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。