| 
 | JavaTM Platform Standard Ed. 6 | |||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 CodecFactory 的软件包 | |
|---|---|
| org.omg.IOP | 此包包含在 OMG 文档 The Common Object Request Broker: Architecture and Specification http://cgi.omg.org/cgi-bin/doc?formal/99-10-07 的 13.6.小节中指定的 IOP 模块。 | 
| org.omg.PortableInterceptor | 提供一个注册 ORB 钩子 (hook) 的机制,通过这些钩子 ORB 服务可以截取执行 ORB 的正常流。 | 
| org.omg.IOP 中 CodecFactory 的使用 | 
|---|
| 返回 CodecFactory 的 org.omg.IOP 中的方法 | |
|---|---|
| static CodecFactory | CodecFactoryHelper.extract(Any a) | 
| static CodecFactory | CodecFactoryHelper.narrow(Object obj) | 
| static CodecFactory | CodecFactoryHelper.read(InputStream istream) | 
| static CodecFactory | CodecFactoryHelper.unchecked_narrow(Object obj) | 
| 参数类型为 CodecFactory 的 org.omg.IOP 中的方法 | |
|---|---|
| static void | CodecFactoryHelper.insert(Any a, CodecFactory that) | 
| static void | CodecFactoryHelper.write(OutputStream ostream, CodecFactory value) | 
| org.omg.PortableInterceptor 中 CodecFactory 的使用 | 
|---|
| 返回 CodecFactory 的 org.omg.PortableInterceptor 中的方法 | |
|---|---|
|  CodecFactory | ORBInitInfoOperations.codec_factory()返回 IOP.CodecFactory。 | 
| 
 | JavaTM Platform Standard Ed. 6 | |||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。