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   
 

Classes in org.jboss.jms.tx used by org.jboss.jms.client.delegate
AckInfo
          Struct like class for holding information regarding an acknowledgement to be passed to the server for processing.
TransactionRequest
          This class contians 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
AckInfo
          Struct like class for holding information regarding an acknowledgement to be passed to the server for processing.
TransactionRequest
          This class contians all the data needed to perform a JMS transaction.
 

Classes in org.jboss.jms.tx used by org.jboss.jms.server.endpoint.advised
AckInfo
          Struct like class for holding information regarding an acknowledgement to be passed to the server for processing.
TransactionRequest
          This class contians all the data needed to perform a JMS transaction.
 

Classes in org.jboss.jms.tx used by org.jboss.jms.tx
AckInfo
          Struct like class for holding information regarding an acknowledgement to be passed to the server for processing.
LocalTx
          A LocalTx
ResourceManager
          The ResourceManager manages work done in both local and global (XA) transactions.
ResourceManagerFactory
          This class manages instances of ResourceManager.
TxState
          Holds information for a JMS transaction to be sent to the server for processing.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.