Uses of Class org.omg.CORBA.Request

Uses in package org.omg.CORBA.portable

Methods with return type org.omg.CORBA.Request

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
ObjectImpl._request(String operation)
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)
Request
Delegate.request(Object self, String operation)

Uses in package org.jacorb.orb.dii

Classes derived from org.omg.CORBA.Request

class
DII requests

Uses in package org.jacorb.orb

Methods with parameter type org.omg.CORBA.Request

void
void
void
void
void
void

Methods with return type org.omg.CORBA.Request

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)
Request
Request
Request
Delegate.request(Object self, String operation)

Uses in package org.omg.CORBA

Methods with parameter type org.omg.CORBA.Request

void
void

Methods with return type org.omg.CORBA.Request

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)
Request
LocalObject._request(String operation)
Request
Object._request(String operation)
Request