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 |
AbstractInterfaceDef
org/omg/CORBA/AbstractInterfaceDef.java .
|
interface |
ExtAbstractInterfaceDef
org/omg/CORBA/ExtAbstractInterfaceDef.java .
|
interface |
ExtAbstractInterfaceDefOperations
org/omg/CORBA/ExtAbstractInterfaceDefOperations.java .
|
Modifier and Type | Class and Description |
---|---|
class |
_AbstractInterfaceDefStub
org/omg/CORBA/_AbstractInterfaceDefStub.java .
|
class |
_ExtAbstractInterfaceDefStub
org/omg/CORBA/_ExtAbstractInterfaceDefStub.java .
|
class |
AbstractInterfaceDefPOA
org/omg/CORBA/AbstractInterfaceDefPOA.java .
|
class |
AbstractInterfaceDefPOATie
org/omg/CORBA/AbstractInterfaceDefPOATie.java .
|
class |
ExtAbstractInterfaceDefPOA
org/omg/CORBA/ExtAbstractInterfaceDefPOA.java .
|
class |
ExtAbstractInterfaceDefPOATie
org/omg/CORBA/ExtAbstractInterfaceDefPOATie.java .
|
Modifier and Type | Method and Description |
---|---|
AbstractInterfaceDefOperations |
AbstractInterfaceDefPOATie._delegate() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractInterfaceDefPOATie._delegate(AbstractInterfaceDefOperations delegate) |
Constructor and Description |
---|
AbstractInterfaceDefPOATie(AbstractInterfaceDefOperations delegate) |
AbstractInterfaceDefPOATie(AbstractInterfaceDefOperations delegate,
POA poa) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.