org.jacorb.orb
public class ReplyReceiver extends ReplyPlaceholder implements Configurable
Version: $Id: ReplyReceiver.java,v 1.33 2006/08/29 15:02:17 alphonse.bendt Exp $
Constructor Summary | |
---|---|
ReplyReceiver(Delegate delegate, String operation, UtcT replyEndTime, ClientInterceptorHandler interceptors, ReplyHandler replyHandler) |
Method Summary | |
---|---|
void | configure(Configuration configuration) |
ReplyInputStream | getReply()
This method blocks until a reply becomes available.
|
void | replyReceived(MessageInputStream in) |