

Public Member Functions | |
| OERemoteResponseCallback (RemoteResponseCallbackListener handler, int id) | |
| void | invocationDestroyed () |
| void | responseReceived (si.ijs.acs.objectexplorer.engine.RemoteResponse response) |
| void | setInvocation (Invocation invoc) |
Private Attributes | |
| RemoteResponseCallbackListener | handler |
| Invocation | invoc = null |
| int | id = 0 |
| si::ijs::acs::objectexplorer::OERemoteResponseCallback::OERemoteResponseCallback | ( | RemoteResponseCallbackListener | handler, | |
| int | id | |||
| ) | [inline] |
OERemoteResponseCallBack constructor comment.
| void si::ijs::acs::objectexplorer::OERemoteResponseCallback::invocationDestroyed | ( | ) | [inline] |
invocationDestroyed method comment.
Implements si::ijs::acs::objectexplorer::engine::RemoteResponseCallback.
References handler, invoc, and si::ijs::acs::objectexplorer::RemoteResponseCallbackListener::invocationDestroyed().
| void si::ijs::acs::objectexplorer::OERemoteResponseCallback::responseReceived | ( | si.ijs.acs.objectexplorer.engine.RemoteResponse | response | ) | [inline] |
responseReceived method comment.
References si::ijs::acs::objectexplorer::engine::Converter::acceptConvert(), si::ijs::acs::objectexplorer::engine::Converter::convert(), handler, and si::ijs::acs::objectexplorer::RemoteResponseCallbackListener::responseReceived().
| void si::ijs::acs::objectexplorer::OERemoteResponseCallback::setInvocation | ( | Invocation | invoc | ) | [inline] |
Insert the method's description here. Creation date: (1.12.2000 0:23:34)
| i | si.ijs.acs.objectexplorer.engine.Invocation |
Referenced by si::ijs::acs::objectexplorer::ListsHandlerBean::OperationAcquiry::run().
RemoteResponseCallbackListener si::ijs::acs::objectexplorer::OERemoteResponseCallback::handler [private] |
Referenced by invocationDestroyed(), and responseReceived().
int si::ijs::acs::objectexplorer::OERemoteResponseCallback::id = 0 [private] |
Invocation si::ijs::acs::objectexplorer::OERemoteResponseCallback::invoc = null [private] |
Referenced by invocationDestroyed().
1.6.2