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