BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.wtc.jatmi.TPException

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

Uses of TPException in weblogic.wtc.gwt
 

Methods in weblogic.wtc.gwt with parameters of type TPException
 void TpacallAsyncReplyImpl.failure(ApplicationToMonitorInterface atmi, CallDescriptor cd, TPException failureReply)
          This method is called if the service returned with a failure code of some kind.
 

Methods in weblogic.wtc.gwt that throw TPException
 void WTCService.startConnection(String lDomAccessPointId, String rDomAccessPointId)
          Attempt to start a connection between the specified local and remote domain access points.
 void WTCService.suspendService(String svc)
           
 void WTCService.suspendService(String svc, boolean isImport)
           
 void WTCService.suspendService(String ldom, String svc)
           
 void WTCService.suspendService(String ldom, String svc, boolean isImport)
           
 void WTCService.suspendService(String ldom, String rdomlist, String svc)
           
 void WTCService.resumeService(String svc)
           
 void WTCService.resumeService(String svc, boolean isImport)
           
 void WTCService.resumeService(String ldom, String svc)
           
 void WTCService.resumeService(String ldom, String svc, boolean isImport)
           
 void WTCService.resumeService(String ldom, String rdomlist, String svc)
           
 DServiceInfo[] WTCService.getServiceStatus()
           
 int WTCService.getServiceStatus(String svc)
           
 int WTCService.getServiceStatus(String svc, boolean isImport)
           
 int WTCService.getServiceStatus(String ldom, String svc)
           
 int WTCService.getServiceStatus(String ldom, String svc, boolean isImport)
           
 int WTCService.getServiceStatus(String ldom, String rdomlist, String svc)
           
 boolean TuxedoCorbaConnection.getRollbackOnly()
           
 TuxedoConnection TuxedoConnectionFactory.getTuxedoConnection()
          Gets the Tuxedo connection object
 CallDescriptor TuxedoConnection.tpacall(String svc, TypedBuffer data, int flags)
          This calls the other tpacall with null as the reply object
 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.
 void TuxedoConnection.tpcancel(CallDescriptor cd, int flags)
          This implementation knows about the tuxedo call descriptor and will attempt to cancel the outstanding tpacall request.
 Reply TuxedoConnection.tpgetrply(CallDescriptor cd, int flags)
          This implementation does not yet handle the case of blocking replies with the TPGETANY flag.
 byte[] TuxedoConnection.tpenqueue(String qspace, String qname, EnqueueRequest ctl, TypedBuffer data, int flags)
          Much like tpacall, this looks up the remote qspace as a service offered through the domain configuration file, and once it has located the proper remote domain through which to send the enqueue request, it sends it.
 DequeueReply TuxedoConnection.tpdequeue(String qspace, String qname, byte[] msgid, byte[] corrid, boolean doWait, boolean doPeek, int flags)
          Much like tpacall, this looks up the remote qspace as a service offered through the domain configuration file, and once it has located the proper remote domain through which to send the dequeue request, it sends it.
 DequeueReply TuxedoConnection.tpdequeue(String qspace, String qname, int flags)
          This is the simple version of tpdequeue, which is equalvalent to calling the other tpdequeue verb with null as the msgid and corrid and false as the values for doWait and doPeek.
 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.
 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.
 void TuxedoConnection.updateViewMap(String viewname, Class viewclass, int flags)
          This method adds a Class object into the view hashtable set.
 void TuxedoConnection.tpsprio(int prio, int flags)
          Sets the priority for the next request sent or forwarded by the current thread in the current context.
 void TDMResources.setFldTbl16Classes(String[] tbl)
           
 void TDMResources.setFieldTables(String[] FldTblNames, boolean type32)
           
 void TDMResources.setViewTbl16Classes(String[] ViewTblName)
           
 void TDMResources.setViewTables(String[] ViewTblNames, boolean type32)
           
 void TDMRemote.setLocalAccessPoint(String lap)
           
static String GwtUtil.getLocalDomId(String remoteDomId)
           
 

Constructors in weblogic.wtc.gwt that throw TPException
TuxedoCorbaConnection()
           
 

Uses of TPException in weblogic.wtc.jatmi
 

Subclasses of TPException in weblogic.wtc.jatmi
 class TPReplyException
          This class is the exception that represents a TPException failure when there may also be user data on the exception that is thrown
 

Methods in weblogic.wtc.jatmi with parameters of type TPException
 void TpacallAsyncReply.failure(ApplicationToMonitorInterface atmi, CallDescriptor cd, TPException failureReply)
          Called if the service returned with a failure code.
 

