Skip navigation links
Blacktie Java XATMI Implementation 5.5.6.Final
B C D E F G H I L M O P R S T X 

B

BlackTieServer - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi.server
Create a server instance reading the configuration for the server defined by the name.
BlackTieServer(String) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.xatmi.server.BlackTieServer
Initialize the server
BlackTieService - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi
MDB services implementations extend this class as it provides the core service template method.
BlackTieService(String) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.xatmi.BlackTieService
 
block() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.server.BlackTieServer
 
Buffer - Interface in org.jboss.narayana.blacktie.jatmibroker.xatmi
This class is used to send and receive data to and from clients to services.
BufferImpl - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi.impl
This class is used to send and receive data to and from clients to services.
BYTE_SIZE - Static variable in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a byte.

C

clear() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Clear the content of the buffer
close() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Close any resources associated with this connection
close() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Close any resources associated with this connection
close() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.SessionImpl
Close the session
CodecFactory - Class in org.jboss.narayana.blacktie.jatmibroker.codec
 
CodecFactory(Connection) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.codec.CodecFactory
 
Connection - Interface in org.jboss.narayana.blacktie.jatmibroker.xatmi
This is the connection to remote BlackTie services.
ConnectionException - Exception in org.jboss.narayana.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.narayana.blacktie.jatmibroker.xatmi.ConnectionException
Create a new exception giving it the error code.
ConnectionException(int, String) - Constructor for exception org.jboss.narayana.blacktie.jatmibroker.xatmi.ConnectionException
Create an exception without a root cause
ConnectionFactory - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi
This is a factory that will create connections to remote Blacktie services.
ConnectionImpl - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi.impl
This is the connection to remote BlackTie services.
ConnectionImpl(ConnectionFactory, Properties) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
The connection
createServiceSession(String, int, Object) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Used by the service side to create a session for handling the client request.

D

decode(String, String, byte[], int) - Method in class org.jboss.narayana.blacktie.jatmibroker.codec.DefaultCodecImpl
 
DefaultCodecImpl - Class in org.jboss.narayana.blacktie.jatmibroker.codec
 
DefaultCodecImpl(Connection) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.codec.DefaultCodecImpl
 
