Package gov.sns.ca

Interface Summary
ConnectionListener ConnectionListener is an interface for channel connection events.
IEventSinkArrByte  
IEventSinkArrDbl  
IEventSinkArrFlt  
IEventSinkArrInt  
IEventSinkValByte  
IEventSinkValDbl  
IEventSinkValFlt  
IEventSinkValInt  
IEventSinkValStatus  
IEventSinkValTime  
IEventSinkValue  
PutListener PutListener is an interface for a put event listener.
StatusAdaptor  
TimeAdaptor  
ValueAdaptor  
 

Class Summary
Channel Channel is an abstract high level XAL wrapper for a native process variable (PV) channel.
ChannelChecker  
ChannelFactory ChannelFactory is a factory for generating channels.
ChannelRecord ChannelRecord is a wrapper for the value returned by a get operation on a Channel.
ChannelStatusRecord ChannelStatusRecord is a wrapper for channel data that has a value along with status information.
ChannelSystem ChannelSystem is a wrapper for static methods of Channel subclasses that are public and should be generally visible.
ChannelTimeRecord ChannelTimeRecord is a wrapper for channel data that has a value along with status information and a time stamp.
ConnectionChecker  
Monitor Monitor
PendDaemon This class maintains a single instance of a daemon thread that continually polls channel access.
Timestamp Timestamp
 

Exception Summary
BadChannelException  
ChannelException  
ConnectionException  
GetException  
MonitorException  
PutException