Uses of Class
com.atomikos.jms.MessageProducerSessionFactory

Packages that use MessageProducerSessionFactory
com.atomikos.jms   
 

Uses of MessageProducerSessionFactory in com.atomikos.jms
 

Subclasses of MessageProducerSessionFactory in com.atomikos.jms
 class QueueSenderSessionFactory
          A factory for QueueSenderSession instances, allowing a number of sessions to share the same setup configuration.
 class TopicPublisherSessionFactory
          A factory for TopicPublisherSession objects.
 

Methods in com.atomikos.jms with parameters of type MessageProducerSessionFactory
 void AbstractBridge.setDestinationSessionFactory(MessageProducerSessionFactory destinationFactory)
          Set the destination session factory; this is a sender session factory that connects to the destination in the destination domain.
 



Copyright © 2011. All Rights Reserved.