| Package | Description |
|---|---|
| org.omg.CORBA | |
| org.omg.CORBA.portable |
| 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,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exclist,
ContextList ctxlist) |
Request |
LocalObject._create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
| Modifier and Type | Method and Description |
|---|---|
Request |
ObjectImpl._create_request(Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
abstract Request |
Delegate.create_request(Object self,
Context ctx,
String operation,
NVList arg_list,
NamedValue result,
ExceptionList exclist,
ContextList ctxlist) |
void |
OutputStream.write_Context(Context ctx,
ContextList contexts) |
Copyright © 2017 JacORB. All rights reserved.