Skip navigation links

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

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Interface
weblogic.wtc.jatmi.TpacallAsyncReply

Packages that use TpacallAsyncReply
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. 

 

Uses of TpacallAsyncReply in weblogic.wtc.gwt

 

Methods in weblogic.wtc.gwt with parameters of type TpacallAsyncReply
 CallDescriptor TuxedoConnection.tpacall(String svc, TypedBuffer data, int flags, TpacallAsyncReply callBack)
          This implementation of tpacall is aware of the domain configuration files which correlate services with local and remote domains.

 

Uses of TpacallAsyncReply in weblogic.wtc.jatmi

 

Subinterfaces of TpacallAsyncReply in weblogic.wtc.jatmi
 interface GatewayTpacallAsyncReply
          This is the object that will be called back when a reply for the tpacall has been received

 

Methods in weblogic.wtc.jatmi with parameters of type TpacallAsyncReply
abstract  CallDescriptor ApplicationToMonitorInterface.tpacall(String svc, TypedBuffer data, int flags, TpacallAsyncReply callBack)
          Sends an asyncronous request message to a Tuxedo service.

 


Skip navigation links

Copyright 1996, 2015, 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.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09