|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoxedValueHelper | |
---|---|
org.apache.yoko.orb.CORBA | |
org.apache.yoko.orb.OB | |
org.omg.CORBA | |
org.omg.CORBA_2_3.portable |
Uses of BoxedValueHelper in org.apache.yoko.orb.CORBA |
---|
Methods in org.apache.yoko.orb.CORBA with parameters of type BoxedValueHelper | |
---|---|
Serializable |
InputStream.read_value(BoxedValueHelper helper)
|
void |
OutputStream.write_value(Serializable value,
BoxedValueHelper helper)
|
void |
OutputStream.write_value(Serializable value,
TypeCode tc,
BoxedValueHelper helper)
|
Uses of BoxedValueHelper in org.apache.yoko.orb.OB |
---|
Methods in org.apache.yoko.orb.OB with parameters of type BoxedValueHelper | |
---|---|
Serializable |
ValueReader.readValueBox(BoxedValueHelper helper)
|
void |
ValueWriter.writeValueBox(Serializable value,
TypeCode type,
BoxedValueHelper helper)
|
Uses of BoxedValueHelper in org.omg.CORBA |
---|
Classes in org.omg.CORBA that implement BoxedValueHelper | |
---|---|
class |
StringValueHelper
|
class |
WStringValueHelper
|
Uses of BoxedValueHelper in org.omg.CORBA_2_3.portable |
---|
Methods in org.omg.CORBA_2_3.portable with parameters of type BoxedValueHelper | |
---|---|
Serializable |
InputStream.read_value(BoxedValueHelper factory)
|
void |
OutputStream.write_value(Serializable value,
BoxedValueHelper factory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |