Class | Description |
---|---|
NotifyClient |
A
NotifyClient allows to use a notification service running on
another process of the host in order to display notifications, just like if
the service were running on this process. |
NotifyServer |
A
NotifyServer runs a notification service for this host. |
NotifyService |
A
NotifyService makes it possible to centralize control and display
notifications in a single process for the current host (either a physical or
virtual machine), in such a way several processes can make use of DS Desktop
Notify without colliding with each other, even those where the Java platform
is not necesarily present. |