| 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 |
InterfaceDef
org/omg/CORBA/InterfaceDef.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_InterfaceDefStub
org/omg/CORBA/_InterfaceDefStub.java .
|
class |
InterfaceDefPOA
org/omg/CORBA/InterfaceDefPOA.java .
|
class |
InterfaceDefPOATie
org/omg/CORBA/InterfaceDefPOATie.java .
|
| Modifier and Type | Method and Description |
|---|---|
InterfaceDefOperations |
InterfaceDefPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
InterfaceDefPOATie._delegate(InterfaceDefOperations delegate) |
| Constructor and Description |
|---|
InterfaceDefPOATie(InterfaceDefOperations delegate) |
InterfaceDefPOATie(InterfaceDefOperations delegate,
POA poa) |
Copyright © 2017–2021 Eclipse Foundation. All rights reserved.