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 |
StructDef
org/omg/CORBA/StructDef.java .
|
Modifier and Type | Class and Description |
---|---|
class |
_StructDefStub
org/omg/CORBA/_StructDefStub.java .
|
class |
StructDefPOA
org/omg/CORBA/StructDefPOA.java .
|
class |
StructDefPOATie
org/omg/CORBA/StructDefPOATie.java .
|
Modifier and Type | Method and Description |
---|---|
StructDefOperations |
StructDefPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
StructDefPOATie._delegate(StructDefOperations delegate) |
Constructor and Description |
---|
StructDefPOATie(StructDefOperations delegate) |
StructDefPOATie(StructDefOperations delegate,
POA poa) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.