de.bsvrz.ars.ars.mgmt
Class ArSRemoteControl.Receiver
java.lang.Object
de.bsvrz.ars.ars.mgmt.ArSRemoteControl.Receiver
- All Implemented Interfaces:
- ClientReceiverInterface
- Enclosing class:
- ArSRemoteControl
private static class ArSRemoteControl.Receiver
- extends Object
- implements ClientReceiverInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mutex
Object mutex
expMsgType
int expMsgType
expMsgIndex
int expMsgIndex
errMsg
String errMsg
gotData
boolean gotData
ArSRemoteControl.Receiver
public ArSRemoteControl.Receiver(int expMsg,
int expIdx)
update
public void update(ResultData[] results)
- Specified by:
update
in interface ClientReceiverInterface