|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MARSHAL | |
---|---|
org.apache.yoko.orb.CORBA | |
org.omg.CORBA |
Uses of MARSHAL in org.apache.yoko.orb.CORBA |
---|
Methods in org.apache.yoko.orb.CORBA that throw MARSHAL | |
---|---|
void |
Any.insert_Value(Serializable val,
TypeCode tc)
|
void |
Any.read_value(InputStream in,
TypeCode tc)
|
Uses of MARSHAL in org.omg.CORBA |
---|
Fields in org.omg.CORBA declared as MARSHAL | |
---|---|
MARSHAL |
MARSHALHolder.value
|
Methods in org.omg.CORBA that return MARSHAL | |
---|---|
static MARSHAL |
MARSHALHelper.extract(Any any)
|
static MARSHAL |
MARSHALHelper.read(InputStream in)
|
Methods in org.omg.CORBA with parameters of type MARSHAL | |
---|---|
static void |
MARSHALHelper.insert(Any any,
MARSHAL val)
|
static void |
MARSHALHelper.write(OutputStream out,
MARSHAL val)
|
Methods in org.omg.CORBA that throw MARSHAL | |
---|---|
abstract void |
Any.insert_string(String s)
|
abstract void |
Any.insert_Value(Serializable v,
TypeCode t)
|
abstract void |
Any.insert_wstring(String s)
|
abstract void |
Any.read_value(InputStream is,
TypeCode t)
|
Constructors in org.omg.CORBA with parameters of type MARSHAL | |
---|---|
MARSHALHolder(MARSHAL initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |