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.fvds
Methods 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.fvds
Methods in com.sun.corba.ee.impl.io that return FullValueDescriptionModifier and TypeMethodDescriptionstatic FullValueDescription
ValueUtility.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 String
IIOPInputStream.displayFVD
(FullValueDescription fvd) static boolean
ValueUtility.isAssignableFrom
(String clzRepositoryId, FullValueDescription type, CodeBase sender) private void
IIOPInputStream.readingDataUsingFVD
(FullValueDescription fvd) Method parameters in com.sun.corba.ee.impl.io with type arguments of type FullValueDescriptionModifier and TypeMethodDescriptionprivate void
IIOPInputStream.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 FullValueDescription
static FullValueDescription
FullValueDescriptionHelper.read
(InputStream istream) Methods in com.sun.org.omg.CORBA.ValueDefPackage with parameters of type FullValueDescriptionModifier and TypeMethodDescriptionstatic void
FullValueDescriptionHelper.insert
(Any a, FullValueDescription that) static void
FullValueDescriptionHelper.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 void
ValueDescSeqHelper.insert
(Any a, FullValueDescription[] that) static void
ValueDescSeqHelper.write
(OutputStream ostream, FullValueDescription[] value)