Uses of Interface
org.exolab.jms.message.MessageSessionIfc

Packages that use MessageSessionIfc
org.exolab.jms.client   
org.exolab.jms.message   
 

Uses of MessageSessionIfc in org.exolab.jms.client
 

Classes in org.exolab.jms.client that implement MessageSessionIfc
 class JmsXAQueueSession
          Client implementation of the javax.jms.XAQueueSession interface.
 class JmsXATopicSession
          Client implementation of the javax.jms.XATopicSession interface
 

Uses of MessageSessionIfc in org.exolab.jms.message
 

Methods in org.exolab.jms.message with parameters of type MessageSessionIfc
 void MessageImpl.setSession(MessageSessionIfc session)
           
 



Copyright © 1999-2012 The OpenJMS Group. All Rights Reserved.