Uses of Interface
gnu.hylafax.job.ReceiveNotifier

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

Uses of ReceiveNotifier in gnu.hylafax.job
 

Classes in gnu.hylafax.job that implement ReceiveNotifier
 class BasicReceiveNotifier
          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 ReceiveNotifier in gnu.hylafax.util
 

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