| Package | Description | 
|---|---|
| weblogic.wtc.gwt | |
| weblogic.wtc.jatmi | 
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | GatewayTpacallAsyncReplyThis is the object that will be called back when a reply for the tpacall has been received | 
| Modifier and Type | Method and Description | 
|---|---|
| CallDescriptor | ApplicationToMonitorInterface. tpacall(String svc,
       TypedBuffer data,
       int flags,
       TpacallAsyncReply callBack)Sends an asyncronous request message to a Tuxedo service. |