| 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).
|
| org.omg.CosTSPortability |
| Modifier and Type | Method and Description |
|---|---|
abstract Environment |
ORB.create_environment()
Creates an
Environment object. |
abstract Environment |
Request.env()
Retrieves the
Environment object for this request. |
| Modifier and Type | Method and Description |
|---|---|
void |
Sender.received_reply(int id,
PropagationContext ctx,
Environment env) |
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.