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