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