![]() |
![]() |
e-docs > Tuxedo > Administering a Tuxedo Application at Run Time > CORBA Bootstrapping Programming Reference |
Administering a Tuxedo Application at Run Time
|
Tobj_Bootstrap::register_callback_port
Synopsis
Registers the joint client/server's listening port in IIOP Handler (ISH).
C++ Mapping
void register_callback_port(CORBA::Object_ptr objref);
Parameter
Exceptions
Description
This C++ member function (or Java method) is called to notify the ISH of a listening port in the joint client/server. This method should only be used for joint client/server ORBs that do not support GIOP 1.2 bidirectional capabilities (that is GIOP 1.0 and 1.1 client ORBs). For GIOP 1.0 and 1.1, the ISH supports only one listening port per joint client/server; therefore, the register_callback_port method should only be called once per connected joint client/server.
Usage Notes
The following information must be given consideration when using this method:
Return Values
None.
![]() |
![]() |
![]() |
![]() |
||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |