BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.wtc.jatmi.TPReplyException

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

Uses of TPReplyException in weblogic.wtc.gwt
 

Methods in weblogic.wtc.gwt that throw TPReplyException
 Reply TuxedoConnection.tpgetrply(CallDescriptor cd, int flags)
          This implementation does not yet handle the case of blocking replies with the TPGETANY flag.
 Reply TuxedoConnection.tpcall(String svc, TypedBuffer data, int flags)
          This implementation of tpcall looks up the proper service using the domain configuration files and/or MBeans.
 

Uses of TPReplyException in weblogic.wtc.jatmi
 

Methods in weblogic.wtc.jatmi that throw TPReplyException
 Reply TuxedoService.service(TPServiceInformation svcinfo)
          service This is the function that will be called when a service request comes from the remote domain.
 Reply tsession.tpgetrply(CallDescriptor cd, int flags)
           
 Reply tsession.tpcall(String svc, TypedBuffer data, int flags)
           
 Reply TPServiceInformation.tprecv(int flags)
          All of the parameters here are the same as in the conversation interface.
 Reply Conversation.tprecv(int flags)
          Receives data sent across an open connection from a Tuxedo application.
 Reply ApplicationToMonitorInterface.tpgetrply(CallDescriptor cd, int flags)
          Returns a reply using the call descriptor returned by a deferred tpacall.
 Reply ApplicationToMonitorInterface.tpcall(String svc, TypedBuffer data, int flags)
          Sends a request and synchronously awaits for the reply.
 


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