Package | Description |
---|---|
org.jacorb.orb | |
org.omg.CORBA |
Modifier and Type | Method and Description |
---|---|
void |
Any.insert_Value(java.io.Serializable value,
TypeCode type) |
void |
Any.read_value(InputStream input,
TypeCode type) |
Modifier and Type | Method and Description |
---|---|
static MARSHAL |
MARSHALHelper.extract(Any any) |
static MARSHAL |
MARSHALHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
MARSHALHelper.insert(Any any,
MARSHAL s) |
static void |
MARSHALHelper.write(OutputStream out,
MARSHAL s) |