Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Class
weblogic.wtc.jatmi.StandardTypes

Packages that use StandardTypes
weblogic.wtc.jatmi Provides JATMI primitives used to begin and end transactions, allocate and free buffers, and provide the communication between clients and servers. 
 

Uses of StandardTypes in weblogic.wtc.jatmi
 

Subclasses of StandardTypes in weblogic.wtc.jatmi
 class MBStringTypes
          This class implements the common methods all of the TUXEDO standard Typed Buffers which supports MBSTRING data require.
 class TypedCArray
          This is the jatmi analogue to the CARRAY Tuxedo buffer type
 class TypedFML
          This implements FML in JAVA as a TypedBuffer.
 class TypedFML32
          This implements TypedFML32 in JAVA as a TypedBuffer.
 class TypedMBString
          This is the jatmi analogue to the MBSTRING Tuxedo buffer type
 class TypedString
          This is the jatmi analogue to the STRING Tuxedo buffer type
 class TypedView
          Buffer type used when the application uses a Java structure to define the buffer structure using a view description file.
 class TypedView32
          Buffer type similar to View but allows for larger character fields, more fields, and larger overall buffers.
 class TypedXML
          This is the jatmi analogue to the XML Tuxedo buffer type
 class TypedXOctet
          This is the jatmi analogue to the X_OCTET Tuxedo buffer type.
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01