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