| Interface | Description |
|---|---|
| ResourceFileLocationDB |
Interface to a database that maps file key Strings to zero or more value
Strings.
|
| Class | Description |
|---|---|
| BDBResourceFileLocationDB | |
| FileProxyServlet |
ServletRequestContext interface which uses a ResourceFileLocationDB to
reverse proxy an incoming HTTP request for a file by name to it's actual
back-end location.
|
| FlatFileResourceFileLocationDB | |
| RemoteResourceFileLocationDB | |
| ResourceFileLocationDBLog |
Simple log file tracking new names being added to a ResourceFileLocationDB.
|
| ResourceFileLocationDBServlet |
ServletRequestContext enabling remote HTTP GET/POST access to a local
ResourceFileLocationDB.
|
| ResourceFileLocationDBUpdater |
Class which performs updates on a ResourceFileLocationDB, based on files
appearing in a incoming directory.
|
Copyright © 2005–2015 IIPC. All rights reserved.