Uses of Class
com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
Packages that use FullValueDescription
Package
Description
-
Uses of FullValueDescription in com.sun.corba.ee.impl.encoding
Fields in com.sun.corba.ee.impl.encoding with type parameters of type FullValueDescriptionModifier and TypeFieldDescriptionprivate Hashtable<String, FullValueDescription> CachedCodeBase.fvdsMethods in com.sun.corba.ee.impl.encoding that return FullValueDescriptionModifier and TypeMethodDescription -
Uses of FullValueDescription in com.sun.corba.ee.impl.io
Fields in com.sun.corba.ee.impl.io with type parameters of type FullValueDescriptionModifier and TypeFieldDescriptionprivate static Map<String, FullValueDescription> FVDCodeBaseImpl.fvdsMethods in com.sun.corba.ee.impl.io that return FullValueDescriptionModifier and TypeMethodDescriptionstatic FullValueDescriptionValueUtility.translate(ORB orb, ObjectStreamClass osc, ValueHandler vh) Methods in com.sun.corba.ee.impl.io that return types with arguments of type FullValueDescriptionModifier and TypeMethodDescriptionprivate List<FullValueDescription> IIOPInputStream.getOrderedDescriptions(String repositoryID, CodeBase sender) Methods in com.sun.corba.ee.impl.io with parameters of type FullValueDescriptionModifier and TypeMethodDescriptionprivate StringIIOPInputStream.displayFVD(FullValueDescription fvd) static booleanValueUtility.isAssignableFrom(String clzRepositoryId, FullValueDescription type, CodeBase sender) private voidIIOPInputStream.readingDataUsingFVD(FullValueDescription fvd) Method parameters in com.sun.corba.ee.impl.io with type arguments of type FullValueDescriptionModifier and TypeMethodDescriptionprivate voidIIOPInputStream.fullValueDescriptorsInfo(List<FullValueDescription> fvds) -
Uses of FullValueDescription in com.sun.org.omg.CORBA.ValueDefPackage
Methods in com.sun.org.omg.CORBA.ValueDefPackage that return FullValueDescriptionModifier and TypeMethodDescriptionstatic FullValueDescriptionstatic FullValueDescriptionFullValueDescriptionHelper.read(InputStream istream) Methods in com.sun.org.omg.CORBA.ValueDefPackage with parameters of type FullValueDescriptionModifier and TypeMethodDescriptionstatic voidFullValueDescriptionHelper.insert(Any a, FullValueDescription that) static voidFullValueDescriptionHelper.write(OutputStream ostream, FullValueDescription value) -
Uses of FullValueDescription in com.sun.org.omg.SendingContext
Methods in com.sun.org.omg.SendingContext that return FullValueDescriptionModifier and TypeMethodDescription -
Uses of FullValueDescription in com.sun.org.omg.SendingContext.CodeBasePackage
Methods in com.sun.org.omg.SendingContext.CodeBasePackage that return FullValueDescriptionModifier and TypeMethodDescriptionstatic FullValueDescription[]static FullValueDescription[]ValueDescSeqHelper.read(InputStream istream) Methods in com.sun.org.omg.SendingContext.CodeBasePackage with parameters of type FullValueDescriptionModifier and TypeMethodDescriptionstatic voidValueDescSeqHelper.insert(Any a, FullValueDescription[] that) static voidValueDescSeqHelper.write(OutputStream ostream, FullValueDescription[] value)