Uses of Class
org.objectweb.joram.client.jms.MessageProducer

Packages that use MessageProducer
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. 
 

Uses of MessageProducer in org.objectweb.joram.client.jms
 

Subclasses of MessageProducer in org.objectweb.joram.client.jms
 class QueueSender
          Implements the javax.jms.QueueSender interface.
 class TopicPublisher
          Implements the javax.jms.TopicPublisher interface.
 

Methods in org.objectweb.joram.client.jms with parameters of type MessageProducer
protected  void Session.addProducer(MessageProducer mp)
          Called here and by sub-classes.
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.