public class CollectorDirectoryProvider
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Method and Description |
---|---|
void |
run()
Fetch the remote index.json and extract all we need to know to later
produce directory listings as requested.
|