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 |
_ExtValueDefStub
org/omg/CORBA/_ExtValueDefStub.java .
|
Modifier and Type | Field and Description |
---|---|
ExtValueDef[] |
ExtValueDefSeqHolder.value |
ExtValueDef |
ExtValueDefHolder.value |
Modifier and Type | Method and Description |
---|---|
ExtValueDef |
ExtValueDefPOA._this() |
ExtValueDef |
ExtValueDefPOA._this(ORB orb) |
static ExtValueDef[] |
ExtValueDefSeqHelper.extract(Any a) |
static ExtValueDef |
ExtValueDefHelper.extract(Any a) |
static ExtValueDef |
ExtValueDefHelper.narrow(Object obj) |
static ExtValueDef[] |
ExtValueDefSeqHelper.read(InputStream istream) |
static ExtValueDef |
ExtValueDefHelper.read(InputStream istream) |
static ExtValueDef |
ExtValueDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ExtValueDefHelper.insert(Any a,
ExtValueDef that) |
static void |
ExtValueDefSeqHelper.insert(Any a,
ExtValueDef[] that) |
static void |
ExtValueDefHelper.write(OutputStream ostream,
ExtValueDef value) |
static void |
ExtValueDefSeqHelper.write(OutputStream ostream,
ExtValueDef[] value) |
Constructor and Description |
---|
ExtValueDefHolder(ExtValueDef initialValue) |
ExtValueDefSeqHolder(ExtValueDef[] initialValue) |
Modifier and Type | Interface and Description |
---|---|
interface |
EventDef
org/omg/CORBA/ComponentIR/EventDef.java .
|
Modifier and Type | Class and Description |
---|---|
class |
_EventDefStub
org/omg/CORBA/ComponentIR/_EventDefStub.java .
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.