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

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

10.3 ClientRequestInterceptor

 
public interface ClientRequestInterceptor extends Interceptor,
    org.omg.CORBA.LocalInterface,
    org.omg.PortableInterceptor.ClientRequestInterceptorOperations,
    org.omg.CORBA.portable.IDLEntity
 

このインタフェースは,ユーザ定義クライアント側インタセプタを継承するときに使用します。ClientRequestInterceptorインスタンスは,VisiBroker ORBに登録されます。詳細については,「10.4 Codec」を参照してください。

<この節の構成>
10.3.1 import文
10.3.2 ClientRequestInterceptorのメソッド