|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.omg.CORBA.LocalObject
jp.go.aist.rtm.RTC.IopIorInterceptor
public class IopIorInterceptor
Rewrites IOR by using a portable interceptor.
コンストラクタの概要 | |
---|---|
IopIorInterceptor(org.omg.IOP.Codec codec)
Constructor. |
メソッドの概要 | |
---|---|
void |
destroy()
|
void |
establish_components(org.omg.PortableInterceptor.IORInfo info)
sets endpoint to TAG_ALTERNATE_IIOP_ADDRESS. |
java.lang.String |
name()
|
static void |
replacePort0(org.omg.CORBA.ORB orb)
{@.ja エンドポイントを書き換える. |
static void |
setEndpoints(java.util.ArrayList endpoints)
{@.ja エンドポイントを設定. |
static void |
setEndpoints(java.lang.String hostString,
java.lang.String portString)
{@.ja エンドポイントを設定. |
クラス org.omg.CORBA.LocalObject から継承されたメソッド |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
インタフェース 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 |
コンストラクタの詳細 |
---|
public IopIorInterceptor(org.omg.IOP.Codec codec)
codec
-
Encodingメソッドの詳細 |
---|
public static void setEndpoints(java.util.ArrayList endpoints)
endpoints
-
endpointspublic static void setEndpoints(java.lang.String hostString, java.lang.String portString)
hostString
-
hostportString
-
portpublic static void replacePort0(org.omg.CORBA.ORB orb)
Replaces the port number of the end point with the port number of the argument.Only the end point of port number 0 is replaced.
orb
-
ORBpublic java.lang.String name()
org.omg.PortableInterceptor.InterceptorOperations
内の name
public void destroy()
org.omg.PortableInterceptor.InterceptorOperations
内の destroy
public void establish_components(org.omg.PortableInterceptor.IORInfo info)
org.omg.PortableInterceptor.IORInterceptorOperations
内の establish_components
info
-
IORInfo
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |