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

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

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

Subclasses of JABBuffer in org.jboss.blacktie.jatmibroker.jab.factory
 class JABResponse
          The JABResponse class extends the standard JABBuffer by allowing the programmer access to the xatmi.h::rcode state returned from an XATMI service
 

Methods in org.jboss.blacktie.jatmibroker.jab.factory with parameters of type JABBuffer
 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.