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.Conversation

Packages that use Conversation
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 Conversation in weblogic.wtc.gwt

 

Methods in weblogic.wtc.gwt that return Conversation
 Conversation TuxedoConnection.tpconnect(String svc, TypedBuffer data, int flags)
          This implementation of tpconnect looks up the proper service using the domain configuration files and/or MBeans.

 

Uses of Conversation in weblogic.wtc.jatmi

 

Classes in weblogic.wtc.jatmi that implement Conversation
 class TPServiceInformation
          This class represents all the information needed to run a service

 

Methods in weblogic.wtc.jatmi that return Conversation
abstract  Conversation ApplicationToMonitorInterface.tpconnect(String svc, TypedBuffer data, int flags)
          Establishes a half-duplex connection to a conversational service, svc.

 


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