public class CABeaconHandler extends Object
| Constructor and Description |
|---|
CABeaconHandler(CAJContext context,
InetSocketAddress responseFrom)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
beaconNotify(short remoteTransportRevision,
long timestamp,
long sequentalID)
Update beacon period and do analitical checks (server restared, routing problems, etc.)
|
public CABeaconHandler(CAJContext context, InetSocketAddress responseFrom)
context - context ot handle.responseFrom - server to handle.Copyright © 2004-2020 EPICS. All Rights Reserved.