BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Package weblogic.wtc.jatmi

Interface Summary
ApplicationToMonitorInterface This interface represents atmi in java, or jatmi.
CallDescriptor An interface that will need to be implemented by anyone using tpacall
Conversation This interface represents a conversation between a client and server over an open conection.
FldTbl This interface assists in the mapping from field id to its corresponding string.
FML This is the FML interface.
Reply This class holds the reply data and meta-data from a service invocation.
TuxedoService This is the interface for the Tuxedo EJB.
TuxedoServiceHome This is the home for the tuxedo service EJBs.
TypedBuffer This interface is for TypedBuffers.
 

Class Summary
DequeueReply This class holds the reply data and meta-data from a service invocation.
EnqueueRequest This represents the information tpenqueue needs in order to make an enqueue request
evt_mib  
FmlKey This class represents the combination of FML field id and occurance.
HTableParser This class reads a FML32 Field Table during the boot time which implements the FldTbl interface.
islflds  
mkfldclass This class is a utility function that reads a FML Field Table and produces a java file which implements the FldTbl interface.
mkfldclass32 This class is a utility function that reads a FML32 Field Table and produces a java file which implements the FldTbl interface.
QueueTimeField This class contains a time value and whether or not this time value is absolute or relative time.
secflds  
StandardTypes This class implements the common methods all of the TUXEDO standard Typed Buffers require.
tmibflds  
tmqflds  
tpadm  
TPServiceInformation This class represents all the information needed to run a service
TuxedoReply This class holds the reply data and meta-data from a service invocation.
TypedCArray This is the jatmi analogue to the CARRAY Tuxedo buffer type
TypedFML This implements FML in JAVA as a TypedBuffer.
TypedFML32 This implements TypedFML32 in JAVA as a TypedBuffer.
TypedString This is the jatmi analogue to the STRING Tuxedo buffer type
TypedXML This is the jatmi analogue to the XML Tuxedo buffer type
Usysfl32  
Usysflds  
 

Exception Summary
Ferror This is the Ferror exception many FML functions throw
TPException This class is the exception that represents a TPException failure
TPReplyException This class is the exception that represents a TPException failure when there may also be user data on the exception that is thrown
 

Author:
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.