| 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 |
_PrimitiveDefStub
org/omg/CORBA/_PrimitiveDefStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
PrimitiveDef |
PrimitiveDefHolder.value |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveDef |
PrimitiveDefPOA._this() |
PrimitiveDef |
PrimitiveDefPOA._this(ORB orb) |
static PrimitiveDef |
PrimitiveDefHelper.extract(Any a) |
PrimitiveDef |
_RepositoryStub.get_primitive(PrimitiveKind kind) |
PrimitiveDef |
RepositoryPOATie.get_primitive(PrimitiveKind kind) |
PrimitiveDef |
RepositoryOperations.get_primitive(PrimitiveKind kind) |
static PrimitiveDef |
PrimitiveDefHelper.narrow(Object obj) |
static PrimitiveDef |
PrimitiveDefHelper.read(InputStream istream) |
static PrimitiveDef |
PrimitiveDefHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PrimitiveDefHelper.insert(Any a,
PrimitiveDef that) |
static void |
PrimitiveDefHelper.write(OutputStream ostream,
PrimitiveDef value) |
| Constructor and Description |
|---|
PrimitiveDefHolder(PrimitiveDef initialValue) |
| Modifier and Type | Method and Description |
|---|---|
PrimitiveDef |
_RepositoryStub.get_primitive(PrimitiveKind kind) |
PrimitiveDef |
RepositoryPOATie.get_primitive(PrimitiveKind kind) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.