public class ReplyReceiver extends ReplyPlaceholder implements Configurable
communicationException, in, lock, ready, remarshalException, timeout, timeoutException
Constructor and Description |
---|
ReplyReceiver(Delegate delegate,
String operation,
UtcT replyEndTime,
ClientInterceptorHandler interceptors,
ReplyHandler replyHandler) |
Modifier and Type | Method and Description |
---|---|
void |
configure(Configuration configuration) |
ReplyInputStream |
getReply()
This method blocks until a reply becomes available.
|
void |
replyReceived(MessageInputStream in) |
cancel, getInputStream, retry
public ReplyReceiver(Delegate delegate, String operation, UtcT replyEndTime, ClientInterceptorHandler interceptors, ReplyHandler replyHandler)
public void configure(Configuration configuration)
configure
in interface Configurable
public void replyReceived(MessageInputStream in)
replyReceived
in class ReplyPlaceholder
public ReplyInputStream getReply() throws RemarshalException, ApplicationException
Copyright © 2016 JacORB. All rights reserved.