| Package | Description |
|---|---|
| org.omg.Messaging |
| Modifier and Type | Field and Description |
|---|---|
ReplyHandler |
ReplyHandlerHolder.value |
| Modifier and Type | Method and Description |
|---|---|
ReplyHandler |
Poller.associated_handler() |
static ReplyHandler |
ReplyHandlerHelper.extract(Any any) |
static ReplyHandler |
ReplyHandlerHelper.narrow(Object obj) |
static ReplyHandler |
ReplyHandlerHelper.read(InputStream in) |
static ReplyHandler |
ReplyHandlerHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
Poller.associated_handler(ReplyHandler arg) |
static void |
ReplyHandlerHelper.insert(Any any,
ReplyHandler s) |
static void |
ReplyHandlerHelper.write(OutputStream _out,
ReplyHandler s) |
| Constructor and Description |
|---|
ReplyHandlerHolder(ReplyHandler initial) |
Copyright © 2017 JacORB. All rights reserved.