| Package | Description |
|---|---|
| org.omg.CORBA |
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
|
| Modifier and Type | Method and Description |
|---|---|
void |
TSIdentification.identify_receiver(Receiver receiverOTS)
Called by the OTS during
initialization to register its
Receiver callback interface
with the ORB. |
void |
TSIdentification.identify_sender(Sender senderOTS)
Called by the OTS
during initialization in order to register its Sender
callback interface with the ORB.
|
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.