|
BEA Systems, Inc. | |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnqueueRequest | |
weblogic.wtc.gwt | |
weblogic.wtc.jatmi |
Uses of EnqueueRequest in weblogic.wtc.gwt |
Methods in weblogic.wtc.gwt with parameters of type EnqueueRequest | |
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. |
Uses of EnqueueRequest in weblogic.wtc.jatmi |
Methods in weblogic.wtc.jatmi with parameters of type EnqueueRequest | |
byte[] |
tsession.tpenqueue(String qspace,
String qname,
EnqueueRequest ctl,
TypedBuffer data,
int flags)
|
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. |
Constructors in weblogic.wtc.jatmi with parameters of type EnqueueRequest |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |