| Package | Description |
|---|---|
| org.omg.CORBA |
Provides the mapping of the OMG CORBA APIs to the Java
TM programming language, including the class
ORB, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB).
|
| Modifier and Type | Method and Description |
|---|---|
static ValueMember |
ValueMemberHelper.extract(Any
|
static ValueMember |
ValueMemberHelper.read(InputStream
|
| Modifier and Type | Method and Description |
|---|---|
TypeCode |
ORB.create_value_tc(String
Create a
TypeCode object for an IDL value type.
|
static void |
ValueMemberHelper.insert(Any
|
static void |
ValueMemberHelper.write(OutputStream
|