| 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.CORBA.InterfaceDefPackage |
| Modifier and Type | Method and Description |
|---|---|
FullInterfaceDescription |
InterfaceDefOperations.describe_interface() |
FullInterfaceDescription |
_InterfaceDefStub.describe_interface() |
FullInterfaceDescription |
InterfaceDefPOATie.describe_interface() |
| Modifier and Type | Field and Description |
|---|---|
FullInterfaceDescription |
FullInterfaceDescriptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static FullInterfaceDescription |
FullInterfaceDescriptionHelper.extract(Any a) |
static FullInterfaceDescription |
FullInterfaceDescriptionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FullInterfaceDescriptionHelper.insert(Any a,
FullInterfaceDescription that) |
static void |
FullInterfaceDescriptionHelper.write(OutputStream ostream,
FullInterfaceDescription value) |
| Constructor and Description |
|---|
FullInterfaceDescriptionHolder(FullInterfaceDescription initialValue) |
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.