Class | Description | |
---|---|---|
![]() | AnnotException | The class implements annotation exceptions. |
![]() | AnnotHtmlResponse | This class implements the annotation HTML response. |
![]() | AnnotXmlResponse | This class implements the annotation XML response. |
![]() | Config | This class implements the configuration settings for the annotation server. |
![]() | DatabaseStore | This class implements a persistent store class that uses an ODBC database for storing annotation data. |
![]() | Errors | This class handles errors. |
![]() | FileStore | This class implements a persistent store class that uses the file system for storing annotation data. |
![]() | Global | This class handles Global issues relating to the Http Application. |
![]() | PersistentStore | This class implements retrieving and saving annotation data to a persistent store. |
![]() | RequestHandler | This class implements evaluating requests from the web server. |
Enumeration | Description | |
---|---|---|
![]() | Errors.Values | Option values which determine the error values to be used by the various exception classes. |