Package | Description |
---|---|
org.epics.pvdata.monitor |
This package has the interface and class definitions for code to monitor
changes to fields in a pvData structure.
|
Modifier and Type | Method and Description |
---|---|
void |
MonitorRequester.monitorConnect(Status status,
Monitor monitor,
Structure structure)
The client and server have both completed the createMonitor request.
|
void |
MonitorRequester.monitorEvent(Monitor monitor)
A monitor event has occurred.
|
void |
MonitorRequester.unlisten(Monitor monitor)
The data source is no longer available.
|
Copyright © 2014. All Rights Reserved.