Uses of Class
org.objectweb.joram.client.jms.JMSConsumer
-
Packages that use JMSConsumer 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. -
-
Uses of JMSConsumer in org.objectweb.joram.client.jms
Methods in org.objectweb.joram.client.jms that return JMSConsumer Modifier and Type Method Description JMSConsumerJMSContext. createDurableConsumer(Topic topic, String name, String selector, boolean noLocal)
-