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