Package com.genesyslab.ail.monitor

Provides interfaces to get real-time information about DNs and agents.

See:
          Description

Interface Summary
Monitor Access point to real-time information about agents.
MonitorEvent An event for the MonitorListener listeners.
MonitorEventAgentStatus An event on an agent status.
MonitorEventDnStatus Deprecated. Please use This event occurs when the current status of a monitored DN changes.
MonitorEventMediaStatus This event occurs upon a status change in a monitored media.
MonitorEventStatus An event that occurs when the status of a monitored object changes.
MonitorListener Listener for monitor events.
Notification This class represents the notification policy specified at event subscription.
 

Class Summary
MonitorEventAgentStatus.AgentStatus This enum lists the possible statuses for a monitored agent.
MonitorEventDnStatus.DnType Deprecated. Please use MonitorEventMediaStatus.DnType
MonitorEventDnStatus.Status Deprecated. Please use MonitorEventMediaStatus.Status
MonitorEventMediaStatus.DnType Lists the possible DN types of a VOICE media.
MonitorEventMediaStatus.Status Lists the possible statuses of a media.
Notification.Mode This enum lists the possible types of notification.
 

Exception Summary
MonitorTimeoutException Exception thrown when a request to the Monitor times out.
 

Package com.genesyslab.ail.monitor Description

Provides interfaces to get real-time information about DNs and agents.