BEA Systems, Inc.

BEA WebLogic Server 9.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(String svc, TypedBuffer data, int flags)
          This implementation of tpconnect looks up the proper service using the domain configuration files and/or MBeans.
 

Constructors in weblogic.wtc.gwt with parameters of type Conversation
 

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(String svc, TypedBuffer data, int flags)
           
 Conversation ApplicationToMonitorInterface.tpconnect(String svc, TypedBuffer data, int flags)
          Establishes a half-duplex connection to a conversational service, svc.
 


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