Uses of Interface
gnu.hylafax.job.SendNotifier

Packages that use SendNotifier
gnu.hylafax.job   
gnu.hylafax.util   
 

Uses of SendNotifier in gnu.hylafax.job
 

Classes in gnu.hylafax.job that implement SendNotifier
 class BasicSendNotifier
          This interface defines what a class should implement in order to notify others of job related events.
 class SendAndReceiveNotifier
          This class is a convenience class implementing both a SendNotifier and ReceiveNotifier.
 

Uses of SendNotifier in gnu.hylafax.util
 

Classes in gnu.hylafax.util that implement SendNotifier
 class Notifier
          This class implements a callback program as supplied in the notify script with the HylaFAX distribution.