Uses of Class org.jacorb.orb.giop.ReplyPlaceholder

Uses in package org.jacorb.orb

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

Uses in package org.jacorb.orb.giop

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.