Package com.wowza.util
Interface IFileProcess
- 
 public interface IFileProcessUsed by FileUtils.traverseDirectory 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFile(java.io.File file)Triggered for each file encountered in FileUtils.traverseDirectory
 
-