B C D E F G I M O Q R S T U X 

B

begin() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Create a new transaction and associate it with the current thread.

C

CLIENTID - Class in com.oracle.tuxedo.tjatmi
 
CLIENTID() - Constructor for class com.oracle.tuxedo.tjatmi.CLIENTID
Construct a CLIENTID object with null value.
CLIENTID(long[]) - Constructor for class com.oracle.tuxedo.tjatmi.CLIENTID
Construct a CLIENTID object with long type of array.
CLIENTIDSIZE - Static variable in class com.oracle.tuxedo.tjatmi.CLIENTID
The maximum allowable client identifier array size.
com.oracle.tuxedo.tjatmi - package com.oracle.tuxedo.tjatmi
 
com.oracle.tuxedo.tjatmi.rm - package com.oracle.tuxedo.tjatmi.rm
 
commit() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Complete the transaction associated with the current thread.

D

debug(int, String) - Static method in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
debug(int, int, String) - Static method in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
debug(int, String, Throwable) - Static method in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
debug(int, int, String, Throwable) - Static method in class com.oracle.tuxedo.tjatmi.TuxJDebug
 

E

EB_TA_CLIENTID_MAXLEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
EB_TA_COMMAND_MAXLEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
EB_TA_EVENT_EXPR_MAXLEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
EB_TA_EVENT_FILTER_BINARY_MAXLEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
EB_TA_EVENT_FILTER_MAXLEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
EB_TA_EVENTNAME_MAXLEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
EB_TA_QNAME_MAXLEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
EB_TA_QSPACE_MAXLEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
EB_TA_USERLOG_MAXLEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 

F

FCONCAT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
FJOIN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
FOJOIN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
FTMASK32 - Static variable in class com.oracle.tuxedo.tjatmi.TuxMetaTcmUtil
 
FTSHIFT32 - Static variable in class com.oracle.tuxedo.tjatmi.TuxMetaTcmUtil
 
FUPDATE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
Fvftos(TypedFML, String, long) - Static method in class com.oracle.tuxedo.tjatmi.TuxATMIBufCnv
Fvftos transfers data from a TypedFML buffer object to a TypedView buffer object.
Fvftos32(TypedFML32, String, long) - Static method in class com.oracle.tuxedo.tjatmi.TuxATMIBufCnv
Fvftos32 transfers data from a TypedFML32 buffer object to a TypedView32 buffer object.
Fvstof(TypedView, String, long) - Static method in class com.oracle.tuxedo.tjatmi.TuxATMIBufCnv
Fvstof genrates a new TypedFML buffer object and transfers data from a TypedView buffer object to it.
Fvstof(TypedFML, TypedView, int, String, long) - Static method in class com.oracle.tuxedo.tjatmi.TuxATMIBufCnv
Fvstof genrates a new TypedFML buffer object and performs a merging operation with the data from a TypedView buffer object and existing TypedFML buffer object.
Fvstof32(TypedView32, String, long) - Static method in class com.oracle.tuxedo.tjatmi.TuxATMIBufCnv
Fvstof32 genrates a new TypedFML32 buffer object and transfers data from a TypedView32 buffer object to it.
Fvstof32(TypedFML32, TypedView32, int, String, long) - Static method in class com.oracle.tuxedo.tjatmi.TuxATMIBufCnv
Fvstof32 genrates a new TypedFML32 buffer object and performs a merging operation with the data from a TypedView32 buffer object and existing TypedFML32 buffer object.

G

getAppCtxtFML16FldTbls() - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
 
getAppCtxtFML32FldTbls() - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
 
getAppKey() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return application authentication client key.
getAppKey() - Method in class com.oracle.tuxedo.tjatmi.TPSVCINFO
Returns the application authentication client key
getBBPoptions() - Static method in class com.oracle.tuxedo.tjatmi.TuxATMItmbbp
 
getBBPsectype() - Static method in class com.oracle.tuxedo.tjatmi.TuxATMItmbbp
 
getCallDescriptor() - Method in class com.oracle.tuxedo.tjatmi.TPSVCINFO
Returns the conversational descriptor of this service(Not used in JATMI)
getCd() - Method in interface com.oracle.tuxedo.tjatmi.TuxATMIReply
 
