| Package | Description |
|---|---|
| com.wowza.util |
| 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
|