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, retrypublic ReplyReceiver(Delegate delegate, String operation, UtcT replyEndTime, ClientInterceptorHandler interceptors, ReplyHandler replyHandler)
public void configure(Configuration configuration)
configure in interface Configurablepublic void replyReceived(MessageInputStream in)
replyReceived in class ReplyPlaceholderpublic ReplyInputStream getReply() throws RemarshalException, ApplicationException
Copyright © 2017 JacORB. All rights reserved.