deserialize(byte[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Deserialize the buffer.
DOUBLE_SIZE - Static variable in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a double.

E

encode(BufferImpl) - Method in class org.jboss.narayana.blacktie.jatmibroker.codec.DefaultCodecImpl
 

F

FLOAT_SIZE - Static variable in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a float.

G

getAttributeValue(String, Class) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Get the value of an attribute.
getBuffer() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.TPSVCINFO_Impl
Get the data
getBuffer() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.Response
Get the buffer that the service responded with.
getBuffer() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.TPSVCINFO
Get the data
getByte(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getByte(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
 
getByte(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getByte(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
 
getByteArray(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getByteArray(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
 
getByteArray() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_OCTET_Impl
Get the content of the buffer.
getByteArray(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getByteArray(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
 
getByteArray() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_OCTET
Get the content of the buffer.
getByteArrayArray(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getByteArrayArray(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getCd() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.Response
Get the cd of the service that responded (may vary based on Connection#TPGETANY)
getCodec(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.codec.CodecFactory
 
getConnection() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.ConnectionFactory
Get the connection for this thread.
getConnection() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.TPSVCINFO_Impl
Get a reference to the connection that the service holds.
getConnection() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.TPSVCINFO
Get a reference to the connection that the service holds.
getConnectionFactory() - Static method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.ConnectionFactory
Get the default connection factory
getDouble(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getDouble(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getDoubleArray(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getDoubleArray(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getEvent() - Method in exception org.jboss.narayana.blacktie.jatmibroker.xatmi.ResponseException
Get the event
getFlags() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.TPSVCINFO_Impl
Get the flags that were issued
getFlags() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.Response
Get the flags that the service responded with.
getFlags() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.TPSVCINFO
Get the flags that were issued
getFloat(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getFloat(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getFloatArray(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getFloatArray(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getFormat() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Get the format of the message.
getInt(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getInt(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getIntArray(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getIntArray(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getLen() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Buffer
 
getLen() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
 
getLen() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.TPSVCINFO_Impl
Get the length of the buffer that was sent
getLen() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.TPSVCINFO
Get the length of the buffer that was sent
getLong(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getLong(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
 
getLong(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getLong(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
 
getLongArray(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getLongArray(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
 
getLongArray(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getLongArray(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
 
getName() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.BlackTieService
 
getName() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.TPSVCINFO_Impl
Get the name of the service the client thought it invoked
getName() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.TPSVCINFO
Get the name of the service the client thought it invoked
getProperties() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.ConnectionFactory
 
getRawData() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Get the raw data, used internally and by the X_OCTET buffer.
getRcode() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.Response
Get the return code
getRcode() - Method in exception org.jboss.narayana.blacktie.jatmibroker.xatmi.ResponseException
Get the rcode.
getReceived() - Method in exception org.jboss.narayana.blacktie.jatmibroker.xatmi.ResponseException
Get a received buffer
getRval() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.Response
Get the return value
getSender() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.SessionImpl
Get the sessions sender.
getSession() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.TPSVCINFO_Impl
Get the connection descriptor
getSession() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.TPSVCINFO
Get the connection descriptor
getShort(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
Get the short value identified by the key.
getShort(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
Get the short value identified by the key.
getShort(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
Get the short value identified by the key.
getShort(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
Get the short value identified by the key.
getShortArray(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
getShortArray(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
 
getShortArray(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
getShortArray(String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
 
getSubtype() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Buffer
Get the subtype
getSubtype() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Get the subtype
getTperrno() - Method in exception org.jboss.narayana.blacktie.jatmibroker.xatmi.ConnectionException
Get the error code
getType() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Buffer
Get the type
getType() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Get the type

H

hasOpenSessions() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Does this connection have any open sessions? Used to determine if a service has unanswered requests prior to a tpreturn.

I

init() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.BlackTieService
 
INT_SIZE - Static variable in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a int.

L

len - Variable in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
 
LONG_SIZE - Static variable in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a long.

M

MDBBlacktieService - Class in org.jboss.narayana.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.narayana.blacktie.jatmibroker.xatmi.mdb.MDBBlacktieService
This will allow the connection factory to be failed

O

onMessage(Message) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.mdb.MDBBlacktieService
The onMessage method formats the JMS received bytes message into a format understood by the XATMI API.
org.jboss.narayana.blacktie.jatmibroker.codec - package org.jboss.narayana.blacktie.jatmibroker.codec
 
org.jboss.narayana.blacktie.jatmibroker.xatmi - package org.jboss.narayana.blacktie.jatmibroker.xatmi
 
org.jboss.narayana.blacktie.jatmibroker.xatmi.impl - package org.jboss.narayana.blacktie.jatmibroker.xatmi.impl
 
org.jboss.narayana.blacktie.jatmibroker.xatmi.mdb - package org.jboss.narayana.blacktie.jatmibroker.xatmi.mdb
 
org.jboss.narayana.blacktie.jatmibroker.xatmi.server - package org.jboss.narayana.blacktie.jatmibroker.xatmi.server
 

P

processMessage(String, Message) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.BlackTieService
Entry points should pass control to this method as soon as reasonably possible.

R

removeConnection(ConnectionImpl) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.ConnectionFactory
Remove the connection from the factory after closure.
Response - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi
This class encapsulates the response from the remote service and the return code
Response(short, int, Buffer, int) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.xatmi.Response
Services construct their responses using this constructor.
Response(int, short, int, Buffer, int) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.xatmi.Response
When a client receives a response this is the method that is used by the core framework to assemble the response.
ResponseException - Exception in org.jboss.narayana.blacktie.jatmibroker.xatmi
This is the exception that is raised if a response condition needs to be notified to the client.
ResponseException(int, String, long, int, Buffer) - Constructor for exception org.jboss.narayana.blacktie.jatmibroker.xatmi.ResponseException
An exception for reporting events

S

serialize() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Serialize the buffer.
Service - Interface in org.jboss.narayana.blacktie.jatmibroker.xatmi
All XATMI services must implement the tpservice method.
Session - Interface in org.jboss.narayana.blacktie.jatmibroker.xatmi
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).
SessionImpl - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi.impl
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).
setAttributeValue(String, Class, Object) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Set the value.
setByte(String, byte) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setByte(String, byte) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
 
setByte(String, byte) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setByte(String, byte) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
 
setByteArray(String, byte[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setByteArray(String, byte[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
 
setByteArray(byte[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_OCTET_Impl
Set the data of the buffer.
setByteArray(String, byte[]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setByteArray(String, byte[]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
 
setByteArray(byte[]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_OCTET
Set the data of the buffer.
setByteArrayArray(String, byte[][]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setByteArrayArray(String, byte[][]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setCreatedState(long) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.SessionImpl
Set the state of the session using the flags.
setDouble(String, double) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setDouble(String, double) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setDoubleArray(String, double[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setDoubleArray(String, double[]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setFloat(String, float) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setFloat(String, float) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setFloatArray(String, float[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setFloatArray(String, float[]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setInt(String, int) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setInt(String, int) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setIntArray(String, int[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setIntArray(String, int[]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setLong(String, long) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setLong(String, long) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
 
setLong(String, long) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setLong(String, long) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
 
setLongArray(String, long[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setLongArray(String, long[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
 
setLongArray(String, long[]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setLongArray(String, long[]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
 
setRawData(byte[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Set the raw data, used by the X_OCTET buffer.
setShort(String, short) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
Set the short value
setShort(String, short) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
Set the short value
setShort(String, short) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
Set the short value
setShort(String, short) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
Set the short value
setShortArray(String, short[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
 
setShortArray(String, short[]) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
 
setShortArray(String, short[]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_C_TYPE
 
setShortArray(String, short[]) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.X_COMMON
 
SHORT_SIZE - Static variable in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a short.
shutdown() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.server.BlackTieServer
Shutdown the server

T

tpacall(String, Buffer, int) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Asynchronous call
tpacall(String, Buffer, int) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Asynchronous call
tpadvertise(String, String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.server.BlackTieServer
Advertise a blacktie service with the specified name
tpalloc(String, String) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Allocate a new buffer
tpalloc(String, String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Allocate a new buffer
tpcall(String, Buffer, int) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Synchronous call.
tpcall(String, Buffer, int) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Synchronous call.
tpcancel(int) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Cancel the outstanding asynchronous call.
tpcancel(int) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Cancel the outstanding asynchronous call.
tpconnect(String, Buffer, int) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Handle the initiation of a conversation with the server.
tpconnect(String, Buffer, int) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Handle the initiation of a conversation with the server.
TPCONV - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tpdiscon() - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.SessionImpl
Close the conversation with the remote service.
tpdiscon() - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Session
Close the conversation with the remote service.
TPEBADDESC - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEBLOCK - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEEVENT - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEINVAL - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEITYPE - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPELIMIT - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEMATCH - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPENOENT - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEOS - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEOTYPE - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEPROTO - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPESVCERR - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPESVCFAIL - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPESYSTEM - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPETIME - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPETRAN - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEV_DISCONIMM - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEV_SENDONLY - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEV_SVCERR - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEV_SVCFAIL - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEV_SVCSUCC - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPFAIL - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPGETANY - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tpgetrply(int, int) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Get the reply for an asynchronous call.
tpgetrply(int, int) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Get the reply for an asynchronous call.
TPGOTSIG - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPNOBLOCK - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPNOCHANGE - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPNOREPLY - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPNOTIME - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPNOTRAN - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tprecv(int) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.SessionImpl
Received the next response in a conversation
tprecv(int) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Session
Received the next response in a conversation
TPRECVONLY - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tpsend(Buffer, int) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.SessionImpl
Send a buffer to a remote server in a conversation
tpsend(Buffer, int) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Session
Send a buffer to a remote server in a conversation
TPSENDONLY - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tpservice(TPSVCINFO) - Method in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Service
This is a method that should be implemented by classes to provide the service behavior
TPSIGRSTRT - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPSUCCESS - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPSVCINFO - Interface in org.jboss.narayana.blacktie.jatmibroker.xatmi
This structure contains the data that the client presented for processing to the service during its invocation from either tpcall, tpacall or tpconnect.
TPSVCINFO_Impl - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi.impl
This structure contains the data that the client presented for processing to the service during its invocation from either tpcall, tpacall or tpconnect.
TPSVCINFO_Impl(String, Buffer, int, Session, Connection, int) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.TPSVCINFO_Impl
Create a new tpsvcinfo wrapper class
TPTRAN - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tpunadvertise(String) - Method in class org.jboss.narayana.blacktie.jatmibroker.xatmi.server.BlackTieServer
Unadvertise the service by name.

X

X_C_TYPE - Interface in org.jboss.narayana.blacktie.jatmibroker.xatmi
The X_C_TYPE buffer supports the broadest set of parameter types.
X_C_TYPE_Impl - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi.impl
The X_C_TYPE buffer supports the broadest set of parameter types.
X_C_TYPE_Impl(String) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_C_TYPE_Impl
The constructor is hidden as the Connection factory method should be used instead.
X_COMMON - Interface in org.jboss.narayana.blacktie.jatmibroker.xatmi
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_COMMON_Impl - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi.impl
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_COMMON_Impl(String) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_COMMON_Impl
The constructor is hidden as a Connection should be used to allocate the object.
X_OCTET - Interface in org.jboss.narayana.blacktie.jatmibroker.xatmi
The X_OCTET buffer is used to send byte arrays in an XATMI application
X_OCTET_Impl - Class in org.jboss.narayana.blacktie.jatmibroker.xatmi.impl
The X_OCTET buffer is used to send byte arrays in an XATMI application
X_OCTET_Impl(String) - Constructor for class org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.X_OCTET_Impl
The constructor is hidden as it should be created from the Connection factory method.
XATMI_SERVICE_NAME_LENGTH - Static variable in interface org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
B C D E F G H I L M O P R S T X 
Skip navigation links
Blacktie Java XATMI Implementation 5.5.6.Final

Copyright © 2017 JBoss by Red Hat. All rights reserved.