Uses of Class
org.ow2.joram.jakarta.jms.connection.AbortedRequestException
-
Packages that use AbortedRequestException Package Description org.ow2.joram.jakarta.jms Theorg.ow2.joram.jakarta.jmspackage holds the classes implementing the interfaces defined by the JMS 3.0 Jakarta specification.org.ow2.joram.jakarta.jms.connection -
-
Uses of AbortedRequestException in org.ow2.joram.jakarta.jms
Methods in org.ow2.joram.jakarta.jms that throw AbortedRequestException Modifier and Type Method Description booleanMessageConsumerListener. replyReceived(AbstractJmsReply reply)Called by RequestMultiplexer. -
Uses of AbortedRequestException in org.ow2.joram.jakarta.jms.connection
Methods in org.ow2.joram.jakarta.jms.connection that throw AbortedRequestException Modifier and Type Method Description booleanReplyListener. replyReceived(AbstractJmsReply reply)booleanRequestor. replyReceived(AbstractJmsReply reply)
-