Uses of Interface
com.wowza.util.IFileProcess
-
Packages that use IFileProcess Package Description com.wowza.util -
-
Uses of IFileProcess in com.wowza.util
Methods in com.wowza.util with parameters of type IFileProcess Modifier and Type Method Description static void
FileUtils. traverseDirectory(java.io.File dir, IFileProcess fileNotify)
Traverse a directory recursively calling fileNotify for each file and folder encountered
-