| 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 |
_StringDefStub
org/omg/CORBA/_StringDefStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
StringDef |
StringDefHolder.value |
| Modifier and Type | Method and Description |
|---|---|
StringDef |
StringDefPOA._this() |
StringDef |
StringDefPOA._this(ORB orb) |
StringDef |
_RepositoryStub.create_string(int bound) |
StringDef |
RepositoryPOATie.create_string(int bound) |
StringDef |
RepositoryOperations.create_string(int bound) |
static StringDef |
StringDefHelper.extract(Any a) |
static StringDef |
StringDefHelper.narrow(Object obj) |
static StringDef |
StringDefHelper.read(InputStream istream) |
static StringDef |
StringDefHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
StringDefHelper.insert(Any a,
StringDef that) |
static void |
StringDefHelper.write(OutputStream ostream,
StringDef value) |
| Constructor and Description |
|---|
StringDefHolder(StringDef initialValue) |
| Modifier and Type | Method and Description |
|---|---|
StringDef |
_RepositoryStub.create_string(int bound) |
StringDef |
RepositoryPOATie.create_string(int bound) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.