JavaTM 2 Platform
Standard Ed. 5.0

インタフェース
org.omg.IOP.CodecFactory の使用

CodecFactory を使用しているパッケージ
org.omg.IOP このパッケージには、OMG 文書『The CommonObject Request Broker: Architecture and Specification』 (http://cgi.omg.org/cgi-bin/doc?formal/99-10-07、13.6 節) に指定された IOP モジュールが含まれています。 
org.omg.PortableInterceptor ORB サービスが 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 2 Platform
Standard Ed. 5.0

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java 2 SDK SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。