|
endurox-java
|
Public Member Functions | |
| void | unsolCallback (AtmiCtx ctx, TypedBuffer buf, long flags) |
Interface for unsolicited callback message
| void org.endurox.UnsolCallback.unsolCallback | ( | AtmiCtx | ctx, |
| TypedBuffer | buf, | ||
| long | flags | ||
| ) |
Process have receive unsolicited message from the XATMI system. The functionality that can be handled within function is limited to:
| ctx | Atmi Context |
| buf | Typed buffer |
| flags | flags |
1.8.17