Package | Description |
---|---|
org.jacorb.orb | |
org.jacorb.orb.dii | |
org.omg.CORBA | |
org.omg.CORBA.portable |
Modifier and Type | Method and Description |
---|---|
ContextList |
ORBSingleton.create_context_list() |
ContextList |
ORB.create_context_list() |
Modifier and Type | Method and Description |
---|---|
Request |
Delegate.create_request(Object self,
Context ctx,
java.lang.String operation,
NVList arg_list,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
Modifier and Type | Class and Description |
---|---|
class |
ContextListImpl |
Modifier and Type | Method and Description |
---|---|
ContextList |
Request.contexts() |
Modifier and Type | Method and Description |
---|---|
abstract ContextList |
Request.contexts() |
abstract ContextList |
ORB.create_context_list() |
Modifier and Type | Method and Description |
---|---|
Request |
Object._create_request(Context ctx,
java.lang.String operation,
NVList arg_list,
NamedValue result,
ExceptionList exclist,
ContextList ctxlist) |
Request |
LocalObject._create_request(Context ctx,
java.lang.String operation,
NVList arg_list,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
Modifier and Type | Method and Description |
---|---|
Request |
ObjectImpl._create_request(Context ctx,
java.lang.String operation,
NVList arg_list,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
abstract Request |
Delegate.create_request(Object self,
Context ctx,
java.lang.String operation,
NVList arg_list,
NamedValue result,
ExceptionList exclist,
ContextList ctxlist) |
void |
OutputStream.write_Context(Context ctx,
ContextList contexts) |