| Class and Description |
|---|
| Connection
This is the connection to remote BlackTie services.
|
| ConnectionException
This is the exception that is raised when the connection to Blacktie is suffering.
|
| Class and Description |
|---|
| Buffer
This class is used to send and receive data to and from clients to services.
|
| Connection
This is the connection to remote BlackTie services.
|
| ConnectionException
This is the exception that is raised when the connection to Blacktie is suffering.
|
| ConnectionFactory
This is a factory that will create connections to remote Blacktie services.
|
| Response
This class encapsulates the response from the remote service and the return
code
|
| Service
All XATMI services must implement the tpservice method.
|
| Session
A session reference may either be obtained from the tpconnect
Connection invocation for a client or retrieved from the
TPSVCINFO structure for a service (assuming the service was invoked within
the scope of a tpconnect). |
| TPSVCINFO
This structure contains the data that the client presented for processing to
the service during its invocation from either tpcall, tpacall or tpconnect.
|
| Class and Description |
|---|
| Buffer
This class is used to send and receive data to and from clients to services.
|
| Connection
This is the connection to remote BlackTie services.
|
| ConnectionException
This is the exception that is raised when the connection to Blacktie is suffering.
|
| ConnectionFactory
This is a factory that will create connections to remote Blacktie services.
|
| Response
This class encapsulates the response from the remote service and the return
code
|
| Session
A session reference may either be obtained from the tpconnect
Connection invocation for a client or retrieved from the
TPSVCINFO structure for a service (assuming the service was invoked within
the scope of a tpconnect). |
| TPSVCINFO
This structure contains the data that the client presented for processing to
the service during its invocation from either tpcall, tpacall or tpconnect.
|
| X_C_TYPE
The X_C_TYPE buffer supports the broadest set of parameter types.
|
| X_COMMON
The X_COMMON buffer type supports a subset of the types provided by the X_C_TYPE buffer in order to support more language
portable data exchange.
|
| X_OCTET
The X_OCTET buffer is used to send byte arrays in an XATMI application
|
| Class and Description |
|---|
| BlackTieService
MDB services implementations extend this class as it provides the core service template method.
|
| Service
All XATMI services must implement the tpservice method.
|
| Class and Description |
|---|
| ConnectionException
This is the exception that is raised when the connection to Blacktie is suffering.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.