Uses of Class
org.omg.CORBA.ValueMember
Packages that use ValueMember
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of ValueMember in com.sun.corba.ee.impl.corba
Methods in com.sun.corba.ee.impl.corba with parameters of type ValueMemberModifier and TypeMethodDescriptionprivate void
TypeCodeImpl.createValueTypeCode
(ORB orb, int creationKind, String id, String name, short type_modifier, TypeCode concrete_base, ValueMember[] members) Constructors in com.sun.corba.ee.impl.corba with parameters of type ValueMemberModifierConstructorDescriptionTypeCodeImpl
(ORB orb, int creationKind, String id, String name, short type_modifier, TypeCode concrete_base, ValueMember[] members) -
Uses of ValueMember in com.sun.corba.ee.impl.io
Fields in com.sun.corba.ee.impl.io declared as ValueMemberModifier and TypeFieldDescriptionprivate ValueMember[]
IIOPInputStream.defaultReadObjectFVDMembers
Methods in com.sun.corba.ee.impl.io that return ValueMemberModifier and TypeMethodDescriptionprivate static ValueMember[]
ValueUtility.translateMembers
(ORB orb, ObjectStreamClass osc, ValueHandler vh, ValueUtility.IdentityKeyValueStack createdIDs) Methods in com.sun.corba.ee.impl.io with parameters of type ValueMemberModifier and TypeMethodDescriptionprivate void
IIOPInputStream.displayValueMember
(ValueMember member) private void
IIOPInputStream.displayValueMembers
(ValueMember[] members) static String
ValueUtility.getSignature
(ValueMember member) boolean
ObjectStreamClass.hasField
(ValueMember field) private void
IIOPInputStream.inputClassFields
(Object o, Class<?> cl, ObjectStreamClass osc, ValueMember[] fields, CodeBase sender) private Object
IIOPInputStream.inputObjectField
(ValueMember field, CodeBase sender) private boolean
IIOPInputStream.invokeObjectReader
(ObjectStreamClass osc, Object obj, Class aclass, ValueMember[] valueMembers) private void
IIOPInputStream.skipCustomUsingFVD
(ValueMember[] fields, CodeBase sender) private void
IIOPInputStream.throwAwayData
(ValueMember[] fields, CodeBase sender) -
Uses of ValueMember in com.sun.corba.ee.impl.orb
Methods in com.sun.corba.ee.impl.orb with parameters of type ValueMemberModifier and TypeMethodDescriptionORBImpl.create_value_tc
(String id, String name, short type_modifier, TypeCode concrete_base, ValueMember[] members) ORBSingleton.create_value_tc
(String id, String name, short type_modifier, TypeCode concrete_base, ValueMember[] members) -
Uses of ValueMember in com.sun.org.omg.CORBA
Methods in com.sun.org.omg.CORBA that return ValueMemberModifier and TypeMethodDescriptionstatic ValueMember
static ValueMember[]
static ValueMember
ValueMemberHelper.read
(InputStream istream) static ValueMember[]
ValueMemberSeqHelper.read
(InputStream istream) Methods in com.sun.org.omg.CORBA with parameters of type ValueMemberModifier and TypeMethodDescriptionstatic void
ValueMemberHelper.insert
(Any a, ValueMember that) static void
ValueMemberSeqHelper.insert
(Any a, ValueMember[] that) static void
ValueMemberHelper.write
(OutputStream ostream, ValueMember value) static void
ValueMemberSeqHelper.write
(OutputStream ostream, ValueMember[] value) -
Uses of ValueMember in com.sun.org.omg.CORBA.ValueDefPackage
Fields in com.sun.org.omg.CORBA.ValueDefPackage declared as ValueMemberConstructors in com.sun.org.omg.CORBA.ValueDefPackage with parameters of type ValueMemberModifierConstructorDescriptionFullValueDescription
(String _name, String _id, boolean _is_abstract, boolean _is_custom, String _defined_in, String _version, OperationDescription[] _operations, AttributeDescription[] _attributes, ValueMember[] _members, Initializer[] _initializers, String[] _supported_interfaces, String[] _abstract_base_values, boolean _is_truncatable, String _base_value, TypeCode _type) -
Uses of ValueMember in org.omg.CORBA
Fields in org.omg.CORBA declared as ValueMemberMethods in org.omg.CORBA that return ValueMemberModifier and TypeMethodDescriptionstatic ValueMember
static ValueMember[]
static ValueMember
ValueMemberHelper.read
(InputStream istream) static ValueMember[]
ValueMemberSeqHelper.read
(InputStream istream) Methods in org.omg.CORBA with parameters of type ValueMemberModifier and TypeMethodDescriptionORB.create_value_tc
(String id, String name, short type_modifier, TypeCode concrete_base, ValueMember[] members) Create aTypeCode
object for an IDL value type.static void
ValueMemberHelper.insert
(Any a, ValueMember that) static void
ValueMemberSeqHelper.insert
(Any a, ValueMember[] that) static void
ValueMemberHelper.write
(OutputStream ostream, ValueMember value) static void
ValueMemberSeqHelper.write
(OutputStream ostream, ValueMember[] value) Constructors in org.omg.CORBA with parameters of type ValueMember -
Uses of ValueMember in org.omg.CORBA.ValueDefPackage
Fields in org.omg.CORBA.ValueDefPackage declared as ValueMemberConstructors in org.omg.CORBA.ValueDefPackage with parameters of type ValueMemberModifierConstructorDescriptionFullValueDescription
(String _name, String _id, boolean _is_abstract, boolean _is_custom, String _defined_in, String _version, OperationDescription[] _operations, AttributeDescription[] _attributes, ValueMember[] _members, Initializer[] _initializers, String[] _supported_interfaces, String[] _abstract_base_values, boolean _is_truncatable, String _base_value, TypeCode _type)