|
Class Summary |
| JABBuffer |
The JABBuffer is a map of parameters that are passed to/returned from a
remote XATMI service. |
| JABConnection |
The JAB connection abstraction allows invocations to services to several
services to be multiplexed over the same connection. |
| JABConnectionFactory |
The connection factory is the entry point into the JAB API for client
applications. |
| JABResponse |
The JABResponse class extends the standard JABBuffer by allowing the
programmer access to the xatmi.h::rcode state returned from an XATMI service |
| Transaction |
The JABTransaction provides the programmer access to the underlying
transaction object it can be committed or rolled back at most once. |