| Name | Description | Type | Package | Framework |
| Activity | An activity is an occurrence of some active action. | Class | org.apache.oodt.commons.activity | Apache OODT |
| ActivityException | This class is intended to be thrown as an exception in the org. | Class | org.apache.oodt.commons.activity | Apache OODT |
| ActivityFactory | Factory for activities. | Interface | org.apache.oodt.commons.activity | Apache OODT |
| ActivityTracker | Tracker of activities. | Class | org.apache.oodt.commons.activity | Apache OODT |
| Base64 | Base 64 encoding and decoding. | Class | org.apache.oodt.commons.util | Apache OODT |
| Base64DecodingInputStream | An input stream that decodes its data from the RFC-1512 base 64 format. | Class | org.apache.oodt.commons.io | Apache OODT |
| Base64EncodingOutputStream | An output stream that encodes its data into RFC-1512 base 64 format. | Class | org.apache.oodt.commons.io | Apache OODT |
| CacheMap | A cache map is a map with a built-in cache. | Class | org.apache.oodt.commons.util | Apache OODT |
| CompositeActivity | A composite activity multiplexes incidents to multiple other activities. | Class | org.apache.oodt.commons.activity | Apache OODT |
| Configuration | An object of this class represents the configuration information for the EDA software. | Class | org.apache.oodt.commons | Apache OODT |
| ConfiguredTestCase | Base test case for tests that need the Configuration object. | Class | org.apache.oodt.commons | Apache OODT |
| CountingOutputStream | An output stream that counts the number bytes it passes on. | Class | org.apache.oodt.commons.io | Apache OODT |
| DatabaseConnectionBuilder | A class to build database connections from JDBC information. | Class | org.apache.oodt.commons.database | Apache OODT |
| DatagramLoggingActivityFactory | This activity factory produces activities that log their incidents using datagrams. | Class | org.apache.oodt.commons.activity | Apache OODT |
| DateConvert | The DateConvert class is intended to provide date/time conversion and parse routines. | Class | org.apache.oodt.commons.util | Apache OODT |
| DateUtils | Class | org.apache.oodt.commons.date | Apache OODT | |
| DateUtils .FormatType | Class | org.apache.oodt.commons.date | Apache OODT | |
| DirectorySelector | Class that traverses a directory tree and selects those directories that contain ALL of the requested files. | Class | org.apache.oodt.commons.io | Apache OODT |
| Documentable | A documentable object. | Interface | org.apache.oodt.commons.util | Apache OODT |
| DOMParser | An XML Document Object Model parser. | Class | org.apache.oodt.commons.util | Apache OODT |
| DOMUtil | This class was adapted from an O'Reilly site on DOM utilities. | Class | org.apache.oodt.commons.xml | Apache OODT |
| EDAException | Class | org.apache.oodt.commons | Apache OODT | |
| EnterpriseEntityResolver | XML entity resolver for enterprise applications. | Class | org.apache.oodt.commons.util | Apache OODT |
| EnvUtilities | Environment Utilities for reading variables and setting them and such. | Class | org.apache.oodt.commons.exec | Apache OODT |
| ExecHelper | This class is taken from Stephen Ostermiller's example at: http://ostermiller. | Class | org.apache.oodt.commons.exec | Apache OODT |
| ExecServer | Server execution program. | Class | org.apache.oodt.commons | Apache OODT |
| ExecServerConfig | Configuration for an EDA exec-server. | Class | org.apache.oodt.commons | Apache OODT |
| Executable | An executable object. | Class | org.apache.oodt.commons | Apache OODT |
| ExecUtils | Utilities for executing programs. | Class | org.apache.oodt.commons.exec | Apache OODT |
| FileLogger | The FileLogger class is intended to be used with the Log class in order to setup a log file as a LogListener. | Class | org.apache.oodt.commons.util | Apache OODT |
| FixedBufferOutputStream | This stream writes its output into a byte buffer of fixed length. | Class | org.apache.oodt.commons.io | Apache OODT |
| HTTPContext | This is a pseudo context that yields any name passed in as a URL, if it can be parsed as an URL. | Class | org.apache.oodt.commons.object.jndi | Apache OODT |
| Incident | An incident signifies some occurrence within an activity. | Class | org.apache.oodt.commons.activity | Apache OODT |
| Initializer | Initializer for an enterprise application. | Interface | org.apache.oodt.commons | Apache OODT |
| JDBC_DB | This class is a wrapper for JDBC. | Class | org.apache.oodt.commons.util | Apache OODT |
| LDAP | This class provides LDAP convenience services. | Class | org.apache.oodt.commons.util | Apache OODT |
| Log | This class represents the application- or applet-wide logging facility. | Class | org.apache.oodt.commons.io | Apache OODT |
| LogEvent | A logging event is generated and delivered to all registered log listeners when a message was logged, a logging stream was started, or when a logging stream was stopped. | Class | org.apache.oodt.commons.io | Apache OODT |
| LogEventMultiplexer | Multiplexer for logging events. | Class | org.apache.oodt.commons.util | Apache OODT |
| LogFilter | A filter for log messages. | Class | org.apache.oodt.commons.io | Apache OODT |
| LoggerOutputStream | OutputStream wrapper around a java Logger. | Class | org.apache.oodt.commons.io | Apache OODT |
| LogInit | The LogInit class is intended to be used to initialize the logging capability implemented by the Log class. | Class | org.apache.oodt.commons.util | Apache OODT |
| LogInit .EnterpriseLogFilter | Log filter that uses strings as category objects. | Class | org.apache.oodt.commons.util | Apache OODT |
| LogListener | Listener for logging events. | Interface | org.apache.oodt.commons.io | Apache OODT |
| LogWriter | A writer for log messages. | Class | org.apache.oodt.commons.io | Apache OODT |
| MemoryLogger | This logger maintains log messages in memory. | Class | org.apache.oodt.commons.util | Apache OODT |
| MultiServer | The MultiServer runs multiple server objects in a single JVM. | Class | org.apache.oodt.commons | Apache OODT |
| Net | Class | org.apache.oodt.commons.net | Apache OODT | |
| NullActivity | A null activity doesn't record any incidents. | Class | org.apache.oodt.commons.activity | Apache OODT |
| NullInputStream | An input stream that's always empty. | Class | org.apache.oodt.commons.io | Apache OODT |
| NullOutputStream | A null output stream. | Class | org.apache.oodt.commons.io | Apache OODT |
| ObjectCtxFactory | JNDI context factory for object contexts. | Class | org.apache.oodt.commons.object.jndi | Apache OODT |
| ObjectTimeEvent | A TimeEvent associated with a particular Object. | Class | org.apache.oodt.commons.filter | Apache OODT |
| PaginationUtils | A set of utility methods to do pagination. | Class | org.apache.oodt.commons.pagination | Apache OODT |
| PropertyMgr | Property manager manages updates to properties. | Class | org.apache.oodt.commons.util | Apache OODT |
| Retrieval | Retrieval is a vehicle for getting activities and their associated incidents from Storage. | Interface | org.apache.oodt.commons.activity | Apache OODT |
| RMIContext | Context for binding and looking up distributed objects in RMI. | Class | org.apache.oodt.commons.object.jndi | Apache OODT |
| SAXParser | An XML Simple API for XML (SAX) parser. | Class | org.apache.oodt.commons.util | Apache OODT |
| ScreenLogger | The ScreenLogger class is intended to be used with the Log class in order to setup the System. | Class | org.apache.oodt.commons.util | Apache OODT |
| Service | An enterprise service. | Interface | org.apache.oodt.commons | Apache OODT |
| SetIdBeanPostProcessor | Describe your class here. | Class | org.apache.oodt.commons.spring.postprocessor | Apache OODT |
| SpringSetIdInjectionType | Describe your class here. | Interface | org.apache.oodt.commons.spring | Apache OODT |
| SQLDatabaseRetrieval | This class enables retrieval of activity incidents from just about any database management system. | Class | org.apache.oodt.commons.activity | Apache OODT |
| SQLDatabaseStorage | This class enables storage of activity incidents in just about any database management system. | Class | org.apache.oodt.commons.activity | Apache OODT |
| SqlScript | Class | org.apache.oodt.commons.database | Apache OODT | |
| StandardOutputStorage | Storage that sends activity reports to the standard output as plain text. | Class | org.apache.oodt.commons.activity | Apache OODT |
| Storage | A Storage is a place to store for the long term record an activity and the incidentsVersion:$Revision: 1. | Interface | org.apache.oodt.commons.activity | Apache OODT |
| StoredActivity | This class holds an activity retrieved from storage. | Class | org.apache.oodt.commons.activity | Apache OODT |
| StoredIncident | This class holds an incident retrieved from storage. | Class | org.apache.oodt.commons.activity | Apache OODT |
| StreamGobbler | Class | org.apache.oodt.commons.exec | Apache OODT | |
| TimeEvent | Class | org.apache.oodt.commons.filter | Apache OODT | |
| TimeEventWeightedHash | Builds a time sorted hash where the top value has the earliest time. | Class | org.apache.oodt.commons.filter | Apache OODT |
| Utility | Miscellaneous utilities. | Class | org.apache.oodt.commons.util | Apache OODT |
| WriterLogger | Log messages to a Writer. | Class | org.apache.oodt.commons.io | Apache OODT |
| WriterStorage | Storage that sends activity reports to a Writer as plain text. | Class | org.apache.oodt.commons.activity | Apache OODT |
| XML | This class provides several XML convenience services and encapsulates the underlying XML implementation, allowing it to vary without impacting developers. | Class | org.apache.oodt.commons.util | Apache OODT |
| XMLRPC | This class provides several XML-RPC utilities. | Class | org.apache.oodt.commons.util | Apache OODT |
| XMLRPCFault | This exception is thrown when a fault is returned from an XML-RPC call. | Class | org.apache.oodt.commons.util | Apache OODT |
| XMLStandardOutputStorage | Simple storage that writes XML documents describing activities to the standard output. | Class | org.apache.oodt.commons.activity | Apache OODT |
| XMLStorage | Storage that saves activities as XML documents. | Class | org.apache.oodt.commons.activity | Apache OODT |
| XMLUtils | A Utility class containing methods to write and transform XML objects. | Class | org.apache.oodt.commons.xml | Apache OODT |