|
endurox-java
|
Public Member Functions | |
| TpgetrplyResult (int cd, TypedBuffer buffer) | |
| int | getCd () |
| TypedBuffer | getBuffer () |
AtmiCtx.tpgetrply() return type Async reply buffer and call descriptor
| org.endurox.TpgetrplyResult.TpgetrplyResult | ( | int | cd, |
| TypedBuffer | buffer | ||
| ) |
Create instance of tpgetrply results
| cd | call descriptor |
| buffer | Typed buffer received |
| TypedBuffer org.endurox.TpgetrplyResult.getBuffer | ( | ) |
XATMI buffer associated with call
| int org.endurox.TpgetrplyResult.getCd | ( | ) |
Get call descriptor
1.8.17