| 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 | Field and Description |
|---|---|
InterfaceDescription |
InterfaceDescriptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InterfaceDescription |
InterfaceDescriptionHelper.extract(Any a) |
static InterfaceDescription |
InterfaceDescriptionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InterfaceDescriptionHelper.insert(Any a,
InterfaceDescription that) |
static void |
InterfaceDescriptionHelper.write(OutputStream ostream,
InterfaceDescription value) |
| Constructor and Description |
|---|
InterfaceDescriptionHolder(InterfaceDescription initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.