getClientID() - Method in class com.oracle.tuxedo.tjatmi.CLIENTID
Returns the client identifier array.
getClientID() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return CLIENTID object for originating client.
getClientID() - Method in class com.oracle.tuxedo.tjatmi.TPSVCINFO
Returns the client identifier for originating client
getCLIENTID() - Method in class com.oracle.tuxedo.tjatmi.TPSVCINFO
Returns a CLIENTID object for originating client.
getConnection() - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
Gets JDBC connection for the configured data source.
getCorrID() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return current message correlation value.
getCurrentTransaction() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Get the transaction currently associated with the current thread context.
getDefaultTransactionTimeout() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Get the default transaction timeout value asscociated with current transaction manager.
getDeliveryQos() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return delivery quality of service.
getDeqTime() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return current dequeuing time value.
getDiagnostic() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return current queue engine error diagnostic value.
getdiagnostic() - Method in exception com.oracle.tuxedo.tjatmi.TuxATMITPException
Gets the queue diagnostic associated with this exception.
getExceptionReply() - Method in exception com.oracle.tuxedo.tjatmi.TuxATMITPReplyException
Gets the data that goes along with this service failure
getExpTime() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return message expiration time.
getFailureQueue() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return current queue name for the failure message.
getFlags() - Method in class com.oracle.tuxedo.tjatmi.TPEVCTL
Return current TPEVCTL object control flag bits value.
getFlags() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return current control flag bits value.
getFldFromMetaTcm(int, int) - Static method in class com.oracle.tuxedo.tjatmi.TuxMetaTcmUtil
 
getJavaConfigProperty(String) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
 
getMhdrFlags() - Static method in class com.oracle.tuxedo.tjatmi.TuxATMItmmsg
 
getMsgID() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return current message identifier value.
getName1() - Method in class com.oracle.tuxedo.tjatmi.TPEVCTL
Return member field name1 value of current TPEVCTL object.
getName2() - Method in class com.oracle.tuxedo.tjatmi.TPEVCTL
Return member field name2 value of current TPEVCTL object.
getPriority() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return current priority value.
getProperty(String) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
 
getQCtrl() - Method in class com.oracle.tuxedo.tjatmi.TPEVCTL
Return TPQCTL object associated with current TPEVCTL object.
getReference() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Retrieves the Reference of this object.
getReplyBuffer() - Method in interface com.oracle.tuxedo.tjatmi.TuxATMIReply
Returns the (possibly null) typed buffer returned from a service
getReplyQos() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return reply message quality of service.
getReplyQueue() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return current queue name for the reply message.
getServerModuleName() - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
 
getServerModuleProperty(String) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
Application can call TuxAppContext.getServerModuleProperty(key) to retrieve a value associated to the passed key argument parameter from the KV pair' set.
getServiceData() - Method in class com.oracle.tuxedo.tjatmi.TPSVCINFO
Returns the service data for this service
getServiceFlags() - Method in class com.oracle.tuxedo.tjatmi.TPSVCINFO
Returns the flags associated with this service
getServiceName() - Method in class com.oracle.tuxedo.tjatmi.TPSVCINFO
Returns the service name this service is running
getStatus() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Obtain the status of the transaction associated with the current thread.
gettperrno() - Method in exception com.oracle.tuxedo.tjatmi.TuxATMITPException
Gets the tperrno number associated with this exception
gettperrordetail() - Method in exception com.oracle.tuxedo.tjatmi.TuxATMITPException
Gets the tperrordetail associated with this exception
gettpurcode() - Method in interface com.oracle.tuxedo.tjatmi.TuxATMIReply
Returns the tpurcode returned from a service
gettpurcode() - Method in exception com.oracle.tuxedo.tjatmi.TuxATMITPException
Gets the tpurcode associated with this exception
getTransaction() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Get the transaction object that represents the transaction context of the calling thread.
getTransactionManager() - Static method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
 
getTuxAppContext() - Static method in class com.oracle.tuxedo.tjatmi.TuxAppContextUtil
getTuxAppContext() is called by Java application thread to retrieve the current attached Tuxedo application Java context object.
getTuxAppContext() - Static method in class com.oracle.tuxedo.tjatmi.TuxedoJavaServer
getTuxAppContext() is called by Java service routine to retrieve the current attached Tuxedo application Java context.
getTuxATMIReplyRtn() - Method in exception com.oracle.tuxedo.tjatmi.TuxATMITPException
Gets the data that goes along with this service failure
getTuxConfigProperty(String) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
Application can call TuxAppContext.getTuxConfigProperty(key) to retrieve a value associated to the passed key argument parameter from the KV pairs' set specified in section.
getUserTransaction() - Static method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
 
