| Class Summary | 
| ADCClientRequestData | This component keeps track of request information relevant to one
 ADC client. | 
| ADCConfiguration | This is the base class for the global configuration of the auto-tagging
 feature. | 
| ADCData | This represents the auto-tagging data that should be inserted into the
 response to the user | 
| ADCEventMonitor | This class is listens for events sent
 while processing the request, and stores them in a request-scoped
 ADCRequestData object. | 
| ADCRequestData | This component keeps track of all the relevant events seen during
 processing of the current request, as well as other relevant request
 information. | 
| ADCSessionData | This class is the base of a session-scoped component. |