| Name | Description | Type | Package | Framework |
| AbstractCacheServerFactory | Describe your class here . | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
| Cache | The core interface for a cache of Products (identified by a particular uniqueElement) from a File Manager. | Interface | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
| CachedIngester | An extension of the StdIngester that uses a Cache to keep track of Product ingestion status. | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
| CacheFactory | Interface | org.apache.oodt.cas.filemgr.ingest | Apache OODT | |
| CmdLineIngester | A command line I/F for Product ingestion. | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
| Ingester | An interface for ingesting Products . | Interface | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
| LocalCache | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT | |
| LocalCacheFactory | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT | |
| RemoteableCache | A Java RMI Remote-able implementation of the Cache . | Interface | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
| RmiCache | An RMI client to the RmiCacheServer, implementing an RMI front end . | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
| RmiCacheFactory | Constructs new RmiCaches. | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
| RmiCacheServer | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT | |
| RmiCacheServerFactory | Constructs new RmiCacheServers. | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |
| StdIngester | An implementation of the Ingster interface that uses the following pieces of Metadata information to determine how to ingest a | Class | org.apache.oodt.cas.filemgr.ingest | Apache OODT |