|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CORBA.LocalObject
jp.go.aist.rtm.RTC.IopIorInterceptor
public class IopIorInterceptor
Rewrites IOR by using a portable interceptor.
| Constructor Summary | |
|---|---|
IopIorInterceptor(org.omg.IOP.Codec codec)
Constructor. |
|
| Method Summary | |
|---|---|
void |
destroy()
Destroys he interceptor. |
void |
establish_components(org.omg.PortableInterceptor.IORInfo info)
sets endpoint to TAG_ALTERNATE_IIOP_ADDRESS. |
java.lang.String |
name()
Returns the name of the interceptor. |
static void |
replacePort0(org.omg.CORBA.ORB orb)
Replaces the end point the end point. |
static void |
setEndpoints(java.util.ArrayList endpoints)
Sets the end points. |
static void |
setEndpoints(java.lang.String hostString,
java.lang.String portString)
Sets the end points. |
| Methods inherited from class 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface 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 |
| Constructor Detail |
|---|
public IopIorInterceptor(org.omg.IOP.Codec codec)
codec -
Encoding| Method Detail |
|---|
public static void setEndpoints(java.util.ArrayList endpoints)
endpoints -
endpoints
public 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()
name in interface org.omg.PortableInterceptor.InterceptorOperationspublic void destroy()
destroy in interface org.omg.PortableInterceptor.InterceptorOperationspublic void establish_components(org.omg.PortableInterceptor.IORInfo info)
establish_components in interface org.omg.PortableInterceptor.IORInterceptorOperationsinfo -
IORInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||