org.jboss.blacktie.jatmibroker.jab.factory
Class JABResponse
java.lang.Object
org.jboss.blacktie.jatmibroker.jab.factory.JABBuffer
org.jboss.blacktie.jatmibroker.jab.factory.JABResponse
public class JABResponse
- extends JABBuffer
The JABResponse class extends the standard JABBuffer by allowing the
programmer access to the xatmi.h::rcode state returned from an XATMI service
- See Also:
JABBuffer
Method Summary |
int |
getResponseCode()
Get the response code from the XATMI service |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getResponseCode
public int getResponseCode()
- Get the response code from the XATMI service
- Returns:
- The response code
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.