| 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.ComponentIR | |
| org.omg.CORBA.InterfaceDefPackage |
| Modifier and Type | Method and Description |
|---|---|
FullInterfaceDescription |
_HomeDefStub.describe_interface() |
FullInterfaceDescription |
_ComponentDefStub.describe_interface() |
FullInterfaceDescription |
HomeDefPOATie.describe_interface() |
FullInterfaceDescription |
ComponentDefPOATie.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 © 2019 JBoss by Red Hat. All rights reserved.