| 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 |
OperationDef
org/omg/CORBA/OperationDef.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_OperationDefStub
org/omg/CORBA/_OperationDefStub.java .
|
class |
OperationDefPOA
org/omg/CORBA/OperationDefPOA.java .
|
class |
OperationDefPOATie
org/omg/CORBA/OperationDefPOATie.java .
|
| Modifier and Type | Method and Description |
|---|---|
OperationDefOperations |
OperationDefPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationDefPOATie._delegate(OperationDefOperations delegate) |
| Constructor and Description |
|---|
OperationDefPOATie(OperationDefOperations delegate) |
OperationDefPOATie(OperationDefOperations delegate,
POA poa) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.