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