| Package | Description |
|---|---|
| com.oracle.tuxedo.tjatmi |
| Modifier and Type | Method and Description |
|---|---|
CLIENTID |
TPQCTL.getClientID()
Return CLIENTID object for originating client.
|
CLIENTID |
TPSVCINFO.getCLIENTID()
Returns a CLIENTID object for originating client.
|
| Modifier and Type | Method and Description |
|---|---|
int |
TuxAppContext.tpnotify(CLIENTID cltid,
weblogic.wtc.jatmi.TypedBuffer data,
long flags)
The implementation of tpnotify of TuxApplicationToMonitorInterface.
|
int |
TuxApplicationToMonitorInterface.tpnotify(CLIENTID cltid,
weblogic.wtc.jatmi.TypedBuffer data,
long flags)
tpnotify() method can be used by a client or server to send an unsolicited
message to an individual client.
|
Copyright © 1996, 2024, Oracle and/or its affiliates.