Uses of Interface
org.omg.DynamicAny.DynAnyFactory
Packages that use DynAnyFactory
-
Uses of DynAnyFactory in com.sun.corba.se.impl.dynamicany
Classes in com.sun.corba.se.impl.dynamicany that implement DynAnyFactory -
Uses of DynAnyFactory in org.omg.DynamicAny
Classes in org.omg.DynamicAny that implement DynAnyFactoryModifier and TypeClassDescriptionclassDynAny 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 DynAnyFactorystatic DynAnyFactorystatic DynAnyFactoryDynAnyFactoryHelper.read(InputStream istream) static DynAnyFactoryDynAnyFactoryHelper.unchecked_narrow(Object obj) Methods in org.omg.DynamicAny with parameters of type DynAnyFactoryModifier and TypeMethodDescriptionstatic voidDynAnyFactoryHelper.insert(Any a, DynAnyFactory that) static voidDynAnyFactoryHelper.write(OutputStream ostream, DynAnyFactory value) Constructors in org.omg.DynamicAny with parameters of type DynAnyFactory