Package | Description |
---|---|
org.omg.CORBA | |
org.omg.CORBA.portable |
Modifier and Type | Method and Description |
---|---|
abstract ExceptionList |
ORB.create_exception_list() |
abstract ExceptionList |
Request.exceptions() |
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) |
Copyright © 2013. All Rights Reserved.