Package | Description |
---|---|
org.objectweb.joram.client.jms |
The
org.objectweb.joram.client.jms package holds the classes implementing the interfaces defined by the JMS 2.0 specification. |
org.objectweb.joram.client.jms.connection | |
org.ow2.joram.jakarta.jms |
The
org.ow2.joram.jakarta.jms package holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification. |
org.ow2.joram.jakarta.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) |
Modifier and Type | Method and Description |
---|---|
void |
MessageConsumerListener.errorReceived(int requestId,
MomExceptionReply exc) |
Modifier and Type | Method and Description |
---|---|
static jakarta.jms.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 © 2023 ScalAgent D.T.. All rights reserved.