Methods in weblogic.wtc.jatmi that throw TPException
 void WSRPCRQ._tmpostrecv(DataInputStream decoder, int recv_size)
           
 void TypedXOctet._tmpresend(DataOutputStream encoder)
          This function presends and encodes the given TypedBuffer object.
 void TypedXOctet._tmpostrecv(DataInputStream decoder, int recv_size)
          XDR decodes the given carray.
 void TypedXML._tmpresend(DataOutputStream encoder)
          This function presends and encodes the given TypedBuffer object.
 void TypedXML._tmpostrecv(DataInputStream decoder, int recv_size)
          XDR decodes the given xmlarray.
 void TypedString._tmpresend(DataOutputStream encoder)
          This function presends and encodes the given TypedBuffer object.
 void TypedString._tmpostrecv(DataInputStream decoder, int recv_size)
          XDR decodes the given string.
 void TypedMBString._tmpresend(DataOutputStream encoder)
          This function presends and encodes the given TypedBuffer object.
 void TypedMBString._tmpostrecv(DataInputStream decoder, int recv_size)
          XDR decodes the given string.
 void TypedFML32._tmpresend(DataOutputStream encoder)
          This function presends and encodes the given TypedBuffer object.
 void TypedFML32._tmpostrecv(DataInputStream decoder, int recv_size)
           
 void TypedFML._tmpresend(DataOutputStream encoder)
          This function presends and encodes the given TypedBuffer object.
 void TypedFML._tmpostrecv(DataInputStream decoder, int recv_size)
          XDR decodes the FML buffer
 void TypedFML._tmpostrecv65(DataInputStream decoder)
          XDR decodes the FML buffer
 void TypedCArray._tmpresend(DataOutputStream encoder)
          This function presends and encodes the given TypedBuffer object.
 void TypedCArray._tmpostrecv(DataInputStream decoder, int recv_size)
          XDR decodes the given carray.
 void TypedBuffer._tmpresend(DataOutputStream encoder)
          This function presends and encodes the given TypedBuffer object.
 void TypedBuffer._tmpostrecv(DataInputStream decoder, int recv_size)
          This function takes an encoded byte array and and fills in the object it corresponding object.
 Reply TuxedoService.service(TPServiceInformation svcinfo)
          service This is the function that will be called when a service request comes from the remote domain.
 int tsession.tpchkauth()
           
 void tsession.tpinit(weblogic.wtc.jatmi.TPINIT tpinfo)
           
 void tsession.tpterm()
           
 CallDescriptor tsession.tpacall(String svc, TypedBuffer data, int flags)
          Calls the other tpacall with null as the callBack parameter
 CallDescriptor tsession.tpacall(String svc, TypedBuffer data, int flags, TpacallAsyncReply callBack)
           
 void tsession.tpcancel(CallDescriptor cd, int flags)
          Routine for cancelling a call descriptor for outstanding reply tpcancel() cancels a call descriptor, cd, returned by tpacall().
 Reply tsession.tpgetrply(CallDescriptor cd, int flags)
           
 Reply tsession.tpcall(String svc, TypedBuffer data, int flags)
           
 void tsession.tpbegin(long timeout, int flags)
           
 void tsession.tpabort(int flags)
           
 void tsession.tpcommit(int flags)
           
 byte[] tsession.tpenqueue(String qspace, String qname, EnqueueRequest ctl, TypedBuffer data, int flags)
           
 DequeueReply tsession.tpdequeue(String qspace, String qname, byte[] msgid, byte[] corrid, boolean doWait, boolean doPeek, int flags)
           
 DequeueReply tsession.tpdequeue(String qspace, String qname, int flags)
           
 void tpusrAppKey.init(String param, boolean anonAllowed, int dfltAppKey)
           
 void tpusrAppKey.uninit()
           
 void TPServiceInformation.tpsend(TypedBuffer data, int flags)
          All of the parameters here are the same as in the conversation interface.
 Reply TPServiceInformation.tprecv(int flags)
          All of the parameters here are the same as in the conversation interface.
 void TPServiceInformation.tpdiscon()
          All of the parameters here are the same as in the conversation interface.
static weblogic.wtc.jatmi.ClientId Tpconvert.getClientId(String strCltId)
           
static void TGIOPUtil.routeSetHost(weblogic.wtc.jatmi.tfmh msg, String host, int hostlen, short port, int flags)
           
