Package com.helger.io.watchdir


package com.helger.io.watchdir
  • Class
    Description
    Enum for fixed actions.
    The callback interface to be implemented to get notified about changes in a directory in the WatchDir class.
    Generic directory watching service using the default JDK WatchService class.