| 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 | Interface and Description |
|---|---|
interface |
ValueDef
org/omg/CORBA/ValueDef.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_ValueDefStub
org/omg/CORBA/_ValueDefStub.java .
|
class |
ValueDefPOA
org/omg/CORBA/ValueDefPOA.java .
|
class |
ValueDefPOATie
org/omg/CORBA/ValueDefPOATie.java .
|
| Modifier and Type | Method and Description |
|---|---|
ValueDefOperations |
ValueDefPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueDefPOATie._delegate(ValueDefOperations delegate) |
| Constructor and Description |
|---|
ValueDefPOATie(ValueDefOperations delegate) |
ValueDefPOATie(ValueDefOperations delegate,
POA poa) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.