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 |
ArrayDef
org/omg/CORBA/ArrayDef.java .
|
Modifier and Type | Class and Description |
---|---|
class |
_ArrayDefStub
org/omg/CORBA/_ArrayDefStub.java .
|
class |
ArrayDefPOA
org/omg/CORBA/ArrayDefPOA.java .
|
class |
ArrayDefPOATie
org/omg/CORBA/ArrayDefPOATie.java .
|
Modifier and Type | Method and Description |
---|---|
ArrayDefOperations |
ArrayDefPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
ArrayDefPOATie._delegate(ArrayDefOperations delegate) |
Constructor and Description |
---|
ArrayDefPOATie(ArrayDefOperations delegate) |
ArrayDefPOATie(ArrayDefOperations delegate,
POA poa) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.