Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.service.notification

Interface Summary
CommandNotificationHandler The CommandNotificationHandler interface is meant to be implemented by the notification bundle in order to provide handling of command actions.
LogMessageNotificationHandler The LogMessageNotificationHandler interface is meant to be implemented by the notification bundle in order to provide handling of log actions.
NotificationChangeListener The NotificationChangeListener is notified any time an action type or an event type is added, removed or changed.
NotificationHandler The NotificationActionHandler is the parent interface of all specific notification handlers used for handling different action types.
NotificationService This service is previewed for use by bundles that implement some kind of user notification (e.g.
PopupMessageNotificationHandler The PopupMessageNotificationHandler interface is meant to be implemented by the notification bundle in order to provide handling of popup message actions.
SoundNotificationHandler The SoundNotificationHandler interface is meant to be implemented by the notification bundle in order to provide handling of sound actions.
 

Class Summary
CommandNotificationAction An implementation of the CommandNotificationHandler interface.
LogMessageNotificationAction An implementation of the LogMessageNotificationHandler interface.
Notification Represents an event notification.
NotificationAction Base class for actions of a notification.
NotificationData Object to cache fired notifications before all handler implementations are ready registered.
NotificationServiceActivator The NotificationActivator is the activator of the notification bundle.
NotificationServiceImpl The implementation of the NotificationService.
PopupMessageNotificationAction An implementation of the PopupMessageNotificationHandler interface.
SoundNotificationAction An implementation of the SoundNotificationHandlerImpl interface.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.