| Package | Description |
|---|---|
| org.jboss.narayana.blacktie.jatmibroker.xatmi | |
| org.jboss.narayana.blacktie.jatmibroker.xatmi.impl |
| Modifier and Type | Method and Description |
|---|---|
Response |
Connection.tpcall(String svc,
Buffer buffer,
int flags)
Synchronous call.
|
Response |
Connection.tpgetrply(int cd,
int flags)
Get the reply for an asynchronous call.
|
Response |
Service.tpservice(TPSVCINFO svcinfo)
This is a method that should be implemented by classes to provide the service behavior
|
| Modifier and Type | Method and Description |
|---|---|
Response |
ConnectionImpl.tpcall(String svc,
Buffer buffer,
int flags)
Synchronous call.
|
Response |
ConnectionImpl.tpgetrply(int cd,
int flags)
Get the reply for an asynchronous call.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.