Uses of Interface
org.omg.DynamicAny.DynAnyFactory
Packages that use DynAnyFactory
-
Uses of DynAnyFactory in com.sun.corba.ee.impl.dynamicany
Classes in com.sun.corba.ee.impl.dynamicany that implement DynAnyFactoryMethods in com.sun.corba.ee.impl.dynamicany that return DynAnyFactory -
Uses of DynAnyFactory in org.omg.DynamicAny
Classes in org.omg.DynamicAny that implement DynAnyFactoryModifier and TypeClassDescriptionclass
DynAny objects can be created by invoking operations on the DynAnyFactory object.Fields in org.omg.DynamicAny declared as DynAnyFactoryMethods in org.omg.DynamicAny that return DynAnyFactoryModifier and TypeMethodDescriptionDynAnyFactoryPOA._this()
static DynAnyFactory
static DynAnyFactory
static DynAnyFactory
DynAnyFactoryHelper.read
(InputStream istream) static DynAnyFactory
DynAnyFactoryHelper.unchecked_narrow
(Object obj) Methods in org.omg.DynamicAny with parameters of type DynAnyFactoryModifier and TypeMethodDescriptionstatic void
DynAnyFactoryHelper.insert
(Any a, DynAnyFactory that) static void
DynAnyFactoryHelper.write
(OutputStream ostream, DynAnyFactory value) Constructors in org.omg.DynamicAny with parameters of type DynAnyFactory