Uses of Package
org.jboss.jms.tx

Packages that use org.jboss.jms.tx
org.jboss.jms.client.delegate   
org.jboss.jms.client.state   
org.jboss.jms.server.endpoint   
org.jboss.jms.server.endpoint.advised   
org.jboss.jms.tx   
org.jboss.jms.wireformat   
 

Classes in org.jboss.jms.tx used by org.jboss.jms.client.delegate
TransactionRequest
          This class contains all the data needed to perform a JMS transaction.
 

Classes in org.jboss.jms.tx used by org.jboss.jms.client.state
MessagingXAResource
          An XAResource implementation.
ResourceManager
          The ResourceManager manages work done in both local and global (XA) transactions.
 

Classes in org.jboss.jms.tx used by org.jboss.jms.server.endpoint
TransactionRequest
          This class contains all the data needed to perform a JMS transaction.
 

Classes in org.jboss.jms.tx used by org.jboss.jms.server.endpoint.advised
TransactionRequest
          This class contains all the data needed to perform a JMS transaction.
 

Classes in org.jboss.jms.tx used by org.jboss.jms.tx
ClientTransaction
          Holds the state of a transaction on the client side
LocalTx
          A LocalTx
ResourceManager
          The ResourceManager manages work done in both local and global (XA) transactions.
ResourceManagerFactory
          This class manages ResourceManager instances.
 

Classes in org.jboss.jms.tx used by org.jboss.jms.wireformat
TransactionRequest
          This class contains all the data needed to perform a JMS transaction.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.