Package gov.aps.epics.jca

Interface Summary
AccessRightsListener The listener interface for receiving AccessRightsEvents.
CaConstants  
ConnectionListener The listener interface for receiving ConnectionEvents.
ContextExceptionListener The listener interface for receiving ContextExceptionEvents.
ContextMessageListener The listener interface for receiving ContextMessageEvents.
GetListener The listener interface for receiving GetEvents.
MonitorListener The listener interface for receiving MonitorEvents.
PutListener The listener interface for receiving PutEvents.
 

Class Summary
AccessRightsEvent An event which indicates a change in a Channel read and write access properties.
Ca  
CaEvent A marker class for Channel Access events.
Channel The class representing a CA Channel.
ConnectionEvent An event which indicates a change in a Channel connection's state.
Context The class representing a CA Context.
ContextExceptionEvent An event which indicates an asynchronous exception in a Context.
ContextMessageEvent An event which indicates an asynchronous message from a Context.
DefaultContextExceptionListener A default implementation for ContextExceptionListener.
DefaultContextMessageListener A default implementation for ContextMessageListener.
GetEvent An event which indicates the completion of an asynchronous Get request.
Monitor The class representing a Monitor.
MonitorEvent The listener interface for receiving MonitorEvents.
PutEvent The listener interface for receiving PutEvents.
 

Exception Summary
CaException A marker class for Channel Access exceptions.