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 |
ExtLocalInterfaceDef
org/omg/CORBA/ExtLocalInterfaceDef.java .
|
interface |
ExtLocalInterfaceDefOperations
org/omg/CORBA/ExtLocalInterfaceDefOperations.java .
|
interface |
LocalInterfaceDef
org/omg/CORBA/LocalInterfaceDef.java .
|
Modifier and Type | Class and Description |
---|---|
class |
_ExtLocalInterfaceDefStub
org/omg/CORBA/_ExtLocalInterfaceDefStub.java .
|
class |
_LocalInterfaceDefStub
org/omg/CORBA/_LocalInterfaceDefStub.java .
|
class |
ExtLocalInterfaceDefPOA
org/omg/CORBA/ExtLocalInterfaceDefPOA.java .
|
class |
ExtLocalInterfaceDefPOATie
org/omg/CORBA/ExtLocalInterfaceDefPOATie.java .
|
class |
LocalInterfaceDefPOA
org/omg/CORBA/LocalInterfaceDefPOA.java .
|
class |
LocalInterfaceDefPOATie
org/omg/CORBA/LocalInterfaceDefPOATie.java .
|
Modifier and Type | Method and Description |
---|---|
LocalInterfaceDefOperations |
LocalInterfaceDefPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
LocalInterfaceDefPOATie._delegate(LocalInterfaceDefOperations delegate) |
Constructor and Description |
---|
LocalInterfaceDefPOATie(LocalInterfaceDefOperations delegate) |
LocalInterfaceDefPOATie(LocalInterfaceDefOperations delegate,
POA poa) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.