Package | Description |
---|---|
org.objectweb.joram.client.jms |
The
org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 1.1 specification. |
org.objectweb.joram.client.jms.connection |
Modifier and Type | Method and Description |
---|---|
void |
MessageConsumerListener.errorReceived(int requestId,
MomExceptionReply exc) |
Modifier and Type | Method and Description |
---|---|
static JMSException |
RequestMultiplexer.buildJmsException(MomExceptionReply excReply)
Converts a
MomExceptionReply to the corresponding
JMSException . |
void |
Requestor.errorReceived(int replyId,
MomExceptionReply exc) |
void |
ReplyListener.errorReceived(int replyId,
MomExceptionReply exc) |
void |
ErrorListener.errorReceived(int requestId,
MomExceptionReply exc) |
void |
RequestMultiplexer.replyAllError(MomExceptionReply exc) |
Copyright © 2016 ScalAgent D.T.. All Rights Reserved.