getUsrCode() - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Return application user-return code.
getUunixerr() - Method in exception com.oracle.tuxedo.tjatmi.TuxATMITPException
Gets the Uunixerr number associated with this exception

I

isDebugOn(int) - Static method in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
isInvalidContext() - Method in class com.oracle.tuxedo.tjatmi.TPCONTEXT
Check if current context is a invalid context.
isNull() - Method in class com.oracle.tuxedo.tjatmi.CLIENTID
Check if current CLIENTID object has a null client identifier value.
isNull() - Method in class com.oracle.tuxedo.tjatmi.TPTRANID
Check if current TPTRANID object has a valid transaction identifier information.
isNullContext() - Method in class com.oracle.tuxedo.tjatmi.TPCONTEXT
Check if current context is a null context.
isSingleContext() - Method in class com.oracle.tuxedo.tjatmi.TPCONTEXT
Check if current context is a single context value.

M

main(String[]) - Static method in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
MAXBLKTIME - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
MAXTIDENT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 

O

onlyTuxGuyLogMesg(String) - Static method in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
onlyTuxGuyLogMesg(String, Throwable) - Static method in class com.oracle.tuxedo.tjatmi.TuxJDebug
 

Q

QMEABORTED - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMEBADMSGID - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMEBADQUEUE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMEBADRMID - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMEINUSE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMEINVAL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMEINVHANDLE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMENOMSG - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMENOSPACE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMENOTOPEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMEOS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMEPROTO - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMERELEASE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMESHARE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMESYSTEM - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMETRAN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
QMNONE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 

R

RESERVED_BIT1 - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
RESERVED_BIT3 - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
RESERVED_BIT4 - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
RESERVED_BIT5 - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
resume(Transaction) - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Resume the transaction context association of the calling thread with the transaction represented by the supplied Transaction object.
rollback() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Roll back the transaction associated with the current thread.

S

setBBPaaa_flagOAM() - Static method in class com.oracle.tuxedo.tjatmi.TuxATMItmbbp
 
setClientID(long[]) - Method in class com.oracle.tuxedo.tjatmi.CLIENTID
Set client identifier value with a client identifiers array.
setCorrID(byte[]) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set correlation id used to identify message.
setDeliveryQos(long) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set delivery quality of service.
setDeqTime(long) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set absolute/relative time for dequeuing.
setExpTime(long) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set expiration time.
setFailureQueue(String) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set queue name for failure message.
setFlags(long) - Method in class com.oracle.tuxedo.tjatmi.TPEVCTL
Set TPEVCTL control flag bits value.
setFlags(long) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set control flags value.
setLevel(int) - Static method in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
setLevel(String) - Static method in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
setMsgID(byte[]) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set id of message before which to queue.
setMsgID(String) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set id of message before which to queue.
setName1(String) - Method in class com.oracle.tuxedo.tjatmi.TPEVCTL
Set value for TPEVCTL member field name1.
setName2(String) - Method in class com.oracle.tuxedo.tjatmi.TPEVCTL
Set value for TPEVCTL member field name2.
setPriority(long) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set enqueue priority value.
setQCtrl(TPQCTL) - Method in class com.oracle.tuxedo.tjatmi.TPEVCTL
Set TPQCTL object to associate it with current TPEVCTL object.
setReplyQos(long) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set reply message quality of service.
setReplyQueue(String) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set queue name for reply message.
setRollbackOnly() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setServerProperty(String, String, long) - Static method in class com.oracle.tuxedo.tjatmi.TuxedoJavaServer
Currently, not exposed to customer yet, only be used internally.
setTPCONTEXT(TPCONTEXT) - Method in class com.oracle.tuxedo.tjatmi.TPCONTEXT
Set current context value with the context of input parameter TPCONTEXT object.
setTranID(TPTRANID) - Method in class com.oracle.tuxedo.tjatmi.TPTRANID
Set current transaction identifier value with source of TPTRANID object specified with parameter trnid.
setTransactionTimeout(int) - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Modify the timeout value that is associated with transactions started by subsequent invocations of the begin method.
setUsrCode(long) - Method in class com.oracle.tuxedo.tjatmi.TPQCTL
Set application user-return code.
suspend() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
Suspend the transaction currently associated with the calling thread and return a Transaction object that represents the transaction context being suspended.

T

