|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
前 次 | フレームあり フレームなし |
ServiceContext を使用しているパッケージ | |
org.omg.IOP | このパッケージには、OMG の『The Common Object 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 での ServiceContext の使用 |
ServiceContext として宣言されている org.omg.IOP のフィールド | |
ServiceContext[] |
ServiceContextListHolder.value
|
ServiceContext |
ServiceContextHolder.value
|
ServiceContext を返す org.omg.IOP のメソッド | |
static ServiceContext[] |
ServiceContextListHelper.extract(Any a)
|
static ServiceContext[] |
ServiceContextListHelper.read(InputStream istream)
|
static ServiceContext |
ServiceContextHelper.extract(Any a)
|
static ServiceContext |
ServiceContextHelper.read(InputStream istream)
|
ServiceContext 型のパラメータを持つ org.omg.IOP のメソッド | |
static void |
ServiceContextListHelper.insert(Any a,
ServiceContext[] that)
|
static void |
ServiceContextListHelper.write(OutputStream ostream,
ServiceContext[] value)
|
static void |
ServiceContextHelper.insert(Any a,
ServiceContext that)
|
static void |
ServiceContextHelper.write(OutputStream ostream,
ServiceContext value)
|
ServiceContext 型のパラメータを持つ org.omg.IOP のコンストラクタ | |
ServiceContextListHolder(ServiceContext[] initialValue)
|
|
ServiceContextHolder(ServiceContext initialValue)
|
org.omg.PortableInterceptor での ServiceContext の使用 |
ServiceContext を返す org.omg.PortableInterceptor のメソッド | |
ServiceContext |
RequestInfoOperations.get_request_service_context(int id)
要求に関連付けられている指定の ID を持つサービスコンテキストのコピーを返します。 |
ServiceContext |
RequestInfoOperations.get_reply_service_context(int id)
応答に関連付けられている指定の ID を持つサービスコンテキストのコピーを返します。 |
ServiceContext 型のパラメータを持つ org.omg.PortableInterceptor のメソッド | |
void |
ServerRequestInfoOperations.add_reply_service_context(ServiceContext service_context,
boolean replace)
インタセプタがサービスコンテキストを要求に追加できるようにします。 |
void |
ClientRequestInfoOperations.add_request_service_context(ServiceContext service_context,
boolean replace)
インタセプタがサービスコンテキストを要求に追加できるようにします。 |
|
JavaTM 2 Platform Std. Ed. v1.4.0 |
||||||||||
前 次 | フレームあり フレームなし |
Java、Java 2D、および JDBC は米国ならびにその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.