| 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 |
Container
org/omg/CORBA/Container.java .
|
interface |
ExceptionDef
org/omg/CORBA/ExceptionDef.java .
|
interface |
ExceptionDefOperations
org/omg/CORBA/ExceptionDefOperations.java .
|
interface |
InterfaceDef
org/omg/CORBA/InterfaceDef.java .
|
interface |
InterfaceDefOperations
org/omg/CORBA/InterfaceDefOperations.java .
|
interface |
ModuleDef
org/omg/CORBA/ModuleDef.java .
|
interface |
ModuleDefOperations
org/omg/CORBA/ModuleDefOperations.java .
|
interface |
Repository
org/omg/CORBA/Repository.java .
|
interface |
RepositoryOperations
org/omg/CORBA/RepositoryOperations.java .
|
interface |
StructDef
org/omg/CORBA/StructDef.java .
|
interface |
StructDefOperations
org/omg/CORBA/StructDefOperations.java .
|
interface |
UnionDef
org/omg/CORBA/UnionDef.java .
|
interface |
UnionDefOperations
org/omg/CORBA/UnionDefOperations.java .
|
interface |
ValueDef
org/omg/CORBA/ValueDef.java .
|
interface |
ValueDefOperations
org/omg/CORBA/ValueDefOperations.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_ContainerStub
org/omg/CORBA/_ContainerStub.java .
|
class |
_ExceptionDefStub
org/omg/CORBA/_ExceptionDefStub.java .
|
class |
_InterfaceDefStub
org/omg/CORBA/_InterfaceDefStub.java .
|
class |
_ModuleDefStub
org/omg/CORBA/_ModuleDefStub.java .
|
class |
_RepositoryStub
org/omg/CORBA/_RepositoryStub.java .
|
class |
_StructDefStub
org/omg/CORBA/_StructDefStub.java .
|
class |
_UnionDefStub
org/omg/CORBA/_UnionDefStub.java .
|
class |
_ValueDefStub
org/omg/CORBA/_ValueDefStub.java .
|
class |
ContainerPOA
org/omg/CORBA/ContainerPOA.java .
|
class |
ContainerPOATie
org/omg/CORBA/ContainerPOATie.java .
|
class |
ExceptionDefPOA
org/omg/CORBA/ExceptionDefPOA.java .
|
class |
ExceptionDefPOATie
org/omg/CORBA/ExceptionDefPOATie.java .
|
class |
InterfaceDefPOA
org/omg/CORBA/InterfaceDefPOA.java .
|
class |
InterfaceDefPOATie
org/omg/CORBA/InterfaceDefPOATie.java .
|
class |
ModuleDefPOA
org/omg/CORBA/ModuleDefPOA.java .
|
class |
ModuleDefPOATie
org/omg/CORBA/ModuleDefPOATie.java .
|
class |
RepositoryPOA
org/omg/CORBA/RepositoryPOA.java .
|
class |
RepositoryPOATie
org/omg/CORBA/RepositoryPOATie.java .
|
class |
StructDefPOA
org/omg/CORBA/StructDefPOA.java .
|
class |
StructDefPOATie
org/omg/CORBA/StructDefPOATie.java .
|
class |
UnionDefPOA
org/omg/CORBA/UnionDefPOA.java .
|
class |
UnionDefPOATie
org/omg/CORBA/UnionDefPOATie.java .
|
class |
ValueDefPOA
org/omg/CORBA/ValueDefPOA.java .
|
class |
ValueDefPOATie
org/omg/CORBA/ValueDefPOATie.java .
|
| Modifier and Type | Method and Description |
|---|---|
ContainerOperations |
ContainerPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerPOATie._delegate(ContainerOperations delegate) |
| Constructor and Description |
|---|
ContainerPOATie(ContainerOperations delegate) |
ContainerPOATie(ContainerOperations delegate,
POA poa) |
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.