| Class | Description |
|---|---|
| AdminCollectionController |
Allow external triggers for rereading Feature collections
|
| AdminDebugController |
Handle the /admin/debug interface
|
| AdminDirDisplayController |
Handle /admin/content/
Handle /admin/logs/
Handle /admin/dataDir/
Make sure this is only done under https.
|
| AdminLogController |
Handle the /admin/log interface
|
| AdminSpringInfoController |
Show spring request maps
|
| AdminTriggerController |
Catalog trigger controller
|
| DebugCommands |
A Singleton class instantiated by Spring, to populate the Debug methods in the
DebugHandler class.
|
| DebugCommands.Action | |
| DebugCommands.Event | |
| HtmlWriting |
Provide methods to write HTML representations of a catalog, directory, or CDM dataset to an HTTP response.
|