com.cosylab.epics.caj.impl
Class CABeaconHandler
java.lang.Object
com.cosylab.epics.caj.impl.CABeaconHandler
public class CABeaconHandler
- extends Object
CA beacon handler.
- Version:
- $id$
- Author:
- Matej Sekoranja
|
Method Summary |
void |
beaconNotify(short remoteTransportRevision,
long timestamp,
long sequentalID)
Update beacon period and do analitical checks (server restared, routing problems, etc.) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CABeaconHandler
public CABeaconHandler(CAJContext context,
InetSocketAddress responseFrom)
- Constructor.
- Parameters:
context - context ot handle.responseFrom - server to handle.
beaconNotify
public void beaconNotify(short remoteTransportRevision,
long timestamp,
long sequentalID)
- Update beacon period and do analitical checks (server restared, routing problems, etc.)
- Parameters:
remoteTransportRevision - timestamp - sequentalID -
Copyright © 2004-2013 Cosylab. All Rights Reserved.