|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cosylab.epics.caj.impl.CABeaconHandler
public class CABeaconHandler
CA beacon handler.
| Constructor Summary | |
|---|---|
CABeaconHandler(CAJContext context,
java.net.InetSocketAddress responseFrom)
Constructor. |
|
| 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 |
| Constructor Detail |
|---|
public CABeaconHandler(CAJContext context,
java.net.InetSocketAddress responseFrom)
context - context ot handle.responseFrom - server to handle.| Method Detail |
|---|
public void beaconNotify(short remoteTransportRevision,
long timestamp,
long sequentalID)
remoteTransportRevision - timestamp - sequentalID -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||