跳过导航链接
Blacktie Java XATMI Implementation 5.2.8.Final
B C D E F G H I L M O P R S T X 

B

BlackTieServer - org.jboss.narayana.blacktie.jatmibroker.xatmi.server中的类
Create a server instance reading the configuration for the server defined by the name.
BlackTieServer(String) - 类 的构造器org.jboss.narayana.blacktie.jatmibroker.xatmi.server.BlackTieServer
Initialize the server
BlackTieService - org.jboss.narayana.blacktie.jatmibroker.xatmi中的类
MDB services implementations extend this class as it provides the core service template method.
BlackTieService(String) - 类 的构造器org.jboss.narayana.blacktie.jatmibroker.xatmi.BlackTieService
 
block() - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.server.BlackTieServer
 
Buffer - org.jboss.narayana.blacktie.jatmibroker.xatmi中的接口
This class is used to send and receive data to and from clients to services.
BufferImpl - org.jboss.narayana.blacktie.jatmibroker.xatmi.impl中的类
This class is used to send and receive data to and from clients to services.
BYTE_SIZE - 类 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a byte.

C

clear() - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Clear the content of the buffer
close() - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Close any resources associated with this connection
close() - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Close any resources associated with this connection
close() - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.SessionImpl
Close the session
CodecFactory - org.jboss.narayana.blacktie.jatmibroker.codec中的类
 
CodecFactory(Connection) - 类 的构造器org.jboss.narayana.blacktie.jatmibroker.codec.CodecFactory
 
Connection - org.jboss.narayana.blacktie.jatmibroker.xatmi中的接口
This is the connection to remote BlackTie services.
ConnectionException - org.jboss.narayana.blacktie.jatmibroker.xatmi中的异常错误
This is the exception that is raised when the connection to Blacktie is suffering.
ConnectionException(int, String, Throwable) - 异常错误 的构造器org.jboss.narayana.blacktie.jatmibroker.xatmi.ConnectionException
Create a new exception giving it the error code.
ConnectionException(int, String) - 异常错误 的构造器org.jboss.narayana.blacktie.jatmibroker.xatmi.ConnectionException
Create an exception without a root cause
ConnectionFactory - org.jboss.narayana.blacktie.jatmibroker.xatmi中的类
This is a factory that will create connections to remote Blacktie services.
ConnectionImpl - org.jboss.narayana.blacktie.jatmibroker.xatmi.impl中的类
This is the connection to remote BlackTie services.
ConnectionImpl(ConnectionFactory, Properties) - 类 的构造器org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
The connection
createServiceSession(String, int, Object) - 类 中的方法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) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.codec.DefaultCodecImpl
 
DefaultCodecImpl - org.jboss.narayana.blacktie.jatmibroker.codec中的类
 
DefaultCodecImpl(Connection) - 类 的构造器org.jboss.narayana.blacktie.jatmibroker.codec.DefaultCodecImpl
 
deserialize(byte[]) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
Deserialize the buffer.
DOUBLE_SIZE - 类 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a double.

E

encode(BufferImpl) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.codec.DefaultCodecImpl
 

F

FLOAT_SIZE - 类 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a float.

G

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

H

hasOpenSessions() - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Does this connection have any open sessions?

I

init() - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.BlackTieService
 
INT_SIZE - 类 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a int.

L

len - 类 中的变量org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
 
LONG_SIZE - 类 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.BufferImpl
The agreed size of a long.

M

MDBBlacktieService - org.jboss.narayana.blacktie.jatmibroker.xatmi.mdb中的类
All BlackTie MDB services should extend this class so that they can be advertised
MDBBlacktieService(String) - 类 的构造器org.jboss.narayana.blacktie.jatmibroker.xatmi.mdb.MDBBlacktieService
This will allow the connection factory to be failed

O

onMessage(Message) - 类 中的方法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 - 程序包 org.jboss.narayana.blacktie.jatmibroker.codec
 
org.jboss.narayana.blacktie.jatmibroker.xatmi - 程序包 org.jboss.narayana.blacktie.jatmibroker.xatmi
 
org.jboss.narayana.blacktie.jatmibroker.xatmi.impl - 程序包 org.jboss.narayana.blacktie.jatmibroker.xatmi.impl
 
org.jboss.narayana.blacktie.jatmibroker.xatmi.mdb - 程序包 org.jboss.narayana.blacktie.jatmibroker.xatmi.mdb
 
