Public Member Functions | |
BACIRemoteCall (BACIRemote node, BACIAttribute att, Object[] param, Object retVal, boolean timeout, Throwable exception) | |
BACIRemoteCall (BACIRemote node, BACIOperation op, Object[] params, Object retVal, Object[] auxRetVal) | |
BACIRemoteCall (BACIRemote node, BACIOperation op, Object[] params, Throwable exception) | |
BACIRemoteCall (BACIRemote node, BACIOperation op, Object[] params, boolean timeout) | |
si.ijs.acs.objectexplorer.engine.Attribute | getAttribute () |
java.lang.Object[] | getAuxReturnValues () |
SimpleIntrospectable | getIntrospectable () |
Operation | getOperation () |
java.lang.Object[] | getParameters () |
int | getSN () |
Object | getSyncReturnValue () |
Throwable | getThrowable () |
boolean | isAttributeAccess () |
boolean | isTimeout () |
Private Member Functions | |
BACIRemoteCall (BACIRemote node, BACIOperation op, Object[] params, Object retVal, Object[] auxRetVal, Throwable exception, boolean timeout) | |
Private Attributes | |
BACIRemote | node = null |
BACIOperation | op = null |
Object[] | params = null |
Object | retVal = null |
java.lang.Object[] | auxRetVal = null |
int | serial = 0 |
boolean | timeout = false |
Attribute | att = null |
Static Private Attributes | |
int | SN = 0 |
|
Insert the method's description here. Creation date: (7.11.2000 23:06:33)
|
|
Insert the method's description here. Creation date: (3.11.2000 0:04:15)
|
|
BACIRemoteCall constructor comment. |
|
Insert the method's description here. Creation date: (3.11.2000 0:05:49)
|
|
Insert the method's description here. Creation date: (3.11.2000 0:06:12)
|
|
Insert the method's description here. Creation date: (7.11.2000 23:04:20) Implements si::ijs::acs::objectexplorer::engine::RemoteCall.
|
|
Insert the method's description here. Creation date: (2.11.2000 23:00:55)
Implements si::ijs::acs::objectexplorer::engine::RemoteCall.
|
|
Insert the method's description here. Creation date: (2.11.2000 23:54:31) Implements si::ijs::acs::objectexplorer::engine::RemoteCall.
|
|
Insert the method's description here. Creation date: (2.11.2000 23:00:55) Implements si::ijs::acs::objectexplorer::engine::RemoteCall.
|
|
Insert the method's description here. Creation date: (2.11.2000 23:00:55)
Implements si::ijs::acs::objectexplorer::engine::RemoteCall.
|
|
Insert the method's description here. Creation date: (2.11.2000 23:00:55)
Implements si::ijs::acs::objectexplorer::engine::RemoteCall.
|
|
Insert the method's description here. Creation date: (2.11.2000 23:00:55)
Implements si::ijs::acs::objectexplorer::engine::RemoteCall.
|
|
Insert the method's description here. Creation date: (2.11.2000 23:00:55)
Implements si::ijs::acs::objectexplorer::engine::RemoteCall.
|
|
Insert the method's description here. Creation date: (7.11.2000 23:04:20)
Implements si::ijs::acs::objectexplorer::engine::RemoteCall.
|
|
Insert the method's description here. Creation date: (3.11.2000 0:01:21)
Implements si::ijs::acs::objectexplorer::engine::RemoteCall.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|