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