Verb
|
Description
|
---|---|
SYNC_SEND
|
Calls the Lu0SnaSession.send(inputMessage) method
|
SYNC_SEND_RECEIVE
|
Calls the Lu0SnaSession.sendReceive(inputMessage, timeout).getDataReceived() method
|
ASYNC_SEND_RECEIVE
|
Send data and then receive data asynchronously in MDBCalls the Lu0SnaSession.send(inputMessage) method
|
SYNC_RECEIVE
|
Calls the Lu0SnaSession.receiveData(timeout) method
|
SYNC_GET_SESSION_STATUS
|
Call the Lu0Session.getSessionStatus()method
|
SYNC_GET_ACTUAL_LU_NAME
|
Call the Lu0Session.getLuName ()method
|