public interface RemoteThing extends Remote, Thing
Modifier and Type | Method and Description |
---|---|
long |
getTick()
RemoteThingReference-s poll getTick()
|
long |
incTick()
Tick is incremented in a RemoteThing object, rather than
propogating Thing changes to RemoteThingReference-s
|
addReference, removeReference
long incTick() throws RemoteException
RemoteException
long getTick() throws RemoteException
RemoteException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.