org.jboss.narayana.blacktie.jatmibroker.xatmi.server - 程序包 org.jboss.narayana.blacktie.jatmibroker.xatmi.server
 

P

processMessage(String, Message) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.BlackTieService
Entry points should pass control to this method as soon as reasonably possible.

R

removeConnection(ConnectionImpl) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.ConnectionFactory
Remove the connection from the factory after closure.
Response - org.jboss.narayana.blacktie.jatmibroker.xatmi中的类
This class encapsulates the response from the remote service and the return code
Response(short, int, Buffer, int) - 类 的构造器org.jboss.narayana.blacktie.jatmibroker.xatmi.Response
Services construct their responses using this constructor.
Response(int, short, int, Buffer, int) - 类 的构造器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 - 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) - 异常错误 的构造器org.jboss.narayana.blacktie.jatmibroker.xatmi.ResponseException
An exception for reporting events

S

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

T

tpacall(String, Buffer, int) - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Asynchronous call
tpacall(String, Buffer, int) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Asynchronous call
tpadvertise(String, String) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.server.BlackTieServer
Advertise a blacktie service with the specified name
tpalloc(String, String) - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Allocate a new buffer
tpalloc(String, String) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Allocate a new buffer
tpcall(String, Buffer, int) - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Synchronous call.
tpcall(String, Buffer, int) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Synchronous call.
tpcancel(int) - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Cancel the outstanding asynchronous call.
tpcancel(int) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Cancel the outstanding asynchronous call.
tpconnect(String, Buffer, int) - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Handle the initiation of a conversation with the server.
tpconnect(String, Buffer, int) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Handle the initiation of a conversation with the server.
TPCONV - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tpdiscon() - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.SessionImpl
Close the conversation with the remote service.
tpdiscon() - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Session
Close the conversation with the remote service.
TPEBADDESC - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEBLOCK - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEEVENT - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEINVAL - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEITYPE - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPELIMIT - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEMATCH - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPENOENT - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEOS - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEOTYPE - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEPROTO - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPESVCERR - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPESVCFAIL - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPESYSTEM - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPETIME - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPETRAN - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEV_DISCONIMM - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEV_SENDONLY - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEV_SVCERR - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEV_SVCFAIL - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPEV_SVCSUCC - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPFAIL - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPGETANY - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tpgetrply(int, int) - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
Get the reply for an asynchronous call.
tpgetrply(int, int) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.ConnectionImpl
Get the reply for an asynchronous call.
TPGOTSIG - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPNOBLOCK - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPNOCHANGE - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPNOREPLY - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPNOTIME - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPNOTRAN - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tprecv(int) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.SessionImpl
Received the next response in a conversation
tprecv(int) - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Session
Received the next response in a conversation
TPRECVONLY - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tpsend(Buffer, int) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.SessionImpl
Send a buffer to a remote server in a conversation
tpsend(Buffer, int) - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Session
Send a buffer to a remote server in a conversation
TPSENDONLY - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tpservice(TPSVCINFO) - 接口 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.Service
This is a method that should be implemented by classes to provide the service behavior
TPSIGRSTRT - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPSUCCESS - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
TPSVCINFO - 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 - 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) - 类 的构造器org.jboss.narayana.blacktie.jatmibroker.xatmi.impl.TPSVCINFO_Impl
Create a new tpsvcinfo wrapper class
TPTRAN - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
tpunadvertise(String) - 类 中的方法org.jboss.narayana.blacktie.jatmibroker.xatmi.server.BlackTieServer
Unadvertise the service by name.

X

X_C_TYPE - org.jboss.narayana.blacktie.jatmibroker.xatmi中的接口
The X_C_TYPE buffer supports the broadest set of parameter types.
X_C_TYPE_Impl - org.jboss.narayana.blacktie.jatmibroker.xatmi.impl中的类
The X_C_TYPE buffer supports the broadest set of parameter types.
X_C_TYPE_Impl(String) - 类 的构造器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 - 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 - 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) - 类 的构造器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 - org.jboss.narayana.blacktie.jatmibroker.xatmi中的接口
The X_OCTET buffer is used to send byte arrays in an XATMI application
X_OCTET_Impl - 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) - 类 的构造器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 - 接口 中的静态变量org.jboss.narayana.blacktie.jatmibroker.xatmi.Connection
 
B C D E F G H I L M O P R S T X 
跳过导航链接
Blacktie Java XATMI Implementation 5.2.8.Final

Copyright © 2015 JBoss by Red Hat. All Rights Reserved.