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 voidTypeCodeImpl.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.defaultReadObjectFVDMembersMethods 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 voidIIOPInputStream.displayValueMember(ValueMember member) private voidIIOPInputStream.displayValueMembers(ValueMember[] members) static StringValueUtility.getSignature(ValueMember member) booleanObjectStreamClass.hasField(ValueMember field) private voidIIOPInputStream.inputClassFields(Object o, Class<?> cl, ObjectStreamClass osc, ValueMember[] fields, CodeBase sender) private ObjectIIOPInputStream.inputObjectField(ValueMember field, CodeBase sender) private booleanIIOPInputStream.invokeObjectReader(ObjectStreamClass osc, Object obj, Class aclass, ValueMember[] valueMembers) private voidIIOPInputStream.skipCustomUsingFVD(ValueMember[] fields, CodeBase sender) private voidIIOPInputStream.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 ValueMemberstatic ValueMember[]static ValueMemberValueMemberHelper.read(InputStream istream) static ValueMember[]ValueMemberSeqHelper.read(InputStream istream) Methods in com.sun.org.omg.CORBA with parameters of type ValueMemberModifier and TypeMethodDescriptionstatic voidValueMemberHelper.insert(Any a, ValueMember that) static voidValueMemberSeqHelper.insert(Any a, ValueMember[] that) static voidValueMemberHelper.write(OutputStream ostream, ValueMember value) static voidValueMemberSeqHelper.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 ValueMemberstatic ValueMember[]static ValueMemberValueMemberHelper.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 aTypeCodeobject for an IDL value type.static voidValueMemberHelper.insert(Any a, ValueMember that) static voidValueMemberSeqHelper.insert(Any a, ValueMember[] that) static voidValueMemberHelper.write(OutputStream ostream, ValueMember value) static voidValueMemberSeqHelper.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)