BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.wtc.jatmi.Conversation

Packages that use Conversation
weblogic.wtc.gwt   
weblogic.wtc.jatmi   
 

Uses of Conversation in weblogic.wtc.gwt
 

Methods in weblogic.wtc.gwt that return Conversation
 Conversation TuxedoConnection.tpconnect(java.lang.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
 Conversation dsession.tpconnect(java.lang.String svc, TypedBuffer data, int flags)
           
 Conversation ApplicationToMonitorInterface.tpconnect(java.lang.String svc, TypedBuffer data, int flags)
          This API is considered to be of BETA quality.
 


Documentation is available at
http://e-docs.bea.com/wls/docs61

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