Uses of Class org.omg.CORBA.NamedValue

Uses in package org.omg.CORBA.portable

Methods with parameter type org.omg.CORBA.NamedValue

Request
ObjectImpl._create_request(Context ctx, String operation, NVList arg_list, NamedValue result)
Request
ObjectImpl._create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts)
Request
Delegate.create_request(Object self, Context ctx, String operation, NVList arg_list, NamedValue result)
Request
Delegate.create_request(Object self, Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist)

Uses in package org.jacorb.orb.dii

Constructors with parameter type org.omg.CORBA.NamedValue

Request.Request(Object t, ORB _orb, ClientConnection e, byte[] obj_key, String op, NVList args, Context c, NamedValue result)

Methods with return type org.omg.CORBA.NamedValue

NamedValue

Uses in package org.jacorb.orb

Classes derived from org.omg.CORBA.NamedValue

class

Methods with parameter type org.omg.CORBA.NamedValue

Request
Delegate.create_request(Object self, Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts)
Request
Delegate.create_request(Object self, Context ctx, java.lang.String operation, NVList args, NamedValue result)

Methods with return type org.omg.CORBA.NamedValue

NamedValue
NVList.add(int item_flags)
NamedValue
NVList.add_item(java.lang.String item_name, int item_flags)
NamedValue
NVList.add_value(java.lang.String item_name, Any value, int item_flags)
NamedValue
ORB.create_named_value(String name, Any value, int flags)
NamedValue
ORBSingleton.create_named_value(String name, Any value, int flags)
NamedValue
NVList.item(int index)

Uses in package org.omg.CORBA

Methods with parameter type org.omg.CORBA.NamedValue

Request
LocalObject._create_request(Context ctx, String operation, NVList arg_list, NamedValue result)
Request
Object._create_request(Context ctx, String operation, NVList arg_list, NamedValue result)
Request
LocalObject._create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exceptions, ContextList contexts)
Request
Object._create_request(Context ctx, String operation, NVList arg_list, NamedValue result, ExceptionList exclist, ContextList ctxlist)

Methods with return type org.omg.CORBA.NamedValue

NamedValue
NVList.add(int flags)
NamedValue
NVList.add_item(String item_name, int flags)
NamedValue
NVList.add_value(String name, Any value, int flags)
NamedValue
ORB.create_named_value(String s, Any any, int flags)
NamedValue
NVList.item(int index)
NamedValue