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).
|
org.omg.CORBA.ComponentIR |
Modifier and Type | Class and Description |
---|---|
class |
_ExtInterfaceDefStub
org/omg/CORBA/_ExtInterfaceDefStub.java .
|
Modifier and Type | Field and Description |
---|---|
ExtInterfaceDef[] |
ExtInterfaceDefSeqHolder.value |
ExtInterfaceDef |
ExtInterfaceDefHolder.value |
Modifier and Type | Method and Description |
---|---|
ExtInterfaceDef |
ExtInterfaceDefPOA._this() |
ExtInterfaceDef |
ExtInterfaceDefPOA._this(ORB orb) |
static ExtInterfaceDef[] |
ExtInterfaceDefSeqHelper.extract(Any a) |
static ExtInterfaceDef |
ExtInterfaceDefHelper.extract(Any a) |
static ExtInterfaceDef |
ExtInterfaceDefHelper.narrow(Object obj) |
static ExtInterfaceDef[] |
ExtInterfaceDefSeqHelper.read(InputStream istream) |
static ExtInterfaceDef |
ExtInterfaceDefHelper.read(InputStream istream) |
static ExtInterfaceDef |
ExtInterfaceDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ExtInterfaceDefHelper.insert(Any a,
ExtInterfaceDef that) |
static void |
ExtInterfaceDefSeqHelper.insert(Any a,
ExtInterfaceDef[] that) |
static void |
ExtInterfaceDefHelper.write(OutputStream ostream,
ExtInterfaceDef value) |
static void |
ExtInterfaceDefSeqHelper.write(OutputStream ostream,
ExtInterfaceDef[] value) |
Constructor and Description |
---|
ExtInterfaceDefHolder(ExtInterfaceDef initialValue) |
ExtInterfaceDefSeqHolder(ExtInterfaceDef[] initialValue) |
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentDef
org/omg/CORBA/ComponentIR/ComponentDef.java .
|
interface |
HomeDef
org/omg/CORBA/ComponentIR/HomeDef.java .
|
Modifier and Type | Class and Description |
---|---|
class |
_ComponentDefStub
org/omg/CORBA/ComponentIR/_ComponentDefStub.java .
|
class |
_HomeDefStub
org/omg/CORBA/ComponentIR/_HomeDefStub.java .
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.