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.delegate   
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
MessagingXid
          Xid implementation
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.delegate
MessagingXid
          Xid implementation
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
MessagingXid
          Xid implementation
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
MessagingXid
          Xid implementation
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
MessagingXid
          Xid implementation
TransactionRequest
          This class contains all the data needed to perform a JMS transaction.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.