Uses of Interface
xal.ca.ConnectionListener
Packages that use ConnectionListener
-
Uses of ConnectionListener in xal.ca
Classes in xal.ca that implement ConnectionListenerModifier and TypeClassDescriptionprotected classhandle get request eventsprotected classHandle connection eventsFields in xal.ca declared as ConnectionListenerModifier and TypeFieldDescriptionprotected final ConnectionListenerMonitorCache.connectionHandlerlistener to handle connection eventsprotected ConnectionListenerMonitorController.connectionListenerconnection listenerprotected ConnectionListenerChannel.connectionProxyNotify listeners when connection is made or droppedMethods in xal.ca with parameters of type ConnectionListenerModifier and TypeMethodDescriptionvoidChannel.addConnectionListener(ConnectionListener listener) Add a listener of connection changesvoidChannel.removeConnectionListener(ConnectionListener listener) Remove a listener of connection changes -
Uses of ConnectionListener in xal.service.pvlogger
Classes in xal.service.pvlogger that implement ConnectionListenerModifier and TypeClassDescriptionprotected classprotected classConnection handler is a class whose instance listens for connection events of the wrapped channel.Methods in xal.service.pvlogger with parameters of type ConnectionListenerModifier and TypeMethodDescriptionvoidChannelWrapper.addConnectionListener(ConnectionListener listener) Add the specified object as a listener of channel connection events of the channel that is wrapped.voidChannelWrapper.removeConnectionListener(ConnectionListener listener) Remove the specified object from being a listener of channel connection events of the channel that is wrapped. -
Uses of ConnectionListener in xal.smf.scada
Classes in xal.smf.scada that implement ConnectionListenerModifier and TypeClassDescriptionfinal classThis class is used is a Channel Access connection monitor.static final classDeprecated.This class is used is a Channel Access connection monitor.