Package | Description |
---|---|
org.jacorb.idl | |
org.jacorb.idl.javamapping |
Modifier and Type | Class and Description |
---|---|
class |
ReplyHandler
A ReplyHandler receives replies of asynchronous invocations of
another interface (we call this interface the "parent" of the
ReplyHandler).
|
Modifier and Type | Field and Description |
---|---|
Interface |
InterfaceBody.my_interface |
Modifier and Type | Method and Description |
---|---|
void |
IDLTreeVisitor.visitInterface(Interface intf) |
Constructor and Description |
---|
ReplyHandler(Interface parent) |
Modifier and Type | Method and Description |
---|---|
void |
JavaMappingGeneratingVisitor.visitInterface(Interface interfce) |
Copyright © 2017 JacORB. All rights reserved.