Interface | Description |
---|---|
TuxApplicationToMonitorInterface |
This interface represents the Java Application-to-Transaction
Monitor Interface.
|
TuxATMIConstants |
This class defines the constant definitions used in the calls of Java
Application-to-Transaction Monitor Interface.
|
TuxATMIExceptionCode | |
TuxATMIReply |
This class holds the reply data and tpurcode from a service
invocation.
|
Class | Description |
---|---|
CLIENTID | |
TPCONTEXT | |
TPEVCTL | |
TPINIT | |
TPQCTL | |
TPSVCINFO |
This class represents all the information needed to run a service.
|
TPTRANID | |
TuxAppContext |
This class represents the application run time context
in which the service routine is invoked.
|
TuxAppContextUtil | |
TuxATMIBufCnv | |
TuxedoJavaServer |
TuxedoJavaServer is the base class for all
customer Tuxedo Java server class implementations. |
TuxTransactionManager |
Exception | Description |
---|---|
TuxATMITPException |
This class is the exception that represents a TuxATMITPException failure.
|
TuxATMITPReplyException |
This class is the exception that represents a TuxATMITPException
failure when there may also be user data on the exception that is thrown.
|
TuxException |
This class is the exception that represents a TuxException failure.
|