|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoxedValueHelper | |
org.omg.CORBA | |
org.omg.CORBA_2_3.portable |
Uses of BoxedValueHelper in org.omg.CORBA |
Classes in org.omg.CORBA that implement BoxedValueHelper | |
class |
StringValueHelper
|
class |
WStringValueHelper
|
Methods in org.omg.CORBA with parameters of type BoxedValueHelper | |
java.io.Serializable |
CustomInputStream.read_value(BoxedValueHelper helper)
|
void |
CustomOutputStream.write_value(java.io.Serializable value,
BoxedValueHelper helper)
|
Uses of BoxedValueHelper in org.omg.CORBA_2_3.portable |
Methods in org.omg.CORBA_2_3.portable with parameters of type BoxedValueHelper | |
void |
OutputStream.write_value(java.io.Serializable value,
BoxedValueHelper factory)
|
java.io.Serializable |
InputStream.read_value(BoxedValueHelper factory)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |