|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReplyPlaceholder | |
|---|---|
| org.jacorb.orb | |
| org.jacorb.orb.giop | |
| Uses of ReplyPlaceholder in org.jacorb.orb |
|---|
| Subclasses of ReplyPlaceholder in org.jacorb.orb | |
|---|---|
class |
LocateReplyReceiver
A special ReplyPlaceholder that receives LocateReplies. |
class |
ReplyReceiver
A special ReplyPlaceholder that receives replies to normal requests, either synchronously or asynchronously. |
| Methods in org.jacorb.orb with parameters of type ReplyPlaceholder | |
|---|---|
void |
Delegate.replyDone(ReplyPlaceholder placeholder)
|
| Uses of ReplyPlaceholder in org.jacorb.orb.giop |
|---|
| Methods in org.jacorb.orb.giop with parameters of type ReplyPlaceholder | |
|---|---|
void |
ClientConnection.sendRequest(MessageOutputStream outputStream,
ReplyPlaceholder placeholder,
int request_id,
boolean response_expected)
The request_id parameter is only used, if response_expected. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||