Frames | No Frames |
Classes derived from org.jacorb.orb.giop.ReplyPlaceholder | |
class | A special ReplyPlaceholder that receives LocateReplies.
|
class | A special ReplyPlaceholder that receives replies to normal requests,
either synchronously or asynchronously. |
Methods with parameter type org.jacorb.orb.giop.ReplyPlaceholder | |
void |
Methods with parameter type org.jacorb.orb.giop.ReplyPlaceholder | |
void | ClientConnection.sendRequest(MessageOutputStream os, ReplyPlaceholder placeholder, int request_id, boolean response_expected) The request_id parameter is only used, if response_expected.
|