public interface ReplyListener
| Modifier and Type | Method and Description |
|---|---|
void |
errorReceived(int replyId,
org.objectweb.joram.shared.client.MomExceptionReply exc) |
void |
replyAborted(int requestId) |
boolean |
replyReceived(org.objectweb.joram.shared.client.AbstractJmsReply reply) |
boolean replyReceived(org.objectweb.joram.shared.client.AbstractJmsReply reply)
throws AbortedRequestException
if - the request has been aborted.AbortedRequestExceptionvoid replyAborted(int requestId)
void errorReceived(int replyId,
org.objectweb.joram.shared.client.MomExceptionReply exc)
Copyright © 2023 ScalAgent D.T.. All rights reserved.