Public Member Functions | |
Object[] | getData () |
Package Functions | |
String[] | getDataNames () |
Invocation | getInvocation () |
String | getName () |
int | getSequenceNumber () |
boolean | isErrorResponse () |
long | getTimestamp () |
|
Returns the data passed by the server to the client in the asynchronous calls. The names of the parameters are passed in the corresponding
Implemented in si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse, and si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse.
|
|
Returns the names of the parameter values stored in the corresponding
Implemented in si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse, and si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse.
|
|
Returns the
Implemented in si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse, and si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse.
|
|
Returns the name of the callback method invoked by the server. This name will be interpreted as the asynchronous "message" or "event", accompanied by the
Implemented in si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse, and si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse.
|
|
Returns a unique response sequence number of this response.
Implemented in si::ijs::acs::objectexplorer::engine::ANKA::BACIRemoteResponse, si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse, and si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse.
|
|
Return timestamp of the response. Engine should use server timestamp that correspond to the data timestamp. If not available
Implemented in si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse.
|
|
Returns
Implemented in si::ijs::acs::objectexplorer::engine::BACI::BACIRemoteResponse.
|