JavaTM 2 Platform
Standard Ed. 6

介面 org.omg.IOP.CodecFactory
的使用

使用 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.IOPCodecFactory 的使用
 

返回 CodecFactoryorg.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)
           
 

參數型別為 CodecFactoryorg.omg.IOP 中的方法
static void CodecFactoryHelper.insert(Any a, CodecFactory that)
           
static void CodecFactoryHelper.write(OutputStream ostream, CodecFactory value)
           
 

org.omg.PortableInterceptorCodecFactory 的使用
 

返回 CodecFactoryorg.omg.PortableInterceptor 中的方法
 CodecFactory ORBInitInfoOperations.codec_factory()
          返回 IOP.CodecFactory
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only