| 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.ComponentIR | |
| org.omg.CORBA.ExtValueDefPackage |
| Modifier and Type | Method and Description |
|---|---|
ExtFullValueDescription |
_ExtValueDefStub.describe_ext_value() |
ExtFullValueDescription |
ExtValueDefPOATie.describe_ext_value() |
ExtFullValueDescription |
ExtValueDefOperations.describe_ext_value() |
| Modifier and Type | Method and Description |
|---|---|
ExtFullValueDescription |
_EventDefStub.describe_ext_value() |
ExtFullValueDescription |
EventDefPOATie.describe_ext_value() |
| Modifier and Type | Field and Description |
|---|---|
ExtFullValueDescription |
ExtFullValueDescriptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static ExtFullValueDescription |
ExtFullValueDescriptionHelper.extract(Any a) |
static ExtFullValueDescription |
ExtFullValueDescriptionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExtFullValueDescriptionHelper.insert(Any a,
ExtFullValueDescription that) |
static void |
ExtFullValueDescriptionHelper.write(OutputStream ostream,
ExtFullValueDescription value) |
| Constructor and Description |
|---|
ExtFullValueDescriptionHolder(ExtFullValueDescription initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.