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