Uses of Interface
com.sun.org.omg.CORBA.portable.ValueHelper
-
Packages that use ValueHelper Package Description com.sun.corba.ee.impl.encoding -
-
Uses of ValueHelper in com.sun.corba.ee.impl.encoding
Methods in com.sun.corba.ee.impl.encoding with parameters of type ValueHelper Modifier and Type Method Description private short
CDROutputStream_1_0. getTypeModifier(ValueHelper factory)
private boolean
CDRInputStream_1_0. isCustomType(ValueHelper helper)
private java.lang.Object
CDRInputStream_1_0. readIDLValueWithHelper(ValueHelper helper, int indirection)
-