Package | Description |
---|---|
com.oracle.tuxedo.tjatmi |
Modifier and Type | Method and Description |
---|---|
TuxATMIReply |
TuxAppContext.tpcall(java.lang.String svc,
weblogic.wtc.jatmi.TypedBuffer idata,
long flags)
The implementation of tpcall of TuxApplicationToMonitorInterface.
|
TuxATMIReply |
TuxApplicationToMonitorInterface.tpcall(java.lang.String svc,
weblogic.wtc.jatmi.TypedBuffer idata,
long flags)
Sends a request and synchronously awaits the reply.
|