Uses of Interface
com.wowza.util.IFileProcess

Packages that use IFileProcess
com.wowza.util   
 

Uses of IFileProcess in com.wowza.util
 

Methods in com.wowza.util with parameters of type IFileProcess
static void FileUtils.traverseDirectory(java.io.File dir, IFileProcess fileNotify)
          Traverse a directory recursively calling fileNotify for each file and folder encountered