|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
public interface ServerRequestInterceptor
サーバ側の要求インタセプタです。
要求インタセプタは、特定の地点で ORB を介して要求/応答シーケンスの流れを遮断し、サービスが要求情報を照会したり、クライアントとサーバとの間でやりとりされるサービスコンテキストを操作したりできるよう設計されています。要求インタセプタの主な使用目的は、ORB サービスがクライアントとサーバとの間でコンテキスト情報を転送できるようにすることです。要求インタセプタには、クライアント側とサーバ側の 2 種類があります。
サーバ側のインタセプタを作成するには、ServerRequestInterceptor インタフェースを実装します。
ServerRequestInfo
メソッドの概要 |
---|
インタフェース org.omg.PortableInterceptor.ServerRequestInterceptorOperations から継承されたメソッド |
---|
receive_request_service_contexts, receive_request, send_exception, send_other, send_reply |
インタフェース org.omg.PortableInterceptor.InterceptorOperations から継承されたメソッド |
---|
destroy, name |
インタフェース org.omg.PortableInterceptor.InterceptorOperations から継承されたメソッド |
---|
destroy, name |
インタフェース org.omg.CORBA.Object から継承されたメソッド |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。