static void TGIOPUtil.calloutSet(weblogic.wtc.jatmi.tfmh msg, weblogic.wtc.jatmi.Objinfo objinfo, weblogic.wtc.jatmi.Objrecv currObjrecv, int flags)
           
 void InvokeSvc.advertise(String svc, TuxedoService func)
          This function advertises a service name and an object that should be used to service that request.
 void InvokeSvc.unadvertise(String svc)
          This function unadvertises a service
 void EnqueueRequest.setdeq_time(QueueTimeField deq_time)
          Sets the deq_time field of this object
 void EnqueueRequest.setpriority(Integer priority)
          Sets the priority field of this object
 void EnqueueRequest.setexp_time(QueueTimeField exp_time)
          Sets the exp_time field of this object
 void EnqueueRequest.setdelivery_qos(int delivery_qos)
          Sets the delivery_qos field of this object
 void EnqueueRequest.setreply_qos(int reply_qos)
          Sets the reply_qos field of this object
 void EnqueueRequest.setmsgid(byte[] msgid)
          Sets the msgid field of this object
 void EnqueueRequest.setcorrid(byte[] corrid)
          Sets the corrid field of this object
 void EnqueueRequest.setreplyqueue(String replyqueue)
          Sets the replyqueue field of this object
 void EnqueueRequest.setfailurequeue(String failurequeue)
          Sets the failurequeue field of this object
 void EnqueueRequest.setTPQTOP(boolean TPQTOP)
          Sets the TPQTOP field of this object
 void EnqueueRequest.setTPQEXPTIME_NONE(boolean TPQEXPTIME_NONE)
          Sets the TPQEXPTIME_NONE field of this object
 void EnqueueRequest.seturcode(int urcode)
          Sets the user-defined return code
 weblogic.wtc.jatmi.TdomTcb dsession.alloc_TDOM(int opcode, int flags, String svc)
           
 CallDescriptor dsession.tpacall(String svc, TypedBuffer data, int flags, TpacallAsyncReply callBack)
           
 void dsession.tpcancel(CallDescriptor cd, int flags)
          Routine for cancelling a call descriptor for outstanding reply tpcancel() cancels a call descriptor, cd, returned by tpacall().
 Conversation dsession.tpconnect(String svc, TypedBuffer data, int flags)
           
 void Conversation.tpsend(TypedBuffer data, int flags)
          Sends data across an open connection from an initiator to a subordinate Tuxedo application.
 Reply Conversation.tprecv(int flags)
          Receives data sent across an open connection from a Tuxedo application.
 void Conversation.tpdiscon()
          Executes a disorderly disconnect by immediately tearing down the connection and generating a TPEV_DISCONIMM event on the other end of the connection.
 void ComposHdrTcb._tmpresend(DataOutputStream encoder, weblogic.wtc.jatmi.tch myheader)
          This function presends and encodes the ComposHdrTcb
 CallDescriptor ApplicationToMonitorInterface.tpacall(String svc, TypedBuffer data, int flags)
          Sends a deferred asyncronous request message to a Tuxedo service.
 CallDescriptor ApplicationToMonitorInterface.tpacall(String svc, TypedBuffer data, int flags, TpacallAsyncReply callBack)
          Sends an asyncronous request message to a Tuxedo service.
 void ApplicationToMonitorInterface.tpcancel(CallDescriptor cd, int flags)
          Cancels a call descriptor for outstanding reply.
 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.
 byte[] ApplicationToMonitorInterface.tpenqueue(String qspace, String qname, EnqueueRequest ctl, TypedBuffer data, int flags)
          Stores a message on the queue named by qname in the qspace queue space.
 DequeueReply ApplicationToMonitorInterface.tpdequeue(String qspace, String qname, byte[] msgid, byte[] corrid, boolean doWait, boolean doPeek, int flags)
          Removes a message for processing from the queue named by qname in the qspace queue space.
 DequeueReply ApplicationToMonitorInterface.tpdequeue(String qspace, String qname, int flags)
          Removes a message for processing from the queue named by qname in the qspace queue space using the following parameters: msgid and corrid set to null.
 void ApplicationToMonitorInterface.tpterm()
          Dissasociates an object from a Tuxedo session.
 Conversation ApplicationToMonitorInterface.tpconnect(String svc, TypedBuffer data, int flags)
          Establishes a half-duplex connection to a conversational service, svc.
 void ApplicationToMonitorInterface.tpsprio(int prio, int flags)
          Sets the priority for the next request sent or forwarded by the current thread in the current context.
 void AppKey.init(String param, boolean anonAllowed, int defaultAppKey)
          This method initializes the AppKey module.
 void AppKey.uninit()
          This method releases any resources used by AppKey module.
 

Constructors in weblogic.wtc.jatmi that throw TPException
TPReplyException(int err, Reply aRplyRtn)
          This is the constructor that should be used when throwing an exception from the TuxedoService interface.
EnqueueRequest(QueueTimeField deq_time, Integer priority, QueueTimeField exp_time, int delivery_qos, int reply_qos, byte[] msgid, byte[] corrid, String replyqueue, String failurequeue, boolean isTPQEXPTIME_NONE, boolean isTPQTOP, int urcode)
          Creates an Enqueue Request with the given fields.
 


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