|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
ClientRequestInfo を使用しているパッケージ | |
---|---|
org.omg.PortableInterceptor | ORB サービスが ORB の通常の実行フローを遮断できるようにするための ORB フックを登録する機構を提供します。 |
org.omg.PortableInterceptor での ClientRequestInfo の使用 |
---|
ClientRequestInfo 型のパラメータを持つ org.omg.PortableInterceptor のメソッド | |
---|---|
void |
ClientRequestInterceptorOperations.receive_exception(ClientRequestInfo ri)
例外が発生したことをインタセプタに通知します。 |
void |
ClientRequestInterceptorOperations.receive_other(ClientRequestInfo ri)
要求によって通常の応答または例外以外のものが返されたときに、インタセプタが利用可能な情報を照会できるようにします。 |
void |
ClientRequestInterceptorOperations.receive_reply(ClientRequestInfo ri)
サーバから応答が返されてから制御がクライアントに返されるまで、インタセプタが応答に関する情報を照会できるようにします。 |
void |
ClientRequestInterceptorOperations.send_poll(ClientRequestInfo ri)
TII (Time-Independent Invocation) ポーリング取得応答シーケンスの実行時にインタセプタが情報を照会できるようにします。 |
void |
ClientRequestInterceptorOperations.send_request(ClientRequestInfo ri)
要求がサーバに送信される前に、インタセプタが要求情報を照会したり、サービスコンテキストを変更したりできるようにします。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。