Uses of Class
org.jboss.blacktie.jatmibroker.jab.factory.Transaction

Packages that use Transaction
org.jboss.blacktie.jatmibroker.jab.factory   
 

Uses of Transaction in org.jboss.blacktie.jatmibroker.jab.factory
 

Methods in org.jboss.blacktie.jatmibroker.jab.factory that return Transaction
 Transaction JABConnection.beginTransaction(int timeout)
          Begin a new transaction.
 

Methods in org.jboss.blacktie.jatmibroker.jab.factory with parameters of type Transaction
 JABResponse JABConnection.call(String serviceName, JABBuffer toSend, Transaction transaction, String bufferType, String bufferSubType)
          Invoke the service specified by the first parameter.
 



Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.