TM_PRIORANGE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TMCORRIDLEN - Static variable in class com.oracle.tuxedo.tjatmi.TPQCTL
 
TMMSGIDLEN - Static variable in class com.oracle.tuxedo.tjatmi.TPQCTL
 
TMQNAMELEN - Static variable in class com.oracle.tuxedo.tjatmi.TPQCTL
 
TMQSNAMELEN - Static variable in class com.oracle.tuxedo.tjatmi.TPQCTL
 
TMSTYPELEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TMTYPELEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
toString() - Method in class com.oracle.tuxedo.tjatmi.CLIENTID
 
toString() - Method in class com.oracle.tuxedo.tjatmi.TPCONTEXT
 
toString() - Method in class com.oracle.tuxedo.tjatmi.TPINIT
 
toString() - Method in class com.oracle.tuxedo.tjatmi.TPSVCINFO
 
toString() - Method in class com.oracle.tuxedo.tjatmi.TPTRANID
 
toString() - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
 
toString() - Method in exception com.oracle.tuxedo.tjatmi.TuxATMITPException
Prints the exception in the following manner: [explanation:]tperrno:Uunixerr:tpurcode:tperrordetail:diagnostic
toString() - Method in exception com.oracle.tuxedo.tjatmi.TuxException
Returns the error string for the exception.
toString() - Method in class com.oracle.tuxedo.tjatmi.TuxJLauncherInfo
 
toString() - Method in class com.oracle.tuxedo.tjatmi.TuxTransactionManager
 
