Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス

[目次][索引][前へ][次へ]

10.5 CodecFactory

 
public interface CodecFactory extends
    org.omg.CORBA.LocalInterface,
    org.omg.IOP.CodecFactoryOperations,
    org.omg.CORBA.portable.IDLEntity
 

このインタフェースは,Codecを取得するときに使用します。CodecFactoryは,ORB.resolve_initial_references("CodecFactory")の呼び出しで取得できます。

<この節の構成>
10.5.1 import文
10.5.2 CodecFactoryのメンバ
10.5.3 CodecFactoryのメソッド