Uses of Interface
org.omg.DynamicAny.DynValueBox
Packages that use DynValueBox
-
Uses of DynValueBox in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynValueBox -
Uses of DynValueBox in org.omg.DynamicAny
Classes in org.omg.DynamicAny that implement DynValueBoxModifier and TypeClassDescriptionclass
DynValueBox objects support the manipulation of IDL boxed value types.Fields in org.omg.DynamicAny declared as DynValueBoxMethods in org.omg.DynamicAny that return DynValueBoxModifier and TypeMethodDescriptionDynValueBoxPOA._this()
static DynValueBox
static DynValueBox
static DynValueBox
DynValueBoxHelper.read
(InputStream istream) static DynValueBox
DynValueBoxHelper.unchecked_narrow
(Object obj) Methods in org.omg.DynamicAny with parameters of type DynValueBoxModifier and TypeMethodDescriptionstatic void
DynValueBoxHelper.insert
(Any a, DynValueBox that) static void
DynValueBoxHelper.write
(OutputStream ostream, DynValueBox value) Constructors in org.omg.DynamicAny with parameters of type DynValueBox