TP_CMT_COMPLETE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TP_CMT_LOGGED - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpabort(long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpabort of TuxApplicationToMonitorInterface
tpabort(long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpabort() signifies the abnormal end of a transaction.
TPABSOLUTE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpacall(String, TypedBuffer, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpacall of TuxApplicationToMonitorInterface.
tpacall(String, TypedBuffer, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
Sends a request message to the service named by svc.
TPACK - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPACK_INTL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPADVADMINSVC - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpadvertise(String, String, String, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpadvertise of TuxApplicationToMonitorInterface.
tpadvertise(String, String, String, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpadvertise() allows a application to advertise the services that it offers.
tpappthrinit(TPINIT) - Static method in class com.oracle.tuxedo.tjatmi.TuxAppContextUtil
tpappthrinit can be used to create a Tuxedo application context in a Java server application thread.
tpappthrterm() - Static method in class com.oracle.tuxedo.tjatmi.TuxAppContextUtil
tpappthrterm removes the current Tuxedo application context and set current application context to a NULL context.
tpbegin(long, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpbegin of TuxApplicationToMonitorInterface
tpbegin(long, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpbegin() signifies the beginning of a transaction.
TPBLK__MASK - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPBLK_ALL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPBLK_MICROSECOND - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPBLK_MILLISECOND - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPBLK_NEXT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPBLK_SECOND - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpbroadcast(String, String, String, TypedBuffer, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpbroadcast of TuxApplicationToMonitorInterface.
tpbroadcast(String, String, String, TypedBuffer, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpbroadcast is used by a client or server to send an unsolicited message to registered clients within the system.
tpcall(String, TypedBuffer, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpcall of TuxApplicationToMonitorInterface.
tpcall(String, TypedBuffer, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
Sends a request and synchronously awaits the reply.
tpcancel(int) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpcancel of TuxApplicationToMonitorInterface.
tpcancel(int) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
Cancels a call descriptor returned, cd, returned by tpacall.
tpcommit(long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpcommit of TuxApplicationToMonitorInterface
tpcommit(long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpcommit() signifies the end of a transaction, using a two-phase commit protocol to coordinate participants.
TPCONTEXT - Class in com.oracle.tuxedo.tjatmi
 
TPCONTEXT() - Constructor for class com.oracle.tuxedo.tjatmi.TPCONTEXT
Construct a TPCONTEXT object and its current context value to a NULL context.
TPCONTEXT(TPCONTEXT) - Constructor for class com.oracle.tuxedo.tjatmi.TPCONTEXT
Construct a TPCONTEXT object and set its context value with the value of input parameter TPCONTEXT object.
TPCONTEXT_INVALID - Static variable in class com.oracle.tuxedo.tjatmi.TPCONTEXT
 
TPCONTEXT_NULL - Static variable in class com.oracle.tuxedo.tjatmi.TPCONTEXT
 
TPCONTEXT_SINGLE - Static variable in class com.oracle.tuxedo.tjatmi.TPCONTEXT
 
TPCONV - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPCONVMAXSTR - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpdequeue(String, String, TPQCTL, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpdequeue of TuxApplicationToMonitorInterface.
tpdequeue(String, String, TPQCTL, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpdequeue method can be used to take a message for processing from the queue tpdequeue method can be used to take a message for processing from the queue named by qname in the qspace queue space.
TPEABORT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEBADDESC - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEBLOCK - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_CLIENTDISCONNECTED - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_DECRYPTION_FAILURE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_DECUTCM_FAILURE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_DOMAINUNREACHABLE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_GROUP_FORBIDDEN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_INVALID_CERTIFICATE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_INVALID_SIGNATURE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_INVALID_XA_TRANSACTION - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_INVALIDCONTEXT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_MAXVAL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_MBCONV - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_MINVAL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_NOCLIENT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_NOUNSOLHANDLER - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_OTS_INTERNAL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_PERM - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_RDMA_INVALIDQUEUE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_RDMA_MSGQDAEMON - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_RDMA_NOMEMORY - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_SVCTIMEOUT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPED_TERM - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEDIAGNOSTIC - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEEVENT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEFWDNOENT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEFWDOUTRPLY - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEHAZARD - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEHEURISTIC - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEINVAL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEITYPE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPELIMIT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEMATCH - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEMIB - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPENOENT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
tpenqueue(String, String, TPQCTL, TypedBuffer, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpenqueue of TuxApplicationToMonitorInterface.
tpenqueue(String, String, TPQCTL, TypedBuffer, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpenqueue method can be used to store a message on the queue tpenqueue method can be used to store a message on the queue named by qname in qspace queue space.
TPEOS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEOTYPE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEPERM - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEPROTO - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPERELEASE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPERMERR - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPERTNOUTRPLY - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPESVCERR - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPESVCFAIL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPESYSTEM - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPETIME - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPETRAN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPEVCTL - Class in com.oracle.tuxedo.tjatmi
 
TPEVCTL() - Constructor for class com.oracle.tuxedo.tjatmi.TPEVCTL
Construct a TPEVCTL object.
TPEVCTL(long, String, String, TPQCTL) - Constructor for class com.oracle.tuxedo.tjatmi.TPEVCTL
Construct a TPEVCTL object.
TPEVPERSIST - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPEVQUEUE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPEVRESERVED1 - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPEVRESERVED2 - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPEVRESERVED3 - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPEVSERVICE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPEVTRAN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPEXIT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPFAIL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpfml32toxml(TypedFML32, String, String, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpfml32toxml of TuxApplicationToMonitorInterface.
tpfml32toxml(TypedFML32, String, String, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpfml32toxml is used to convert a TypedFML32 object to a TypedXML object.
tpfmltoxml(TypedFML, String, String, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpfmltoxml of TuxApplicationToMonitorInterface.
tpfmltoxml(TypedFML, String, String, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpfmltoxml is used to convert a TypedFML object to a TypedXML object.
tpforward(String, TypedBuffer, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpforward of TuxApplicationToMonitorInterface.
tpforward(String, TypedBuffer, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpforward method allows a service routine to forward a client's request to another service routine for further processing.
tpgblktime(long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpgblktime of TuxApplicationToMonitorInterface.
tpgblktime(long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpgblktime retrieves a previously set blocktime value.
TPGETANY - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpgetctxt(long) - Static method in class com.oracle.tuxedo.tjatmi.TuxAppContextUtil
tpgetctxt retrieves an identifier object TPCONTEXT that represents the current application context.
tpgetlev() - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpgetlev of TuxApplicationToMonitorInterface
tpgetlev() - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpgetlev() returns the current transaction level to the caller.
tpgetrply(int, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpgetrply of TuxApplicationToMonitorInterface.
tpgetrply(int, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
Returns a reply from a previously sent request.
TPGOTSIG - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
tpgprio() - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpgprio of TuxApplicationToMonitorInterface.
tpgprio() - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpgprio() returns the priority for the last request sent or received by the current thread in its current context.
TPINIT - Class in com.oracle.tuxedo.tjatmi
 
TPINIT() - Constructor for class com.oracle.tuxedo.tjatmi.TPINIT
Construct a TPINIT object, and initialize all of its member fields with default values.
TPINIT(String, String) - Constructor for class com.oracle.tuxedo.tjatmi.TPINIT
Construct a TPINIT object with input usrname, and usrpasswd.
TPINIT(String, byte[]) - Constructor for class com.oracle.tuxedo.tjatmi.TPINIT
Construct a TPINIT object with input usrname and password specified by data.
TPINIT(String, String, String) - Constructor for class com.oracle.tuxedo.tjatmi.TPINIT
 
TPINIT(String, String, byte[]) - Constructor for class com.oracle.tuxedo.tjatmi.TPINIT
 
TPINIT(String, String, String, String, int) - Constructor for class com.oracle.tuxedo.tjatmi.TPINIT
 
TPINIT(String, String, String, String, int, byte[]) - Constructor for class com.oracle.tuxedo.tjatmi.TPINIT
 
TPINIT(String, String, String, String, int, String) - Constructor for class com.oracle.tuxedo.tjatmi.TPINIT
 
TPMAXVAL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPMINVAL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIExceptionCode
 
TPMULTICONTEXTS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPNOBLOCK - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPNOCHANGE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPNOCOPY - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPNOFLAGS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPNOREPLY - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpnotify(CLIENTID, TypedBuffer, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpnotify of TuxApplicationToMonitorInterface.
tpnotify(CLIENTID, TypedBuffer, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpnotify() method can be used by a client or server to send an unsolicited message to an individual client.
TPNOTIME - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPNOTRAN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tppost(String, TypedBuffer, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tppost of TuxApplicationToMonitorInterface.
tppost(String, TypedBuffer, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tppost method can be used to post an event and any accompanying data.
TPQBEFOREMSGID - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQCORRID - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQCTL - Class in com.oracle.tuxedo.tjatmi
 
TPQCTL() - Constructor for class com.oracle.tuxedo.tjatmi.TPQCTL
Construct a new TPQCTL object.
TPQDELIVERYQOS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQEXPTIME_ABS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQEXPTIME_NONE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQEXPTIME_REL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQFAILUREQ - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQGETBYCORRID - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQGETBYCORRIDOLD - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQGETBYMSGID - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQGETBYMSGIDOLD - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQMSGID - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQPEEK - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQPRIORITY - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQQOSDEFAULTPERSIST - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQQOSNONPERSISTENT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQQOSPERSISTENT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQREPLYQ - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQREPLYQOS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQTIME_ABS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQTIME_REL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQTOP - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPQWAIT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPRECVONLY - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpregadmcmd(String, String, String, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
 
tpresume(TPTRANID, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpresume of TuxApplicationToMonitorInterface.
tpresume(TPTRANID, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpresume is used to resume work on behalf of a previously suspended transaction.
tpreturn(int, long, TypedBuffer, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpreturn of TuxApplicationToMonitorInterface.
tpreturn(int, long, TypedBuffer, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
Indicates that a service routine has completed.
TPSA_FASTPATH - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPSA_PROTECTED - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpsblktime(int, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpsblktime of TuxApplicationToMonitorInterface.
tpsblktime(int, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpsblktime method can be used to set the blocktime value.
tpscmt(long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpscmt of TuxApplicationToMonitorInterface.
tpscmt(long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpscmt method sets the TP_COMMIT_CONTROL characteristic to the value specified in flags.
TPSENDONLY - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpsetctxt(TPCONTEXT, long) - Static method in class com.oracle.tuxedo.tjatmi.TuxAppContextUtil
tpsetctxt() defines the context in which the current thread operates.
TPSIGRSTRT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpsprio(int, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpsprio of TuxApplicationToMonitorInterface.
tpsprio(int, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpsprio sets the priority for the next request sent or forwarded by the current thread.
tpstrerror(int) - Static method in exception com.oracle.tuxedo.tjatmi.TuxATMITPException
Returns a string version of the tperrno error number given
tpstrerrordetail(long) - Static method in exception com.oracle.tuxedo.tjatmi.TuxATMITPException
Returns a string version of the tperrordetail error number given
tpstrerrordiagnostic(long) - Static method in exception com.oracle.tuxedo.tjatmi.TuxATMITPException
Returns a string version of the diagnostic error number given
tpsubscribe(String, String, TPEVCTL, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpsubscribe of TuxApplicationToMonitorInterface.
tpsubscribe(String, String, TPEVCTL, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
Subscribes an event or set of events named by eventexpr.
TPSUCCESS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpsuspend(long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpsuspend of TuxApplicationToMonitorInterface.
tpsuspend(long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpsuspend() is used to suspend the transaction active in the caller's process.
TPSVCINFO - Class in com.oracle.tuxedo.tjatmi
This class represents all the information needed to run a service.
TPSVCINFO() - Constructor for class com.oracle.tuxedo.tjatmi.TPSVCINFO
All fields will be empty if this constructor is used
tpsvrdone() - Method in class com.oracle.tuxedo.tjatmi.TuxedoJavaServer
abstract method tpsvrdone() needs to be implemented by every user defined Java server class.
tpsvrinit() - Method in class com.oracle.tuxedo.tjatmi.TuxedoJavaServer
abstract method tpsvrinit() needs to be implemented by every user defined Java server class.
TPTRAN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPTRANID - Class in com.oracle.tuxedo.tjatmi
 
TPTRANID() - Constructor for class com.oracle.tuxedo.tjatmi.TPTRANID
Construct a TPTRANID object with null information.
TPTRANID(TPTRANID) - Constructor for class com.oracle.tuxedo.tjatmi.TPTRANID
Construct a TPTRANID object and copy the data from source of TPTRANID object specified with parameter trnid.
TPU_DIP - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPU_IGN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPU_MASK - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPU_SIG - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPU_THREAD - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpunadvertise(String, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpunadvertise of TuxApplicationToMonitorInterface.
tpunadvertise(String, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpunadvertise() allows a application to unadvertise the services that it offers.
tpunregadmcmd(String, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
 
tpunsubscribe(long, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpunsubscribe of TuxApplicationToMonitorInterface.
tpunsubscribe(long, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpunsubscribe can be used to remove an event subscription or a set of event subscriptions from the Oracle Tuxedo EventBroker's list of active subscriptions.
tpurcode() - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
tpurcode can be used to retrieve the user code associated with current context.
TPXMLALLOWEMPTY - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
tpxmltofml(TypedXML, String, String, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpxmltofml of TuxApplicationToMonitorInterface.
tpxmltofml(TypedXML, String, String, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpxmltofml method can be used to convert a TypedXML object to TypedFML object.
tpxmltofml32(TypedXML, String, String, long) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
The implementation of tpxmltofml32 of TuxApplicationToMonitorInterface.
tpxmltofml32(TypedXML, String, String, long) - Method in interface com.oracle.tuxedo.tjatmi.TuxApplicationToMonitorInterface
tpxmltofml method can be used to convert a TypedXML object to TypedFML32 object.
TPXPARSALWAYS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSCACHERESET - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSCACHESET - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSCONFATAL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSDOSCH - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSEREFN - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSNEVER - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSNOEXIT - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSNOINCWS - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSNSPACE - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSSCHFULL - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSSTDURI - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TPXPARSUSECACHEDGRAM - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
TuxAppContext - Class in com.oracle.tuxedo.tjatmi
This class represents the application run time context in which the service routine is invoked.
TuxAppContextUtil - Class in com.oracle.tuxedo.tjatmi
 
TuxAppContextUtil() - Constructor for class com.oracle.tuxedo.tjatmi.TuxAppContextUtil
 
TuxApplicationToMonitorInterface - Interface in com.oracle.tuxedo.tjatmi
This interface represents the Java Application-to-Transaction Monitor Interface.
TuxATMIBufCnv - Class in com.oracle.tuxedo.tjatmi
 
TuxATMIBufCnv() - Constructor for class com.oracle.tuxedo.tjatmi.TuxATMIBufCnv
 
TuxATMIConstants - Interface in com.oracle.tuxedo.tjatmi
This class defines the constant definitions used in the calls of Java Application-to-Transaction Monitor Interface.
TuxATMIExceptionCode - Interface in com.oracle.tuxedo.tjatmi
 
TuxATMIReply - Interface in com.oracle.tuxedo.tjatmi
This class holds the reply data and tpurcode from a service invocation.
TuxATMIRMException - Exception in com.oracle.tuxedo.tjatmi.rm
This class is an exception that represents a TuxATMITPException failure when there is a resource manager error.
TuxATMIRMException(String) - Constructor for exception com.oracle.tuxedo.tjatmi.rm.TuxATMIRMException
This constructor sets the tperrno value in TuxATMITPException to TPERMERR and an explanation string for TuxATMITPException.
TuxATMItmbbp - Class in com.oracle.tuxedo.tjatmi
 
TuxATMItmbbp() - Constructor for class com.oracle.tuxedo.tjatmi.TuxATMItmbbp
 
TuxATMItmmsg - Class in com.oracle.tuxedo.tjatmi
 
TuxATMItmmsg() - Constructor for class com.oracle.tuxedo.tjatmi.TuxATMItmmsg
 
TuxATMITPException - Exception in com.oracle.tuxedo.tjatmi
This class is the exception that represents a TuxATMITPException failure.
TuxATMITPException() - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPException
The default constructor leaves all errno values set to 0
TuxATMITPException(int) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPException
This constructor sets the tperrno value
TuxATMITPException(int, String) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPException
This constructor sets the tperrno value and an explanation string
TuxATMITPException(int, long, String) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPException
This constructor sets the tperrno value, diagnostic value, and an explanation string.
TuxATMITPException(int, int, String) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPException
This constructor sets the tperrno , tperrordetail value and an explanation string
TuxATMITPException(int, int, long, long) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPException
This constructor sets all of the errno values
TuxATMITPException(int, int, long, long, TuxATMIReply) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPException
This constructor sets all of the errno values and the reply object
TuxATMITPException(int, int, long, long, long) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPException
This constructor sets all of the errno values
TuxATMITPException(int, int, long, long, long, TuxATMIReply) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPException
This constructor sets all of the errno values and the reply object
TuxATMITPException(int, int, long, long, String) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPException
This constructor sets all of the errno values and an explanation string
TuxATMITPReplyException - Exception in com.oracle.tuxedo.tjatmi
This class is the exception that represents a TuxATMITPException failure when there may also be user data on the exception that is thrown.
TuxATMITPReplyException(int, TuxATMIReply) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPReplyException
This is the constructor of the exception.
TuxATMITPReplyException(int, int, long, long, TuxATMIReply) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPReplyException
This constructor sets the reply errno as well as the data which goes along with it
TuxATMITPReplyException(int, int, long, long, long, TuxATMIReply) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxATMITPReplyException
This constructor sets the reply errno as well as the data which goes along with it
TuxedoJavaServer - Class in com.oracle.tuxedo.tjatmi
TuxedoJavaServer is the base class for all customer Tuxedo Java server class implementations.
TuxedoJavaServer() - Constructor for class com.oracle.tuxedo.tjatmi.TuxedoJavaServer
 
TuxException - Exception in com.oracle.tuxedo.tjatmi
This class is the exception that represents a TuxException failure.
TuxException() - Constructor for exception com.oracle.tuxedo.tjatmi.TuxException
The default constructor leaves error string null.
TuxException(String) - Constructor for exception com.oracle.tuxedo.tjatmi.TuxException
This constructor sets the error string value
TUXJ_DBGLVL_CLSUTILS - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_ENGINE - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_JDBCPOOL - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_LAUNCHER - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_RESCOMM - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_RESJCA - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_RESJDBC - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_RESJMS - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_RESMGR - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_SERVER - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_TJATMI - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_TMAPI - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_TRANTM - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TUXJ_DBGLVL_UTILS - Static variable in class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TuxJDebug - Class in com.oracle.tuxedo.tjatmi
 
TuxJDebug() - Constructor for class com.oracle.tuxedo.tjatmi.TuxJDebug
 
TuxJLauncherInfo - Class in com.oracle.tuxedo.tjatmi
 
TuxJLauncherInfo() - Constructor for class com.oracle.tuxedo.tjatmi.TuxJLauncherInfo
 
TuxJLauncherInfo(String) - Constructor for class com.oracle.tuxedo.tjatmi.TuxJLauncherInfo
 
TuxJLauncherInfo(String, String, String) - Constructor for class com.oracle.tuxedo.tjatmi.TuxJLauncherInfo
 
TuxMetaTcmUtil - Class in com.oracle.tuxedo.tjatmi
 
TuxMetaTcmUtil() - Constructor for class com.oracle.tuxedo.tjatmi.TuxMetaTcmUtil
 
TuxTransactionManager - Class in com.oracle.tuxedo.tjatmi
 

U

userlog(String, Object...) - Method in class com.oracle.tuxedo.tjatmi.TuxAppContext
userlog() accepts a printf(3S) style format specification, with a fixed output file - the Oracle Tuxedo ATMI system central event log.

X

XATMI_SERVICE_NAME_LENGTH - Static variable in interface com.oracle.tuxedo.tjatmi.TuxATMIConstants
 
B C D E F G I M O Q R S T U X