Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
X
A
addChildThread(Thread)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
Add the specified thread to the list of threads associated with this transaction.
associateTx(String)
- Static method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
B
beginTransaction(int)
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABConnection
Begin a new transaction.
BlacktieService
- Interface in
org.jboss.blacktie.jatmibroker.xatmi
All extending classes must override the tpservice template method.
Buffer
- Class in
org.jboss.blacktie.jatmibroker.xatmi
This class encapsulates the response from the remote service and the return code
BYTE_SIZE
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
The agreed size of a byte.
C
call(String, JABBuffer, Transaction, String, String)
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABConnection
Invoke the service specified by the first parameter.
call(JABTransaction)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABRemoteService
Call the remote service within the scope of the transaction specified in the signature of the invocation.
clear()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABRemoteService
Clear the request and response buffers prior to a re-invocation.
clear()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
Clear the content of the buffer
close()
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABConnection
Shutdown the connection object/
close()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
Close any resources associated with this connection
close()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Service
Clean up resources for this service
closeConnection(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABConnectionFactory
Close the JAB connection to the server
closeSession()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABSession
Close the connection with the server
commit()
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
Transaction
Commit the work performed within the scope of this transaction
commit()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
Connection
- Class in
org.jboss.blacktie.jatmibroker.xatmi
This is the connection to remote Blacktie services.
ConnectionException
- Exception in
org.jboss.blacktie.jatmibroker.xatmi
This is the exception that is raised when the connection to Blacktie is suffering.
ConnectionException(int, String, Throwable)
- Constructor for exception org.jboss.blacktie.jatmibroker.xatmi.
ConnectionException
Create a new exception giving it the error code.
ConnectionException(int, String)
- Constructor for exception org.jboss.blacktie.jatmibroker.xatmi.
ConnectionException
Create an exception without a root cause
ConnectionException(int, long, int, String, Buffer)
- Constructor for exception org.jboss.blacktie.jatmibroker.xatmi.
ConnectionException
An exception for reporting events
ConnectionFactory
- Class in
org.jboss.blacktie.jatmibroker.xatmi
This is a factory that will create connections to remote Blacktie services.
control
- Variable in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
current()
- Static method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
D
DOUBLE_SIZE
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
The agreed size of a double.
E
equals(Object)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
F
finalize()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
FLOAT_SIZE
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
The agreed size of a float.
G
getAttributeValue(String, Class)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
getBuffer()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Response
getBuffer()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
TPSVCINFO
Get the data
getByte(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
Get the content of the buffer
getByte(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer at this location.
getByte(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getByte(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
getByteArray(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getByteArray(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer for this key.
getByteArray(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getByteArray(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
getByteArray()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_OCTET
getByteArrayArray(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getByteArrayArray(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer for this key.
getByteArrayArray(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getCd()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Session
Return the connection descriptor
getConnection(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABConnectionFactory
Obtain a reference to the connection identified by the parameter
getConnection()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
ConnectionFactory
Get the connection.
getConnectionFactory()
- Static method in class org.jboss.blacktie.jatmibroker.xatmi.
ConnectionFactory
Get the default connection factory
getConnectionFactory(String)
- Static method in class org.jboss.blacktie.jatmibroker.xatmi.
ConnectionFactory
Get a connection factory using non-default connections.
getConnectionFactory(Properties)
- Static method in class org.jboss.blacktie.jatmibroker.xatmi.
ConnectionFactory
getControl()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
getControlIOR()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
getDouble(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getDouble(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer at this location.
getDouble(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getDoubleArray(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getDoubleArray(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer for this key.
getDoubleArray(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getEvent()
- Method in exception org.jboss.blacktie.jatmibroker.xatmi.
ConnectionException
Get the event
getFlags()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Response
getFlags()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
TPSVCINFO
Get the flags that were issued
getFloat(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getFloat(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer at this location.
getFloat(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getFloatArray(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getFloatArray(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer for this key.
getFloatArray(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getFormat()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
getInstance()
- Static method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABConnectionFactory
Obtain a reference to the single instance of JABConnectionFactory per classloader.
getInt(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getInt(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer at this location.
getInt(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getIntArray(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getIntArray(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer for this key.
getIntArray(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getLen()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Response
getLong(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getLong(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
getLongArray(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getLongArray(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
getMessageFormat()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getName()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
TPSVCINFO
Get the services name
getProperties()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABSessionAttributes
Get the properties defined in the configuration file
getRawData()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
getRCode()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABRemoteService
Get the rcode that tpreturn returned with.
getRcode()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Response
Get the return code
getReceived()
- Method in exception org.jboss.blacktie.jatmibroker.xatmi.
ConnectionException
Get a received buffer
getRequest()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABRemoteService
Get the content of the outbound buffer.
getResponse()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABRemoteService
Get the content of the response message
getResponseCode()
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABResponse
Get the response code from the XATMI service
getRval()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Response
Get the return value
getSession()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
getSession()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
TPSVCINFO
Get the connection descriptor
getShort(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getShort(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer at this location.
getShort(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getShort(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
getShortArray(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
getShortArray(String)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Get the content of the buffer for this key.
getShortArray(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
getShortArray(String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
getStatus()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
getSubtype()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
Get the subtype
getTperrno()
- Method in exception org.jboss.blacktie.jatmibroker.xatmi.
ConnectionException
Get the error code
getType()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
Get the type
getValue(String, int)
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABBuffer
Get the value of a certain index of the data
getValue(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABBuffer
Get the value of a certain type of data
I
INT_SIZE
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
The agreed size of a int.
isConnected()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABSession
Has the session been closed yet?
J
JABBuffer
- Class in
org.jboss.blacktie.jatmibroker.jab.factory
The JABBuffer is a map of parameters that are passed to/returned from a remote XATMI service.
JABBuffer()
- Constructor for class org.jboss.blacktie.jatmibroker.jab.factory.
JABBuffer
JABConnection
- Class in
org.jboss.blacktie.jatmibroker.jab.factory
The JAB connection abstraction allows invocations to services to several services to be multiplexed over the same connection.
JABConnectionFactory
- Class in
org.jboss.blacktie.jatmibroker.jab.factory
The connection factory is the entry point into the JAB API for client applications.
JABException
- Exception in
org.jboss.blacktie.jatmibroker.jab
The JABException is used throughout the JAB library to report issues to the client.
JABException(String, Throwable)
- Constructor for exception org.jboss.blacktie.jatmibroker.jab.
JABException
Report a root cause.
JABException(String)
- Constructor for exception org.jboss.blacktie.jatmibroker.jab.
JABException
The JABException that doesn't need the root cause.
JABMessage
- Class in
org.jboss.blacktie.jatmibroker.jab
The JABRequest class wraps the output parameter to the service.
JABRemoteService
- Class in
org.jboss.blacktie.jatmibroker.jab
Create an invoker for a remote service.
JABRemoteService(String, JABSession, String, String)
- Constructor for class org.jboss.blacktie.jatmibroker.jab.
JABRemoteService
The remote service constructor allows the programmer to access a remote XATMI service.
JABResponse
- Class in
org.jboss.blacktie.jatmibroker.jab.factory
The JABResponse class extends the standard JABBuffer by allowing the programmer access to the xatmi.h::rcode state returned from an XATMI service
JABSession
- Class in
org.jboss.blacktie.jatmibroker.jab
The JABSession holds a connection to the XATMI server.
JABSession(JABSessionAttributes)
- Constructor for class org.jboss.blacktie.jatmibroker.jab.
JABSession
Create a new connection to the server-side using the state defined in the session attributes
JABSessionAttributes
- Class in
org.jboss.blacktie.jatmibroker.jab
Create a wrapper for the attributes to use for the sessions.
JABSessionAttributes()
- Constructor for class org.jboss.blacktie.jatmibroker.jab.
JABSessionAttributes
Create the session attributes using the default configuration directory
JABSessionAttributes(String)
- Constructor for class org.jboss.blacktie.jatmibroker.jab.
JABSessionAttributes
Create the session attributes using a non-default directory
JABTransaction
- Class in
org.jboss.blacktie.jatmibroker.jab
JABTransaction(JABSession, int)
- Constructor for class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
JABTransaction(String)
- Constructor for class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
L
LONG_SIZE
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
The agreed size of a long.
M
MDBBlacktieService
- Class in
org.jboss.blacktie.jatmibroker.xatmi.mdb
All blacktie MDB services should extend this class so that they can be advertised
MDBBlacktieService(String)
- Constructor for class org.jboss.blacktie.jatmibroker.xatmi.mdb.
MDBBlacktieService
MDB services should use this constructor with the name of the service they are using.
Message
- Interface in
org.jboss.blacktie.jatmibroker.jab
The message interface is a wrapper around input output buffers.
O
onMessage(Message)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.mdb.
MDBBlacktieService
org.jboss.blacktie.jatmibroker.jab
- package org.jboss.blacktie.jatmibroker.jab
org.jboss.blacktie.jatmibroker.jab.factory
- package org.jboss.blacktie.jatmibroker.jab.factory
org.jboss.blacktie.jatmibroker.xatmi
- package org.jboss.blacktie.jatmibroker.xatmi
org.jboss.blacktie.jatmibroker.xatmi.mdb
- package org.jboss.blacktie.jatmibroker.xatmi.mdb
P
parent()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
processMessage(Message)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Service
Entry points should pass control to this method as soon as reasonably possible.
R
removeChildThread()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
Remove a child thread.
removeChildThread(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
Remove the specified thread from the transaction.
Response
- Class in
org.jboss.blacktie.jatmibroker.xatmi
This class encapsulates the response from the remote service and the return code
Response(short, int, Buffer, int, int)
- Constructor for class org.jboss.blacktie.jatmibroker.xatmi.
Response
resume(JABTransaction)
- Static method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
Resume transaction association on the current thread.
rollback()
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
Transaction
Discard the work associated with this transaction
rollback()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
rollback_only()
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
S
Service
- Class in
org.jboss.blacktie.jatmibroker.xatmi
All services should extend this class as it provides the core service template method.
Service(String)
- Constructor for class org.jboss.blacktie.jatmibroker.xatmi.
Service
The service needs the name of the service so that it can be resolved in the Environment.xml file
Session
- Class in
org.jboss.blacktie.jatmibroker.xatmi
This is the session to send data on.
setAttributeValue(String, Class, Object)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
setByte(String, byte)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setByte(String, byte)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setByte(String, byte)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setByte(String, byte)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
setByteArray(String, byte[])
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setByteArray(String, byte[])
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setByteArray(String, byte[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setByteArray(String, byte[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
setByteArray(byte[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_OCTET
setByteArrayArray(String, byte[][])
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setByteArrayArray(String, byte[][])
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setByteArrayArray(String, byte[][])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setDouble(String, double)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setDouble(String, double)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setDouble(String, double)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setDoubleArray(String, double[])
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setDoubleArray(String, double[])
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setDoubleArray(String, double[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setFloat(String, float)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setFloat(String, float)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setFloat(String, float)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setFloatArray(String, float[])
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setFloatArray(String, float[])
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setFloatArray(String, float[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setInt(String, int)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setInt(String, int)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setInt(String, int)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setIntArray(String, int[])
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setIntArray(String, int[])
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setIntArray(String, int[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setLastRCode(int)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Session
setLong(String, long)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setLong(String, long)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
setLongArray(String, long[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setLongArray(String, long[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
setNoTimeout(boolean)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABRemoteService
Do not timeout the request.
setRawData(byte[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
setShort(String, short)
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setShort(String, short)
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setShort(String, short)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setShort(String, short)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
setShortArray(String, short[])
- Method in class org.jboss.blacktie.jatmibroker.jab.
JABMessage
setShortArray(String, short[])
- Method in interface org.jboss.blacktie.jatmibroker.jab.
Message
Set part of the content to send.
setShortArray(String, short[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_C_TYPE
setShortArray(String, short[])
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
X_COMMON
setValue(String, int, Object)
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABBuffer
Set the value of the data at a certain index
setValue(String, Object)
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABBuffer
Set the value of an item
SHORT_SIZE
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Buffer
The agreed size of a short.
size(String)
- Method in class org.jboss.blacktie.jatmibroker.jab.factory.
JABBuffer
Get the size of the data
suspend()
- Static method in class org.jboss.blacktie.jatmibroker.jab.
JABTransaction
Suspend the transaction association from the invoking thread.
T
tpacall(String, Buffer, int, int)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
Asynchronous call
tpalloc(String, String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
Allocate a new buffer
tpalloc(String, String)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
TPSVCINFO
Allocate a new buffer
tpcall(String, Buffer, int, int)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
Synchronous call
tpcancel(int)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
Cancel the outstanding asynchronous call.
tpconnect(String, Buffer, int, int)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
Handle the initiation of a conversation with the server
TPCONV
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
tpdiscon()
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Session
Close the conversation with the remote service.
TPEBADDESC
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEBLOCK
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEEVENT
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEINVAL
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEITYPE
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPELIMIT
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEMATCH
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPENOENT
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEOS
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEOTYPE
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEPROTO
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPESVCERR
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPESVCFAIL
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPESYSTEM
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPETIME
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPETRAN
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEV_DISCONIMM
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEV_SENDONLY
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEV_SVCERR
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEV_SVCFAIL
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPEV_SVCSUCC
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPFAIL
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPGETANY
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
tpgetrply(int, int)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
Get the reply from the server
TPGOTSIG
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPNOBLOCK
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPNOCHANGE
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPNOREPLY
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPNOTIME
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPNOTRAN
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
tprecv(int)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Session
Received the next response in a conversation
TPRECVONLY
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
tpsend(Buffer, int, int)
- Method in class org.jboss.blacktie.jatmibroker.xatmi.
Session
Send a buffer to a remote server in a conversation
TPSENDONLY
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
tpservice(TPSVCINFO)
- Method in interface org.jboss.blacktie.jatmibroker.xatmi.
BlacktieService
This is a template method that should be implemented by classes to provide the service behaviour
TPSIGRSTRT
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPSUCCESS
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
TPSVCINFO
- Class in
org.jboss.blacktie.jatmibroker.xatmi
This is the inbound service data struct
TPTRAN
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
Transaction
- Class in
org.jboss.blacktie.jatmibroker.jab.factory
The JABTransaction provides the programmer access to the underlying transaction object it can be committed or rolled back at most once.
TransactionException
- Exception in
org.jboss.blacktie.jatmibroker.jab
The JABTransactionException is used throughout the JAB library to report issues to the client.
TransactionException(String, Throwable)
- Constructor for exception org.jboss.blacktie.jatmibroker.jab.
TransactionException
Report a root cause.
TransactionException(String)
- Constructor for exception org.jboss.blacktie.jatmibroker.jab.
TransactionException
The JABException that doesn't need the root cause.
X
X_C_TYPE
- Class in
org.jboss.blacktie.jatmibroker.xatmi
X_COMMON
- Class in
org.jboss.blacktie.jatmibroker.xatmi
X_OCTET
- Class in
org.jboss.blacktie.jatmibroker.xatmi
XATMI_SERVICE_NAME_LENGTH
- Static variable in class org.jboss.blacktie.jatmibroker.xatmi.
Connection
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009. All Rights Reserved.