BEA Systems, Inc.

Uses of Package
weblogic.wtc.jatmi

Packages that use weblogic.wtc.jatmi
weblogic.wtc.gwt Provides useful WTC GWT Domain utilities. 
weblogic.wtc.jatmi Provides JATMI primitives used to begin and end transactions, allocate and free buffers, and provide the communication between clients and servers. 
 

Classes in weblogic.wtc.jatmi used by weblogic.wtc.gwt
ApplicationToMonitorInterface
          This interface represents the Java Application-to-Transaction Monitor Interface (JATMI) that provides connectivity between WebLogic Server and Tuxedo Services.
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.
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
FldTbl
          This interface assists in the mapping from field id to its corresponding string.
Reply
          This class holds the reply data and meta-data from a service invocation.
TpacallAsyncReply
          The object that is called back when a reply for an asyncronous tpacall has been received.
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
TypedBuffer
          This interface is for TypedBuffers.
TypedFML
          This implements FML in JAVA as a TypedBuffer.
TypedFML32
          This implements TypedFML32 in JAVA as a TypedBuffer.
 

Classes in weblogic.wtc.jatmi used by weblogic.wtc.jatmi
ApplicationToMonitorInterface
          This interface represents the Java Application-to-Transaction Monitor Interface (JATMI) that provides connectivity between WebLogic Server and Tuxedo Services.
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.
Decimal
          This class provides a Java implementation of the Tuxedo packed decimal type.
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
Ferror
          This is the Ferror exception many FML functions throw
FldTbl
          This interface assists in the mapping from field id to its corresponding string.
FML
          This is the FML interface.
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.
MBStringTypes
          This class implements the common methods all of the TUXEDO standard Typed Buffers which supports MBSTRING data require.
QueueTimeField
          This class contains a time value and whether or not this time value is absolute or relative time.
Reply
          This class holds the reply data and meta-data from a service invocation.
StandardTypes
          This class implements the common methods all of the TUXEDO standard Typed Buffers require.
TpacallAsyncReply
          The object that is called back when a reply for an asyncronous tpacall has been received.
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
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.
TuxedoService
          This is the interface for the Tuxedo EJB.
TypedBuffer
          This interface is for TypedBuffers.
TypedFML
          This implements FML in JAVA as a TypedBuffer.
TypedFML32
          This implements TypedFML32 in JAVA as a TypedBuffer.
TypedMBString
          This is the jatmi analogue to the MBSTRING Tuxedo buffer type
UserRec
          This interface is used to implement the class that contains the user information used in creating the Tuxedo AAA token.
ViewHelper
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.