| Package | Description |
|---|---|
| org.jacorb.orb | |
| org.jacorb.orb.giop |
| Modifier and Type | Class and Description |
|---|---|
class |
LocateReplyReceiver
A special ReplyPlaceholder that receives LocateReplies.
|
class |
ReplyReceiver
A special ReplyPlaceholder that receives replies to normal requests,
either synchronously or asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ReplyPlaceholder> |
ReplyGroup.getReplies() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientConnection.sendRequest(MessageOutputStream outputStream,
ReplyPlaceholder placeholder,
int request_id,
boolean response_expected)
The request_id parameter is only used, if response_expected.
|
Copyright © 2017 JacORB. All rights reserved.