Package unlimited.fc.client.api.fsevents
-
Interface Summary Interface Description FileSystemEventListener This interface allows an object to register itself with a FIleSystemEventManager and receive FileSystem events. -
Class Summary Class Description FileSystemEvent An object that encapsulates a file system event as well as information about the file affected including its size and timestamp.FileSystemEventManager The FileSystemEventManager is a wrapper around that JNotify library that ensures that several parties interested in the same folder can re-use existing JNotify watches that were already created.TestFSEvents -
Exception Summary Exception Description FileSystemEventException