| 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.ValueDefPackage | |
| org.omg.SendingContext | |
| org.omg.SendingContext.CodeBasePackage |
| Modifier and Type | Method and Description |
|---|---|
FullValueDescription |
ValueDefOperations.describe_value() |
FullValueDescription |
_ValueDefStub.describe_value() |
FullValueDescription |
ValueDefPOATie.describe_value() |
| Modifier and Type | Field and Description |
|---|---|
FullValueDescription |
FullValueDescriptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static FullValueDescription |
FullValueDescriptionHelper.extract(Any a) |
static FullValueDescription |
FullValueDescriptionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FullValueDescriptionHelper.insert(Any a,
FullValueDescription that) |
static void |
FullValueDescriptionHelper.write(OutputStream ostream,
FullValueDescription value) |
| Constructor and Description |
|---|
FullValueDescriptionHolder(FullValueDescription initialValue) |
| Modifier and Type | Method and Description |
|---|---|
FullValueDescription |
CodeBaseOperations.meta(String x) |
FullValueDescription |
_CodeBaseStub.meta(String x) |
FullValueDescription |
CodeBasePOATie.meta(String x) |
FullValueDescription[] |
CodeBaseOperations.metas(String[] x) |
FullValueDescription[] |
_CodeBaseStub.metas(String[] x) |
FullValueDescription[] |
CodeBasePOATie.metas(String[] x) |
| Modifier and Type | Field and Description |
|---|---|
FullValueDescription[] |
ValueDescSeqHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static FullValueDescription[] |
ValueDescSeqHelper.extract(Any a) |
static FullValueDescription[] |
ValueDescSeqHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ValueDescSeqHelper.insert(Any a,
FullValueDescription[] that) |
static void |
ValueDescSeqHelper.write(OutputStream ostream,
FullValueDescription[] value) |
| Constructor and Description |
|---|
ValueDescSeqHolder(FullValueDescription[] initialValue) |
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.