Uses of Interface
com.pixelservices.flash.components.fileserver.FileServerUtility.FileWatcherCallback
Packages that use FileServerUtility.FileWatcherCallback
-
Uses of FileServerUtility.FileWatcherCallback in com.pixelservices.flash.components.fileserver
Methods in com.pixelservices.flash.components.fileserver with parameters of type FileServerUtility.FileWatcherCallbackModifier and TypeMethodDescriptionstatic void
FileServerUtility.startDirectoryWatcher
(Path rootPath, FileServerUtility.FileWatcherCallback callback) Starts a directory watcher on the given rootPath.