| Package | Description |
|---|---|
| com.cosylab.epics.caj.cas | |
| com.cosylab.epics.caj.impl | |
| com.cosylab.epics.caj.util |
| Modifier and Type | Class and Description |
|---|---|
class |
BeaconEmitter
Beacon emitter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CAJNameClient |
class |
CATransport
CA transport implementation.
|
class |
RepeaterRegistrationTask
Repeater registration tasks.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
Timer.executeAfterDelay(long millisecondsToDelay,
Timer.TimerRunnable command)
Excecute the given command after waiting for the given delay.
|
Object |
Timer.executePeriodically(long period,
Timer.TimerRunnable command,
long firstTime)
Execute the given command every
period milliseconds AT FIXED RATE. |
Copyright © 2004-2020 EPICS. All Rights Reserved.